Hi,
I publish my application to our development server. I then manually copy everything to our Test server, change all the db connection info, resign manifest, etc. and the app works great.
The problem occurs when a user, without the .Net framework, runs the app for the first time from the test server. The installer tries to install the .Net framework from the development server instead of the test server. Where do I change the prerequisite location after a publish My app is set to download the prerequisites from the same location as the app.
Thanks,
JohanB.