Re: publish asp.net 2.0 web site
- From: "Krish" <vijikrish01NOSPAM@xxxxxxxxx>
- Date: Tue, 7 Feb 2006 10:14:13 -0500
I figured out the answer, the precompiledweb had sub folder which wasnt
marked as application in IIS. I created application for the sub folder
worked fine.
Thanks
"Krish" <vijikrish01NOSPAM@xxxxxxxxx> wrote in message
news:u4THcD$KGHA.1832@xxxxxxxxxxxxxxxxxxxxxxx
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
.
- References:
- publish asp.net 2.0 web site
- From: Krish
- Re: publish asp.net 2.0 web site
- From: Scott Allen
- Re: publish asp.net 2.0 web site
- From: Krish
- publish asp.net 2.0 web site
- Prev by Date: Help with connecting to FoxPro please
- Next by Date: Time stamp problem
- Previous by thread: Re: publish asp.net 2.0 web site
- Next by thread: Drop Down List Not Working
- Index(es):
Relevant Pages
|