XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
T J.. SteenlandSubject: Error Message
Author: T J.. Steenland
Date: 15 Mar 2007 07:27 AM
Byte 0x80 found inn file sig.jsp at offset 1 is invalid for encoding UTF-8.

JSP file

Postnext
(Deleted User) Subject: Error Message
Author: (Deleted User)
Date: 15 Mar 2007 08:23 AM
T.J.,
the forum doesn't support attachments having a .jsp extension; could you re-attach it using a .txt extension?

Thanks,
Alberto

Postnext
T J.. SteenlandSubject: Error Message
Author: T J.. Steenland
Date: 15 Mar 2007 10:38 AM
Have no way to convert to .txt.

Postnext
T J.. SteenlandSubject: Error Message
Author: T J.. Steenland
Date: 15 Mar 2007 10:39 AM
Have no way to convert to .txt.

Posttop
Tony LavinioSubject: Error Message
Author: Tony Lavinio
Date: 15 Mar 2007 01:10 PM
The problem is most likely one of encoding.

0x80 is the euro character in ISO-8859-1 and cp1252, which are the
default encodings on most copies of Windows used in English-speaking
countries.

Either your XML claims to be 'UTF-8' in the header, or it is missing
the <?xml encoding="ISO-8859-1" version="1.0"?> at the top. If the
<?xml...?> line is missing, the file is assumed to be in UTF-8, and a
bare 0x80 byte is illegal in that encoding.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.