one of the client given to me one website with functionality and old design,he want to integrate the website with new design, i done new design integration to all pages in the site,But actually in his site some pages are missing when i create new pages for his site it shows error only in remote not in my local system,this error comes only for newly created pages not for old pages ,Please help me very urgent, that error is
Parser Error
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
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 'Dupont.wholesale1'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="whole1.aspx.vb" Inherits="test.whole1"%>
Line 2: <%@ Register TagPrefix="uc1" TagName="Header" src="Header.ascx" %>
Line 3: <%@ Register TagPrefix="uc1" TagName="LeftSidePanel" src="LeftSidePanel.ascx" %> |
Source
File: /version/pages/wholesale1.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.3074;
ASP.NET Version:2.0.50727.3074
Here test is myproject dll