Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual studio project properties tab "web" missing

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... Nothing on google either:( I would really appreciate any help, I'm stuck!

like image 415
anakic Avatar asked Jul 18 '26 09:07

anakic


1 Answers

I begin getting this same error after changing the visual studio "environment > font and colors > environment font" to calibri. Fixed by changing font back.

like image 127
soccerazy Avatar answered Jul 20 '26 23:07

soccerazy