This is a migrated thread and some comments may be shown as answers.

Telerik Controls work fine in VisualStudio, error out when moved to school's webserver.

1 Answer 74 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 02 Oct 2014, 07:56 PM
I am trying to get the HTMLCharts working on my Final Project for school. The working fine in Visual Studio's IIS Express, but when I move them to the school's webserver I get the following error;

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:

[No relevant source lines]
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.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1025

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 06 Oct 2014, 12:24 PM
Hello Aaron,

It seems that Telerik UI .dll files are not properly referenced from BIN/GAC by the project. I can suggest that you verify the project references the right Telerik UI .dll files from the proper location.

You may also find useful the following resources on the matter:
 - Upgrade the Version of Your Telerik ASP.NET Controls in 6 Easy Steps
 - Working with Assemblies in the GAC

Regards,
Danail Vasilev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart (HTML5)
Asked by
Aaron
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or