I have installed the Silvelright Beta 2 and the SDK, and currently I'm in the process of migrating apps from Beta 1 to Beta 2.
I'm getting the following error:
Could not load file or assembly 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified
Brauliod
Contributor
2392 Points
736 Posts
Beta 1 to Beta 2 --> Could not load file or assembly 'System.Windows, Version=2.0.5.0, Culture=ne...
Jun 12, 2008 11:04 AM | LINK
Hello,
I have installed the Silvelright Beta 2 and the SDK, and currently I'm in the process of migrating apps from Beta 1 to Beta 2.
I'm getting the following error:
Could not load file or assembly 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified
Any idea about how to solve this?
Beta 2
Free Silverlght Based Network Diagram Editor
SteveWong
Contributor
6719 Points
1346 Posts
Re: Beta 1 to Beta 2 --> Could not load file or assembly 'System.Windows, Version=2.0.5.0, Cul...
Jun 12, 2008 11:25 AM | LINK
Delete the System.WIndows.Controls and Add the Reference System.Windows again to the project
SteveWong (HongKong)
Please mark post as answer if they help you
Brauliod
Contributor
2392 Points
736 Posts
Re: Beta 1 to Beta 2 --> Could not load file or assembly 'System.Windows, Version=2.0.5.0, Cul...
Jun 12, 2008 12:00 PM | LINK
Thanks !!! Now at least it compiles...
Now it crashes when using the datagrid, I'm going to research on that.
Free Silverlght Based Network Diagram Editor
rishi23
Member
81 Points
191 Posts
Re: Beta 1 to Beta 2 --> Could not load file or assembly 'System.Windows, Version=2.0.5.0, Cul...
Jun 15, 2010 03:05 PM | LINK
Hi
Did u research on the error?? I been running into the same issue and am not quite sure how to deal with it.