I have this Windows Form project in VB.NET, very simple, inserts and collects data from a MS Access database and nothing else other than having a few pretty icons and displaying the totals of the data entered.
I publish it on the network without any errors.
On the HTML page it creates, we are presented with two options;
But if I click the Install button, and Save it onto my computer then run the setup.exe, I get an error saying it cannot find the project application file ...
error line:
Downloading file:///C:/Documents and Settings/podman/Desktop/UserInterface.a pplication did not succeed.
Of course it cannot find it, it's on the network!!!
I've tried to find how to set it so it knows where to look for it OR have it included in the setup.exe but to no avail.
In the Publish settings - Application Files section, everything is set as Include (Auto) - (Required)
So now as a solution, I send an e-mail to every one to just run the d.a.m. thing as opposed to saving it first.
But would like to know if anyone knows where I can check a box or set a path somewhere to resolve this.
Thanks in advance
P:oD
p.s.
please forgive my note of sarcasm, it was mean't to relieve the tension, mine mostly :)
I publish it on the network without any errors.
On the HTML page it creates, we are presented with two options;
If these components are already installed, you can launch the application now.
Otherwise, click the button below to install the prerequisites and run the application.
If I click launch, OR, click the Install button, and Run it from location, no problems, no errors, because it picks up everything it needs from the network location.Otherwise, click the button below to install the prerequisites and run the application.
But if I click the Install button, and Save it onto my computer then run the setup.exe, I get an error saying it cannot find the project application file ...
error line:
Downloading file:///C:/Documents and Settings/podman/Desktop/UserInterface.a pplication did not succeed.
Of course it cannot find it, it's on the network!!!
I've tried to find how to set it so it knows where to look for it OR have it included in the setup.exe but to no avail.
In the Publish settings - Application Files section, everything is set as Include (Auto) - (Required)
So now as a solution, I send an e-mail to every one to just run the d.a.m. thing as opposed to saving it first.
But would like to know if anyone knows where I can check a box or set a path somewhere to resolve this.
Thanks in advance
P:oD
p.s.
please forgive my note of sarcasm, it was mean't to relieve the tension, mine mostly :)