G
Guest
Hi All,
We have deployed our web application to our host server. But after deploying
following error occur. I our local environments application work fine. We
complies our application in release mode and also remove <compilation
debug="true"> line and also disabled trace.
Tell us what we will do to remove this error.
Thanks
Amit Pardeshi
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 type 'eTelic.eFAS.Portal.CDefault'.
Source Error:
Line 1: <%@ Page CodeBehind="Default.aspx.vb" language="vb"
AutoEventWireup="false" Inherits="eTelic.eFAS.Portal.CDefault" %>
Line 2: <P>
Line 3: <%--
Source File: D:\inetpub\virtual\etelic\wwwroot\efas\Default.aspx Line: 1
We have deployed our web application to our host server. But after deploying
following error occur. I our local environments application work fine. We
complies our application in release mode and also remove <compilation
debug="true"> line and also disabled trace.
Tell us what we will do to remove this error.
Thanks
Amit Pardeshi
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 type 'eTelic.eFAS.Portal.CDefault'.
Source Error:
Line 1: <%@ Page CodeBehind="Default.aspx.vb" language="vb"
AutoEventWireup="false" Inherits="eTelic.eFAS.Portal.CDefault" %>
Line 2: <P>
Line 3: <%--
Source File: D:\inetpub\virtual\etelic\wwwroot\efas\Default.aspx Line: 1