<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nicomputer&#039;s blog &#187; InfoPath</title>
	<atom:link href="http://blog.nicomputer.com/articles/microsoft/infopath/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nicomputer.com</link>
	<description>I am (not?) a Robot!</description>
	<lastBuildDate>Tue, 08 Dec 2009 13:53:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>InfoPath Web based form and Windows SharePoint Services SP1 error</title>
		<link>http://blog.nicomputer.com/microsoft/infopath/infopath-web-based-form-and-windows-sharepoint-services-sp1-error/</link>
		<comments>http://blog.nicomputer.com/microsoft/infopath/infopath-web-based-form-and-windows-sharepoint-services-sp1-error/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 01:42:56 +0000</pubDate>
		<dc:creator>--Nico</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blog.nicomputer.com/?p=164</guid>
		<description><![CDATA[Today, I ran into a strange error when I was developping a custom InfoPath enabling some cascading dropdown menus (this subject interests you? Take a look at the Cascading Dropdowns in Browser Forms article from the InfoPath Team Blog). Here is the exception I encountered: Unexpected end of file while parsing Name has occurred. Line [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I ran into a strange error when I was developping a custom InfoPath enabling some cascading dropdown menus (this subject interests you? Take a look at the <a href="http://blogs.msdn.com/infopath/archive/2006/10/12/cascading-dropdowns-in-browser-forms.aspx">Cascading Dropdowns in Browser Forms</a> article from the <a href="http://blogs.msdn.com/infopath/">InfoPath Team Blog</a>).</p>
<p>Here is the exception I encountered:</p>
<blockquote><p><code>Unexpected end of file while parsing Name has occurred. Line 1, position 708. System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 1, position 708.[...]</code></p></blockquote>
<p>After a lot of searches on the Internet, I&#8217;d found a very helpful post on the <a title="Unexpected end of file while parsing Name has occurred." href="http://www.infopathdev.com/forums/t/8662.aspx">InfoPathDev forums</a>.</p>
<p>To summarise, <strong>if the server on which you&#8217;re developing is running with Windows SharePoint Services SP1 (Service Pack 1), your InfoPath form must not have a useless secondary Data Connection</strong> (declared but not used at all on your form).</p>
<p>Very simple&#8230; if you know it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nicomputer.com/microsoft/infopath/infopath-web-based-form-and-windows-sharepoint-services-sp1-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

