I have searched forums and looked in books.
What I want is to make my project to run on a different computer but every time I get an strange error (see pics. The second picture I get when I push on "Cancel" on the first window).
This computer got Framework installed. I have tried to make an installfile of my project with Release files.
The thing is my project works on another computer with framework and VS.Net.
But why won´t it work with only Framework installed?
I´m using databases from the network and my project is on the network.
Thanks for answers.
Last edited by Iceman5; Aug 21st, 2003 at 02:05 AM.
It have to be something with some files or something. Since it´s working on another computer on the company here with VS.Net installed. But not on a computer with only framework.
BodawUK
Yes it´s under the same Operating system.
And for the wizard. You mean for Framework on the target computer?
PeteD:
a) I got Version 1.0.3705 of the Framework and think the target computer got the same since it´s a company and don´t think they install different program versions
b) Not what I know. Not sure on how I can see that. But the only thing I do on the cancel buttons is to change forms and when I exit the program I´m using a "OnClose" function.
The only thing I´m calling is two databases. Both are on the network.
Thanks both for answering the message. Hope I can get this fixxed.
Well solved it now. At last.
Darn computerppl on the company...They didn´t install the MDAC with the framework.
Well...A excuse they got is that they haven´t used VB.Net and dataaccess on this company before.