Hi All,
below is the error that i am getting, the page is working on my pc, i have Visual studio 2005 installed and the ASP.NET 2.0 AJAX Extensions installed
i am using the updatepanel web control for some ajax handling. But i am getting the following error when i have uploaded this onto the live server.
please help me with the error
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 type 'System.Web.UI.IScriptManager' from assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Source Error:
Line 1: <%@ page language="C#" autoeventwireup="true" inherits="cart, App_Web_i-eqclma" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
Source File: /cart.aspx Line: 1
[red]Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity. - Einstein, Albert[/red]
below is the error that i am getting, the page is working on my pc, i have Visual studio 2005 installed and the ASP.NET 2.0 AJAX Extensions installed
i am using the updatepanel web control for some ajax handling. But i am getting the following error when i have uploaded this onto the live server.
please help me with the error
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 type 'System.Web.UI.IScriptManager' from assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Source Error:
Line 1: <%@ page language="C#" autoeventwireup="true" inherits="cart, App_Web_i-eqclma" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
Source File: /cart.aspx Line: 1
[red]Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity. - Einstein, Albert[/red]