DISQUS

DISQUS Hello! Development on a shoestring is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Opening .NET 2.0 Web Application Projects in Visual Studio 2008

Started by Glenn Slaven · 10 months ago

So I’ve downloaded & installed Visual Studio 2008. First impressions: nice. It seems faster than 2005, but that may just because I haven’t installed ReSharper yet :). The multi-targeting feature that allows you to specify which version of the .NET framework to ... Continue reading »

6 comments

  • Thanks! It worked. I am also glad you included screenshots and easy to understand how to instructions!
  • Doesn't this solution cause your properties -> web settings to revert to "Use Visual Studio Development Server", and thus you can no longer debug using IIS?
  • Great tip! Solved my conversion problem instantly. Thanks!
  • This was a great solution to an annoying issue. Your site was the only one I could google and get a straightforward solution!
  • thanks man, solved my problem
  • I had terrible problems with this issue. If you need to run with IIS instead of the Development Server, check your IIS settings for the website. In IIS, on the "Bindings" screen make sure that the "host name" field is set to blank. If the host name value set to anything else (including "localhost") Visual Studio 2008 will have problems loading the project. Host name must be blank in IIS.

Add New Comment

Returning? Login