J
Jerry Spence1
I've written my first asp.net program using VB2005. It has a textbox with
"Hello World". When I run it from the IDE, it comes up OK. I then did a
"publish web" to my local IIS folder and ran the default.aspx file and it
came up with the following:
XML Parsing Error: not well-formed
Location: file:///C:/Inetpub/wwwroot/WebViewer/Default.aspx
Line Number 1, Column 2:<%@ page language="VB" autoeventwireup="false"
inherits="_Default, App_Web_u2trtlt1" %>
What is wrong please?
-Jerry
"Hello World". When I run it from the IDE, it comes up OK. I then did a
"publish web" to my local IIS folder and ran the default.aspx file and it
came up with the following:
XML Parsing Error: not well-formed
Location: file:///C:/Inetpub/wwwroot/WebViewer/Default.aspx
Line Number 1, Column 2:<%@ page language="VB" autoeventwireup="false"
inherits="_Default, App_Web_u2trtlt1" %>
What is wrong please?
-Jerry