Visual studio project properties tab "web" missing

Posted by Antonio Nakic Alfirevic on Stack Overflow See other posts from Stack Overflow or by Antonio Nakic Alfirevic
Published on 2010-05-24T18:17:50Z Indexed on 2010/05/24 18:21 UTC
Read the original article Hit count: 243

Filed under:

Hello! I have recently started having a strange problem with visual studio 2008 sp1: in the properties of my web projects I can't see the Web tab - I get the following error:

Unable to create the designer.  File is already opened in an incompatible editor.

Or in the case of ASP.NET MVC:

An error occurred trying to load the page.
909d16b3-c8e8-43d1-a2b8-26ea0d4b6b57

I can see the "web" tab if it's not selected immediately but once i click on it, the header of the tab goes blank and tha main pane just shows the error. I have unistalled both VS2008 and MVC, reistalled - same thing. Tried devenv /resetsettings also... I would really appreciate any help, I'm stuck! Nothing on google either:(

© Stack Overflow or respective owner

Related posts about visual-studio