InfoPath cannot open the following file: YourWebForm.aspx.
The file is not a valid XML file.
The file is not a valid XML file.
The form contains XML that cannot be parsed:
A name was started with an invalid character.
Line 1, Position 2
<%@ Page language="c#" Codebehind="YourWebForm1.aspx.cs" AutoEventWireup="false" Inherits="YourWebApp.YourWebForm" %>
-^
A name was started with an invalid character.
Line 1, Position 2
<%@ Page language="c#" Codebehind="YourWebForm1.aspx.cs" AutoEventWireup="false" Inherits="YourWebApp.YourWebForm" %>
-^
Note In the Show Details box, you notice that this is the source code of the ASP.NET Web page.