Skip to main content

Latest Posts:

Silverlight Visual Studio XAML Design view not working
Entry Date: Mar 2009 keywords: Silverlight; VS 2008; .net framework 3.5; Visual Studio 2008; XAML;
Short Description:This one is an strange one... in some Visual Studio installations you can find that the XAML view is not working at all (no design view, not even code formatting), even if you go to your IDE options you get a nasty message in the XAML part (an error ocurred loading this property page)
Entry:

This one is an strange one... in some Visual Studio installations you can find that the XAML view is not working at all (no design view, not even code formatting), even if you go to your IDE options you get a nasty message in the XAML part (an error ocurred loading this property page)

A solution for this issue: reset the IDE settings, go to Start >> All Programs Visual Studio 2008 >> Visual Studio Tools >> Visual Studio 2008 Command Prompt, and run this command:

    
devenv /resetskippkgs


Page (1) Of 1