This question is locked. New answers and comments are not allowed.
Hi
I am using version 2010.2.924.1040 of the telerik assemblies and developing on VS2010, Silverlight v4.
When adding references to assemblies such as the Telerik.Windows.Controls everything is fine and no errors when building etc.
However when adding a reference to the Telerik.Windows.Controls.GridView.dll i get this 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.
Removing the reference again will make it go away.
I don't even have to reference or use any of the controls located within the namespace. All xaml pages in the given project will throw the same error upon trying to build.
I have been googling all day trying to figure out what can cause this. Really stumped here..
I noticed that System.Windows was not located in my gac so I tried adding it. This almost made VS explode when running the designer, so I removed it again. :)
Please help me
Regards
Sindre
EDIT!
Tried the Q3 2010 Beta for silverlight 4. When trying to reference these telerik dll's I got the error:
"Could not find the file specified"
Also tried reverting to Silverlight 3 using the 2010.2.924.1030 versions. Not getting any errors now. I'm guessing the problem is my computer, but any tip as to what might resolve the issue will be greatly appreciated.
I am using version 2010.2.924.1040 of the telerik assemblies and developing on VS2010, Silverlight v4.
When adding references to assemblies such as the Telerik.Windows.Controls everything is fine and no errors when building etc.
However when adding a reference to the Telerik.Windows.Controls.GridView.dll i get this 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.
Removing the reference again will make it go away.
I don't even have to reference or use any of the controls located within the namespace. All xaml pages in the given project will throw the same error upon trying to build.
I have been googling all day trying to figure out what can cause this. Really stumped here..
I noticed that System.Windows was not located in my gac so I tried adding it. This almost made VS explode when running the designer, so I removed it again. :)
Please help me
Regards
Sindre
EDIT!
Tried the Q3 2010 Beta for silverlight 4. When trying to reference these telerik dll's I got the error:
"Could not find the file specified"
Also tried reverting to Silverlight 3 using the 2010.2.924.1030 versions. Not getting any errors now. I'm guessing the problem is my computer, but any tip as to what might resolve the issue will be greatly appreciated.