« Previous Next »

Thread: XML Parsing Error: not well-formed Location: http://www......./

Last post 11-03-2009 10:58 AM by tomkmvp. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 11-03-2009, 5:01 AM

    • sandmk
    • Not Ranked
    • Joined on 10-30-2009, 6:50 AM
    • Posts 1

    XML Parsing Error: not well-formed Location: http://www......./

    Hello All,
                    Mycode working fine on the localhost but getting below error on server.

                    XML Parsing Error: not well-formed Location: http://www......./
                    Line Number 1,
                    Column 2:<%@ page language="VB" autoeventwireup="false"                                inherits="_Default,                   
                                     App_Web_default.aspx.cdcab7d2" %>

                 Is there anything missing on server or............
    Thanx in advance....
  • 11-03-2009, 10:58 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,235
    • IIS MVPs

    Re: XML Parsing Error: not well-formed Location: http://www......./

    This will happen when you request an aspx page and ASP.NET has not been configured on the server, so IIS just sends the raw ASP.NET content to the browser.

Page 1 of 1 (2 items)
Microsoft Communities