Jump to content

kott424

Members
  • Posts

    1
  • Joined

  • Last visited

kott424's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am currently experiencing an ASP.NET issue with my website. My username is kott424, my domain name is popkott, and my website is residing on the johnny server. I have never used Mono before and I am programming using Visual Studio 10. I would consider myself to be a relatively new user of ASP.NET, so I apologize if this is a stupid question. I just wanted to test out the ASP.NET configurations so I loaded the default templates published that to my website using the Publish feature. Everything loaded fine and dandy when I ran my web page through my own machine and it doesn't work when I loaded it the server (of course). I made sure to change the properties of my project so it uses the 3.5 framework. Also, I downloaded the Mono Migration Analyzer and all my pages passed its basic check. When accessing the URL, http://www.popkott.heliohost.org/Default.aspx, through Firefox, the precise error I am receiving is: XML Parsing Error: no element found Location: http://www.popkott.heliohost.org/Default.aspx Line Number 1, Column 1: ^ I Googled this problem and it appears as though no information was sent to the browser. Apparently a common cause lies with a varying library's set of controls (which from my perspective implies that the problem might be with Mono). Because I am relatively new to this, I also would not be at all surprised if I accidentally forgot a small detail that blows up my code. Any assistance or advice on this subject would be greatly appreciated. Thank you for taking the time to read through my big, long post!
×
×
  • Create New...