views:

36

answers:

2

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?

+1  A: 

If you have source code control for the project, please roll back to a previous change set and see if it works in VS still.

I suspect your project was corrupt for some reason.

Lex Li
+1  A: 

Might be something that messed up your visual studio installation. If code is not a problem , then you can try system Restore.

Subhen