Server Error in '/' Application.
Configuration Error
Description: Anerror occurred during the processing of a configuration file requiredto service this request. Please review the specific error details belowand modify your configuration file appropriately.Parser Error Message: Couldnot load file or assembly 'System.Web.Ria, Version=2.0.0.0,Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of itsdependencies. The system cannot find the file specified. (C:\ProgramFiles\Telerik\RadControls for Silverlight Q3 2009SP2\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: C:\Program Files\Telerik\RadControls for Silverlight Q3 2009 SP2\Demos\ExamplesWeb\web.config Line: 73
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
I found the above error screen when i tried to run silverlight demo which i downloaded today.
Please help me regarding this.