473,403 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

publish asp.net 2.0 web site

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


Feb 7 '06 #1
3 3040
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"
<vi***************@GMAIL.com> 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


Feb 7 '06 #2
Yes it is...

"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:od********************************@4ax.com...
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"
<vi***************@GMAIL.com> 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

Feb 7 '06 #3
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" <vi***************@GMAIL.com> wrote in message
news:u4**************@TK2MSFTNGP11.phx.gbl...
Yes it is...

"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:od********************************@4ax.com...
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"
<vi***************@GMAIL.com> 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


Feb 7 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my...
6
by: ewolfman | last post by:
Hi, I've read many posts in several news groups, but can't figure out how to publish my website. The specific error I'm getting (on the "successfully published website") is "Could not load the...
9
by: Alex Greenberg | last post by:
I don't know, but I find the Publish Web Site feature very lacking and weak. I mean, why does the damn thing have to delete unrelated directories like /images /documents etc. This is so...
10
by: WT | last post by:
Hello, I have been publishing my web site many times to the remote where resides my final web site. Everything was ok, but to-day, without any configuration change, vs doesn't copy final files...
3
by: Stan | last post by:
What exactly is required in order to use Publish Web Site dialog in VS.NET 2005? Permissions, Front Page extenstion, etc? I keep getting different erros all the time - login boxes, server...
3
by: Tom | last post by:
I did a Build --Publish web site last night on my web app, It publish correctly but it created 12 DLL's for it. Is there a way to only get 1 dll for the entire web project like in 03 or a is there...
2
by: genc_ymeri | last post by:
Hi over there, I suddenly started to get the below error when I try to publish my websites, in any of them ! I tried to google it but not much info. Any help very much appreciated, thanks...
3
by: jfarrell | last post by:
Hi there, Im attempting to publish my site to local then copy files to the web server. The only option there seems to be in VWDE is to build/copy the site...where is the Publish website option...
9
by: Jason | last post by:
Hi all, I am no longer able to publish a web site project using Visual Studio 2005 Professional. I am publishing it to an FTP url, and this used to work just fine. I enter the username and...
2
by: moondaddy | last post by:
I have a asp.net 2.0 project (vs 2005) and am trying to publish it to a folder on the same machine (the dev machine). the project (and solution) builds fine, but when I publish it, it publishes...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.