I have created a asp web application project using visual studio 2008 professional. The project consist of only a form "index.aspx" and the form contain nothing at all. After I publish, upload the project to my web host and load the website, it simply display a blank page with the page title as my domain url and not "Untited Page" which is the default title page for all aspx project in Visual Studio. Next I tried to load using "domain.com/index.aspx" instead of what I did previously "domain.com" and this time round an error as below appear:
XML Parsing Error: no element found
Location: http://fyp.pinage.com/index.aspx
Line Number 1, Column 1:
^
Can anyone assist me in this or if someone has a confirm working aspx file which I can upload and test whether its my own project problem or x10hosting problem.
XML Parsing Error: no element found
Location: http://fyp.pinage.com/index.aspx
Line Number 1, Column 1:
^
Can anyone assist me in this or if someone has a confirm working aspx file which I can upload and test whether its my own project problem or x10hosting problem.