Hi,
I installed Telerik.Web.UI.dll in Gac and I set it in the machine's Web.config :
<handlers>
<add name="Telerik_Web_UI_WebResource" path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Version=2009.2.826.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" />
</handlers>
as explained in http://www.telerik.com/help/aspnet-ajax/introduction-troubleshooting.html
Unfortunately, I have the following error.Does anyone know how to fix it?
Thank you.
Best regards,
Silvia
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.Parser Error Message: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.
Source Error:
|
Source File: none Line: 0
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI' could not be loaded.
|
Version Information: Microsoft .NET Framework Version:2.0.50727.5662; ASP.NET Version:2.0.50727.5053