ASP.NET error, publish with VS 2005
- From: "Ryan" <Tyveil@xxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Mar 2007 16:03:17 -0500
I don't get what the problem is here. I have tried everything for 5 hours
straight and have not had any luck. The project is being compiled, the .dll
does exist in the /bin folder of the web server. The .NET framework is the
same (2.0) on the web server as on my PC. I'm just trying to create and
publish a simple .ASPX page (right now all it contains is text "This is a
test"). The Web Server is IIS 6.0. The folder is a virtual directory. How
do I get this to work??? Please help! Thanks!
Ryan
-----------------------------------------------------------------------------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------
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_j5_yopnt'. Make
sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="VB" autoeventwireup="false" inherits="_Default,
App_Web_j5_yopnt" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /Ticket/Default.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
.
- Follow-Ups:
- RE: ASP.NET error, publish with VS 2005
- From: Steven Cheng[MSFT]
- RE: ASP.NET error, publish with VS 2005
- Prev by Date: Re: NT AUTHORITY\Network Service can't write to .NET Directory?
- Next by Date: Re: "ProtectSection" cannot save the file
- Previous by thread: Re: NT AUTHORITY\Network Service can't write to .NET Directory?
- Next by thread: RE: ASP.NET error, publish with VS 2005
- Index(es):
Relevant Pages
|
|