Re: publish asp.net 2.0 web site
- From: "Krish" <vijikrish01NOSPAM@xxxxxxxxx>
- Date: Tue, 7 Feb 2006 09:14:18 -0500
Yes it is...
"Scott Allen" <scott@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:odahu11b7b4q85ua7gmk2tb5ovmqlupf3c@xxxxxxxxxx
Is your vdir marked as an Application in IIS?
--
Scott
http://www.OdeToCode.com/blogs/scott/
On Tue, 7 Feb 2006 08:21:50 -0500, "Krish"
<vijikrish01NOSPAM@xxxxxxxxx> wrote:
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
.
- Follow-Ups:
- Re: publish asp.net 2.0 web site
- From: Krish
- Re: publish asp.net 2.0 web site
- References:
- publish asp.net 2.0 web site
- From: Krish
- Re: publish asp.net 2.0 web site
- From: Scott Allen
- publish asp.net 2.0 web site
- Prev by Date: Another problem
- Next by Date: Re: Use IHttpHandler not ASPX for pro web apps
- Previous by thread: Re: publish asp.net 2.0 web site
- Next by thread: Re: publish asp.net 2.0 web site
- Index(es):
Relevant Pages
|