R
RichGK
I can't find any tool to send the working website (working on localhost) to
the intranet server, I've tried a copy and paste into the wwwroot directory
on the server but attempting to connect to the page produces the following
error.
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 'IT.WebForm1'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="itMenu.aspx.cs"
AutoEventWireup="false" Inherits="IT.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: C:\inetpub\wwwroot\it\itMenu.aspx Line: 1
Thanks for any help!
Rich.
the intranet server, I've tried a copy and paste into the wwwroot directory
on the server but attempting to connect to the page produces the following
error.
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 'IT.WebForm1'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="itMenu.aspx.cs"
AutoEventWireup="false" Inherits="IT.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: C:\inetpub\wwwroot\it\itMenu.aspx Line: 1
Thanks for any help!
Rich.