ASP.NET XML parsing error only on FireFox..

Posted by Broken Link on Stack Overflow See other posts from Stack Overflow or by Broken Link
Published on 2010-03-19T21:21:33Z Indexed on 2010/03/19 21:31 UTC
Read the original article Hit count: 595

Filed under:
|

I get this wired error only when I try to access the web page in FireFox.. IE works just fine..

XML Parsing Error: not well-formed
Location: http://localhost/site/Home.aspx
Line Number 1, Column 2:<%@ Page Language="C#" MasterPageFile="~/Site1.Master" AutoEventWireup="true" CodeBehind="Home.aspx.cs"

Am I missing something?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about firefox