Reply to comment

If you have Visual Studio 2008

If you have Visual Studio 2008 installed on your development machine, there is no need to run the MSI because it is already built-in to the IDE for Visual Studio and installed as part of the regular install process.

This MSI is run on the machine where the web site will be deployed because that will (most likely) not have development tools installed on it because it is a production/staging server.

Reply