Re: publish asp.net 2.0 web site

Tech-Archive recommends: Fix windows errors by optimizing your registry



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








.



Relevant Pages

  • Re: WHY! Cant get a subFolder to Work. Please HELP
    ... I am using Form auth. ... > All I want to do is create a sub folder and have no security or have a sub ... > folder with a role base security. ... > Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • WHY! Cant get a subFolder to Work. Please HELP
    ... I am using Form auth. ... All I want to do is create a sub folder and have no security or have a sub ... folder with a role base security. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: global.asa in subdirectory
    ... not a sub folder ... Curt Christianson ... Site & Scripts: http://www.Darkfalz.com ... > even i create an IIS application on the subDirectory global.asa don't run ...
    (microsoft.public.inetserver.asp.general)