K
Krish
Hi ,
web app developed locally worked fine locally (using VS 2005), but when
deployed win 2003 server (suing VS 2005 publish web site) getting following
error. Pl. help. I have marked virtual dir to asp.net 2.0, still didnt help.
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 the assembly 'App_Web_9mt95eiq'. Make
sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="C#" autoeventwireup="true" inherits="_Default,
App_Web_9mt95eiq" %>
Line 2: <%@ Register Assembly="__code" TagPrefix="bc"
Namespace="BreadCrumbs" %>
Line 3:
Source File: /PrecompiledWeb/BEC/Home.aspx Line: 1
web app developed locally worked fine locally (using VS 2005), but when
deployed win 2003 server (suing VS 2005 publish web site) getting following
error. Pl. help. I have marked virtual dir to asp.net 2.0, still didnt help.
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 the assembly 'App_Web_9mt95eiq'. Make
sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="C#" autoeventwireup="true" inherits="_Default,
App_Web_9mt95eiq" %>
Line 2: <%@ Register Assembly="__code" TagPrefix="bc"
Namespace="BreadCrumbs" %>
Line 3:
Source File: /PrecompiledWeb/BEC/Home.aspx Line: 1