I wanted to start a new thread because the others were very generic and I wanted to call this error out specifically. When I try to run the examples, I get this error.
My Environment:
Visual Studio 2010 Beta 2 Ultimate, 10.0.21006
Silverlight 3 SDK 3.0.40818.0
Silverlight Tools 3 3.0.31118.0320
Silverlight 4 SDK 4.0.41108.0
Silverlight 4 Tools 4.0.311180347
Silverlight 4.0.41108.0
WCF RIA v1.0.10.14
Visual Web Developer 2010 Express Beta 2, 10.0.21006
.NET Framework 4 Client Profile Beta 2
.NET Framework 4 Extended Beta 2
.NET Framework Multi Targeting Pack
This is a brand new install, not a trial.
Server Error in '/' Application. |
Configuration Error |
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. |
Parser Error Message: Could not load file or assembly 'System.Web.Ria, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (G:\Program Files (x86)\Telerik\RadControls for Silverlight Q3 2009 SP2\Demos\ExamplesWeb\web.config line 73) |
Source Error: |
Line 71: <httpModules> |
Line 72: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" /> |
Line 73: <add name="DomainServiceModule" type="System.Web.Ria.Services.DomainServiceHttpModule, System.Web.Ria,Version=2.0.0.0,Culture=neutral,PublicKeyToken=31BF3856AD364E35"/> |
Line 74: </httpModules> |
Line 75: </system.web> |
Source File: G:\Program Files (x86)\Telerik\RadControls for Silverlight Q3 2009 SP2\Demos\ExamplesWeb\web.config Line: 73 |
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927 |
My Environment:
Visual Studio 2010 Beta 2 Ultimate, 10.0.21006
Silverlight 3 SDK 3.0.40818.0
Silverlight Tools 3 3.0.31118.0320
Silverlight 4 SDK 4.0.41108.0
Silverlight 4 Tools 4.0.311180347
Silverlight 4.0.41108.0
WCF RIA v1.0.10.14
Visual Web Developer 2010 Express Beta 2, 10.0.21006
.NET Framework 4 Client Profile Beta 2
.NET Framework 4 Extended Beta 2
.NET Framework Multi Targeting Pack
This is a brand new install, not a trial.