Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Beta 1 to Beta 2 --> Could not load file or assembly 'S... RSS

3 replies

Last post Jun 15, 2010 03:05 PM by rishi23

(0)
  • Brauliod

    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

  • SteveWong

    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

    Regards,
    SteveWong (HongKong)
    Please mark post as answer if they help you
  • Brauliod

    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.

  • rishi23

    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.