Installing Web Application Project in Vista

The Community Server project uses the Web Application Project for Visual Studio 2005 so I found myself having to install it on my Vista build 5536 machine.  The problem however, was that every time I tried to install it, I got error code 2869.  Eventually I found a way around this problem.

  1. Create a new .bat file in the same folder as the one the WebApplicationProjectSetup.msi file is in.
  2. Add the following text 'msiexec /i WebApplicationProjectSetup.msi' and save the file.
  3. Right click the .bat file and select 'Run as Administrator'.

This should now go all the way through without throwing an error.

12 comment(s) so far

admin avatar
Damian wrote on January 23, 2008

Same problem & solution for Vista RC1. Thx!

admin avatar

Ran into the same thing - THANKS for the solution!

admin avatar
Yuri wrote on January 23, 2008

Thank you!

admin avatar
Christopher wrote on January 23, 2008

thank you, had the same problem with RC1

admin avatar

You rock! Your post saved me a lot of grief. Thanks!

admin avatar
raju wrote on January 23, 2008

what about the updations that are done to the application. how is that installed. can it be installed without uninstalling the previous versions with the new .msi file?

 avatar

Interesting,

This is a great solution,

Keep up the good work,

Anyway, thanks for the post

 avatar

Interesting,

This is a great solution,

Keep up the good work,

Anyway, thanks for the post

 avatar

I’ve never been so excited reading a blog as it touches me personally.

 avatar

Thanks for sharing your tips, its tips like these that actually do make a difference to the individual readers of this blog. Thank you and well done.

<a href="http://www.seoservicesindia.mobi">SEO Company India</a>

 avatar

Nice Thank you

 avatar

This is really problem solving article .Same kind of problem i was facing but now i found the solution of it here.I will follow your way to install web application project in vista.

Post your comment