Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - incorrect XML [Thread Next] Re: incorrect XMLTo: NULL Date: 3/14/2008 1:41:00 PM Oivind wrote: > "Incorrect XML-file > Can't show XML using XSL-stylesheet. > Incorrect character. Error trying to connect to resource > http://localhost/reports/. Line 1, Position 2 > > <%@ Page language="c#" Codebehind="Home.aspx.cs" AutoEventWireup="false" > Inherits="Microsoft.ReportingServices.UI.HomePag..." > > > Got this error message (transelated from Norwegian) when trying to > connect to Report Manager. c# and codebehind with squiggly lines. What > does it mean and is it possibel to rectify the file?? That sounds as if you load an ASP.NET .aspx file into an IE browser window and IE tries to parse that as XML and fails. You need to load ASP.NET pages from a web server so that the server can execute them e.g. http://localhost/file.aspx or http://example.com/file.aspx If you load an .aspx file from the local file system then you will get the above error message. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
