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

Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies

1 Answer 567 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Stuart Knight
Top achievements
Rank 1
Stuart Knight asked on 03 Oct 2008, 02:35 PM

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:

Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Login.aspx.cs" Inherits="Login" %>
Line 2: <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>Line 3:  
Line 4:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


I am using Rad Controls for ASP.net ajax controls on asp.net 2.0
Assembly version = 2008.2.826.20
File Version = 2008.02.0826.20

When I host the site in local machine its works fine, but I get the above mentioned error when I upload it to production server. The production server has ASP.Net 3.5 though. I have also downloaded the specified dll files for 3.5 but that is also not working.

Please advice asap as we are working on a tight schedule.

Kindest Regards

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 06 Oct 2008, 05:02 AM
Hi,

I have found the following forum link which discusses a similar error. Go through it and see if it is helps.
Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.

Thanks
Shinu.


Tags
General Discussions
Asked by
Stuart Knight
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or