publish asp.net 2.0 web site

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
 
K

Krish

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top