No web app support on Vista?

  • Thread starter Thread starter Brett Romero
  • Start date Start date
Hello Brett,

See this http://blogs.msdn.com/david.wang/ar...stallation_instructions_for_Vista_Beta_2.aspx

It works well

BR> Has any one been able to successfully install Web Application
BR> support for VS.NET 2005 on Vista:
BR> http://www.microsoft.com/downloads/details.aspx?familyid=8B05EE00-95
BR> 5...
BR>
BR> The upate installs but the ASP.NET web application project never
BR> shows up when I select to create a new project. I can't open an
BR> existing web
BR>
BR> app project either.
BR>
BR> Thanks, Brett
BR>
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
I finally found the solution here:
http://geekswithblogs.net/ehammersley/archive/2005/11/08/59451.aspx

One of the comments:

"I've tried everything listed but nothing worked, but this did;

Install "VS80-KB915364-X86-ENU.exe" and then install
"WebApplicationProjectSetup.msi"

http://download.microsoft.com/downl...4-a4cc-80a6c171112e/VS80-KB915364-X86-ENU.exe


http://download.microsoft.com/downl...0-49dca1aef87c/WebApplicationProjectSetup.msi
"

Then another comment:
"In Options I kept both paths (project templates and item templates) to
point to C:\Program Files\Microsoft Visual Studio
8\Common7\IDE\ItemTemplates "

That was insane.
Brett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top