Silverlight project fails to compile

Posted by AngryHacker on Stack Overflow See other posts from Stack Overflow or by AngryHacker
Published on 2010-04-30T00:58:43Z Indexed on 2010/04/30 1:07 UTC
Read the original article Hit count: 337

Filed under:
|
|
|
|

I have a Silverlight 3 project in VS2008. Today, for whatever reason, I get an error when compiling.

Configuration system failed to initialize

It reports the error on Line 1, Column 1 for every .xaml file in the project.

I did a repair on VS2008, reinstalled all the Silverlight 3 bits (e.g. SDK, VS2008 tools and the Controls Toolkit), but the problem still persists.

Am I missing something simple?

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about compile