----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: kumarm Message 1 in Discussion Hai Everyone I am web application , I have three modules Client,Admin and Shopping. Both the client and admin is working fine. But when i go for shopping it get the following 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 'C_Menu'. Source Error: Line 1: <%@ OutputCache Duration="3600" VaryByParam="selection" %> Line 2: <%@ Control Language="vb" AutoEventWireup="false" Codebehind="_Menu.ascx.vb" Inherits="C_Menu" %> Line 3: <%-- Line 4: Source File: C:\Inetpub\wwwroot\CPE\web\eshop\_Menu.ascx Line: 2 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 ***************************************************************** I removed the Menu control and also the got the following error in my default.aspx page *************************************************************** 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 'CPE.Web.C_Default'. Source Error: Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="CPE.Web.C_Default" %> *************************************************************** I have compiled so many time, i got the same error. I have deleted and created the new default.aspx page , even though i go the same above error. ****************** Parser Error Message: Could not load type 'C_Default'. Source Error: Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="C_Default" %> ************************** Help very urgent with regards kumar FPS _________________________________________________________________ Thinking of a vacation? Get all the best deals. http://www.msn.co.in/Travel/ Right here at MSN Travel! ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
