A
Ann Marinas
Hello, all!
I am having troubles deploying my ASP.NET Deployment on a virtual webserver.
The webserver has 3 different web applications installed (all of them are
ASP.NET web apps), and whenever I install my app, it keeps on showing the
message below.
Tried compiling and removing the unecessary files for deployment, removed
the old web app files and replaced it with a new one, but still this error
keeps on showing up.
Please help!
Many Thanks!
--Ann
================================================
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 type 'NZTravelSite.index'.
Source Error:
Line 1: <%@ Page Language="c#" ContentType="text/html"
ResponseEncoding="gb2312" CodeBehind="index.aspx.cs" AutoEventWireup="false"
Inherits="NZTravelSite.index" %>
Line 2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 3: <html xmlns="http://www.w3.org/1999/xhtml">
Source File: E:\wwwroot\content\n\z\t\nztravelsite_com\index.aspx Line: 1
I am having troubles deploying my ASP.NET Deployment on a virtual webserver.
The webserver has 3 different web applications installed (all of them are
ASP.NET web apps), and whenever I install my app, it keeps on showing the
message below.
Tried compiling and removing the unecessary files for deployment, removed
the old web app files and replaced it with a new one, but still this error
keeps on showing up.
Please help!
Many Thanks!
--Ann
================================================
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 type 'NZTravelSite.index'.
Source Error:
Line 1: <%@ Page Language="c#" ContentType="text/html"
ResponseEncoding="gb2312" CodeBehind="index.aspx.cs" AutoEventWireup="false"
Inherits="NZTravelSite.index" %>
Line 2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 3: <html xmlns="http://www.w3.org/1999/xhtml">
Source File: E:\wwwroot\content\n\z\t\nztravelsite_com\index.aspx Line: 1