Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  97
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, May 13, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > XML > Errors and Bugs > XML Parser
Search
DevASP

What's New
What's Hot

FIX: XML Parser Error if Datetime Datatype in Nanoseconds (Q249221)       
Total Hits: 213  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Microsoft XML parser (MSXML) may return a parse error when it handles a dateTime field with a factional-second measurement of more than three digits.
...

INFO: Loading/Saving XML Data Using the Internet Explorer XML Parser (Q223337)       
Total Hits: 571  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article contains a list of methods supported by the Internet Explorer XML parser (MSXML) available for loading and saving XML data. When loading or saving data from MSXML, the default behavior is either synchronous or asynchronous, and code must take this into account. Code that uses an asynchronous call to load the XML data must not access the resulting XML object model until the readyState property of the document is set to "complete." Code that uses a synchronous call can access the XML ...

INFO: Installation of MSXML Parser Affects Run Mode (Q303207)       
Total Hits: 871  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Different versions of the MSXML parser may be run in either side-by-side or replace mode.If you run the MSXML parser in side-by-side mode, newer versions of the parser do not replace older versions on your computer. This installation option does not alter the behavior of XML code that is written for earlier versions of MSXML. For example, different versions of the Microsoft Windows operating system and Microsoft Internet Explorer are released with different versions of MSXML. If they are install...

PRB: MSXML 4.0 SAX Parser Raises Error Event Before startElement Event (Q315504)       
Total Hits: 611  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the MSXML 4.0 Simple API for XML (SAX) parser to validate an element that contains an attribute that is not valid (for example, if the attribute is not defined in the schema, or the attribute contains a value that is not valid), the SAX parser raises the error event of ISAXErrorHandler (IVBSAXErrorHandler) before the parser raises the startElement event of ISAXContentHandler( IVBSAXContentHandler). When the SAX parser raises the error event, only the line number and column number in...

PRB: XML Parser Cannot Parse UTF-7 Documents (Q251134)       
Total Hits: 1043  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When attempting to load an XML file saved as UTF-7 (a transfer encoding format for Unicode), the XML parser in Internet Explorer generates the following error message: Invalid at the top level of the document. The same error also occurs when using the MSXML parser from server-side or client-side script.

...



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com