Hi,
I finnally setup an ASP.net server instead of using my local PC.
I copied my files over to the inetpub/
When I try to run my default page (main.aspx), I get this error parser error:
________________________________________________________
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Main.aspx.vb" Inherits="Auction.Main"%>
________________________________________________________
I'm not sure what to do next. It works fine on my local pc. Any ideas would be appricated. Thanks.
I finnally setup an ASP.net server instead of using my local PC.
I copied my files over to the inetpub/
When I try to run my default page (main.aspx), I get this error parser error:
________________________________________________________
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Main.aspx.vb" Inherits="Auction.Main"%>
________________________________________________________
I'm not sure what to do next. It works fine on my local pc. Any ideas would be appricated. Thanks.