I have deployed my test application, and I am trying to run it on my Windows XP SP2 test box . When I click the Install button, which is the view & nbsp; Studio & nbsp; 2008, then what I find is the manifest file displayed in my browser and it does not generate installation.
If I set up against a test box, everything works fine
How can I fix this problem?
The first issue in the MSDN article addresses your problem.
Boy Starbuck is correct, an issue 2.0 Framework may not be installed or corrupted, however, the more time I run, set it correctly for .application files Not having MIME type done. Ensure that IIS is set to associate .application files with the application / x-ms-application content type.
Comments
Post a Comment