Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: incorrect XML

From: Martin Honnen <mahotrash@-----.-->
To: 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/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent