﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - parseError</title><link>http://www.intersoftsolutions.com/Community/Tags/parseError/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebFlyPostBackMethod fails - returns error "Element content is invalid according to the DTD/Schema."</title><link>http://www.intersoftsolutions.com/Community/Tags/parseError/</link><pubDate>Mon, 17 Oct 2011 17:44:24 GMT</pubDate><dc:creator>qafrank1</dc:creator><category>WebFlyPostBackMethod</category><category>parseError</category><description>&lt;p&gt;Where is parsing being performed before the WebFlyPostBackMethod is initiated? I receive the error below in my WebFlyPostBackMethod_Error handler. When I am debugging the code, the codebehind vb method is never reached, but I receive the error.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;span style="font-family: consolas; font-size: 9px"&gt;&lt;span style="font-family: consolas; font-size: 9px"&gt;
&lt;p&gt;? errorObject.raw.parseError&lt;/p&gt;
&lt;p&gt;{...}&lt;/p&gt;
&lt;p&gt;errorCode: -1072898028&lt;/p&gt;
&lt;p&gt;filepos: 242&lt;/p&gt;
&lt;p&gt;line: 9&lt;/p&gt;
&lt;p&gt;linepos: 12&lt;/p&gt;
&lt;p&gt;reason: "Element content is invalid according to the DTD/Schema.&lt;/p&gt;
&lt;p&gt;Expecting: script, style, meta, link, object, isindex, base.&lt;/p&gt;
&lt;p&gt;"&lt;/p&gt;
&lt;p&gt;srcText: " &amp;lt;STYLE&amp;gt;"&lt;/p&gt;
&lt;p&gt;url: &lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;span style="font-family: consolas; font-size: 9px"&gt;&lt;span style="font-family: consolas; font-size: 9px"&gt;
&lt;p&gt;errorObject.raw&lt;/p&gt;
&lt;p&gt;{...}&lt;/p&gt;
&lt;p&gt;async: true&lt;/p&gt;
&lt;p&gt;attributes: null&lt;/p&gt;
&lt;p&gt;baseName: ""&lt;/p&gt;
&lt;p&gt;childNodes: {Count = 0}&lt;/p&gt;
&lt;p&gt;dataType: null&lt;/p&gt;
&lt;p&gt;definition: null&lt;/p&gt;
&lt;p&gt;doctype: null&lt;/p&gt;
&lt;p&gt;documentElement: null&lt;/p&gt;
&lt;p&gt;firstChild: null&lt;/p&gt;
&lt;p&gt;implementation: {...}&lt;/p&gt;
&lt;p&gt;lastChild: null&lt;/p&gt;
&lt;p&gt;namespaces: {Count = 0}&lt;/p&gt;
&lt;p&gt;namespaceURI: ""&lt;/p&gt;
&lt;p&gt;nextSibling: null&lt;/p&gt;
&lt;p&gt;nodeName: "#document"&lt;/p&gt;
&lt;p&gt;nodeType: 9&lt;/p&gt;
&lt;p&gt;nodeTypedValue: null&lt;/p&gt;
&lt;p&gt;nodeTypeString: "document"&lt;/p&gt;
&lt;p&gt;nodeValue: null&lt;/p&gt;
&lt;p&gt;ontransformnode: {???}&lt;/p&gt;
&lt;p&gt;ownerDocument: null&lt;/p&gt;
&lt;p&gt;parentNode: null&lt;/p&gt;
&lt;p&gt;parsed: true&lt;/p&gt;
&lt;p&gt;parseError: {...}&lt;/p&gt;
&lt;p&gt;prefix: ""&lt;/p&gt;
&lt;p&gt;preserveWhiteSpace: false&lt;/p&gt;
&lt;p&gt;previousSibling: null&lt;/p&gt;
&lt;p&gt;readyState: 4&lt;/p&gt;
&lt;p&gt;resolveExternals: true&lt;/p&gt;
&lt;p&gt;schemas: null&lt;/p&gt;
&lt;p&gt;specified: true&lt;/p&gt;
&lt;p&gt;text: ""&lt;/p&gt;
&lt;p&gt;url: ""&lt;/p&gt;
&lt;p&gt;validateOnParse: true&lt;/p&gt;
&lt;p&gt;xml: ""&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description></item></channel></rss>