Thursday, May 08, 2008

Deploy your Windows App using ClickOnce on Vista Machines

Dear Folks,

If you tried to deploy you are windows application using ClickOnce in Visual Studio 2005/2008 on Vista Machine, you will find that your published installation package will not work for clients have Vista machine, Why ? The reason is simple because you as Developer didn’t include Windows Installer 3.1 on your package which is required to run your application on Vista Machine.

The same installation will work for other clients who doesn’t have Vista Machine.

Tip : Windows Installer 3.1 is included on ClickOnce Deployment Package by default if you are running Orcas on Vista Machine J.

Happy .Netting..............

Regards,
Mostafa arafa

No comments: