ClickOnce deployment error on upgraded .NET application
问题 I have a Windows forms application that was developed in Visual Studio 2005 and deployed to an IIS server via ClickOnce. I've upgraded to VS2008 so I decided to upgrade and redeploy the application (in test). I ran the upgrade wizard, manually changed the project's target runtime to 3.5, removed all of the old publish files from the deployment server, and published the application. I can launch it with no problem (i.e., "works on my machine"), but when others launch it they get an error.