<?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>David Mellors &#187; infopath 2007</title>
	<atom:link href="http://www.wahooga.com/tag/infopath-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wahooga.com</link>
	<description>Personal Blog</description>
	<lastBuildDate>Mon, 01 Aug 2011 09:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The form has been closed / The specified form cannot be found &#8211; SharePoint 2007</title>
		<link>http://www.wahooga.com/2010/03/30/the-form-has-been-closed-the-specified-form-cannot-be-found-sharepoint-2007/</link>
		<comments>http://www.wahooga.com/2010/03/30/the-form-has-been-closed-the-specified-form-cannot-be-found-sharepoint-2007/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 15:13:09 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[infopath 2007]]></category>
		<category><![CDATA[sharepoint 2007]]></category>
		<category><![CDATA[visual studio 2008]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=324</guid>
		<description><![CDATA[Having created my InfoPath 2007 Form, created my workflow in Visual Studio 2008 and clicked Deploy I found that my workflow went to In Progress but the Instantiation Form never displayed in SharePoint and all I got was a message &#8220;The form has been closed&#8221; on the screen. Looking in the log files I could [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wahooga.com/wp-content/uploads/2010/03/infopath-urn.png"><img class="alignright size-medium wp-image-325" title="Published InfoPath URN" src="http://www.wahooga.com/wp-content/uploads/2010/03/infopath-urn-244x300.png" alt="" width="244" height="300" /></a><br />
Having created my InfoPath 2007 Form, created my workflow in Visual Studio 2008 and clicked Deploy I found that my workflow went to In Progress but the Instantiation Form never displayed in SharePoint and all I got was a message &#8220;The form has been closed&#8221; on the screen. Looking in the log files I could see an error</p>
<blockquote><p><em>Exception occurred during request processing. (User: MOSSDEV86\Administrator, Form Name: , IP: , Request: </em><em> Form ID: , Type: InfoPathLocalizedException, Exception Message: The specified form cannot be found.)</em></p></blockquote>
<p>Looking in Central Administration &gt; Application Management &gt; Manage Form Templates I could see my workflow, status ready and workflow enabled but I still kept getting &#8220;The form has been closed&#8221;. After a reasonable amount swearing and pulling out of hair I realised that the Form ID specified in Manage Form Templates was different to the one I used in my workflow.xml file. HOW?????</p>
<p>Well, I was saving my InfoPath form and look at the properties to get the URN and then publishing the file to get deployed with my code. What I hadn&#8217;t realised was that when you publish the form you then get a different URN!</p>
<p>REMEMBER: Use the URN from the published form and not from the saved one!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2010/03/30/the-form-has-been-closed-the-specified-form-cannot-be-found-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

