<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SharePoint 2007 link dump</title>
	<atom:link href="http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/</link>
	<description></description>
	<pubDate>Sat, 13 Mar 2010 00:02:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: www.cleanwater.siteedit.ru</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-261599</link>
		<dc:creator>www.cleanwater.siteedit.ru</dc:creator>
		<pubDate>Thu, 19 Mar 2009 21:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-261599</guid>
		<description>????? ?????????? ????.</description>
		<content:encoded><![CDATA[<p>????? ?????????? ????.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.dom.siteedit.ru</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-255083</link>
		<dc:creator>www.dom.siteedit.ru</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-255083</guid>
		<description>??????? ????, ????????????? ????.</description>
		<content:encoded><![CDATA[<p>??????? ????, ????????????? ????.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.tzestate.ru</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-203483</link>
		<dc:creator>www.tzestate.ru</dc:creator>
		<pubDate>Fri, 14 Nov 2008 07:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-203483</guid>
		<description>?????????? ????, ?????????? ????.
www.tzestate.ru</description>
		<content:encoded><![CDATA[<p>?????????? ????, ?????????? ????.<br />
<a href="http://www.tzestate.ru" rel="nofollow">http://www.tzestate.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.domcom.siteedit.ru</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-181751</link>
		<dc:creator>www.domcom.siteedit.ru</dc:creator>
		<pubDate>Tue, 02 Sep 2008 10:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-181751</guid>
		<description>?????????? ????. ???????????? ????.</description>
		<content:encoded><![CDATA[<p>?????????? ????. ???????????? ????.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junaid</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-117570</link>
		<dc:creator>junaid</dc:creator>
		<pubDate>Mon, 17 Mar 2008 09:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-117570</guid>
		<description>Hi

its was great effort taken by you .thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>its was great effort taken by you .thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giannis</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35512</link>
		<dc:creator>Giannis</dc:creator>
		<pubDate>Fri, 06 Jul 2007 06:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35512</guid>
		<description>Hi JS,

In InfoPath Team Blog there is an example "How to Submit data from an InfoPath screen to a SharePoint List" written by Scott Heim. I try it but I have the same problem that read in comments of other devs â€œWhen Iâ€™m submitting my form I recieve a message that tells me that the data has been posted successfully. But of course, no item in the list.â€. I checked everything again and again but the problem remains. I try the example with Contact List of MOSS (Parent example of above from Matt Faus) and works (needs a simple change on GUID and Submit button). I try to create my own list (in same site and area with contact list) and run the example but the result was dishearting. I check the settings of two lists (mine and contacts)no difference except field â€œTitleâ€ that included only in my list. I need an idea to find a solution.
Also Scott gives a sample code (June 18 to kaj) how to update the MOSS list from a repeating table. In this code 2nd line looks like "server.Lists myList = new SubmitToSharePointList.server.Lists();" but I cann't find the assembly reference of server.Lists....

Do you have any idea ?
Thanks for your help and your time.

Giannis</description>
		<content:encoded><![CDATA[<p>Hi JS,</p>
<p>In InfoPath Team Blog there is an example &#8220;How to Submit data from an InfoPath screen to a SharePoint List&#8221; written by Scott Heim. I try it but I have the same problem that read in comments of other devs â€œWhen Iâ€™m submitting my form I recieve a message that tells me that the data has been posted successfully. But of course, no item in the list.â€. I checked everything again and again but the problem remains. I try the example with Contact List of MOSS (Parent example of above from Matt Faus) and works (needs a simple change on GUID and Submit button). I try to create my own list (in same site and area with contact list) and run the example but the result was dishearting. I check the settings of two lists (mine and contacts)no difference except field â€œTitleâ€ that included only in my list. I need an idea to find a solution.<br />
Also Scott gives a sample code (June 18 to kaj) how to update the MOSS list from a repeating table. In this code 2nd line looks like &#8220;server.Lists myList = new SubmitToSharePointList.server.Lists();&#8221; but I cann&#8217;t find the assembly reference of server.Lists&#8230;.</p>
<p>Do you have any idea ?<br />
Thanks for your help and your time.</p>
<p>Giannis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap Steinvoorte</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35048</link>
		<dc:creator>Jaap Steinvoorte</dc:creator>
		<pubDate>Wed, 04 Jul 2007 13:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35048</guid>
		<description>Giannis, hope you get some help over there, if it's a no, please reply me, in the next week I have some time to figure out with you what exactly the problem is.</description>
		<content:encoded><![CDATA[<p>Giannis, hope you get some help over there, if it&#8217;s a no, please reply me, in the next week I have some time to figure out with you what exactly the problem is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giannis</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35046</link>
		<dc:creator>Giannis</dc:creator>
		<pubDate>Wed, 04 Jul 2007 12:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35046</guid>
		<description>Thanks JS,

About that comments I report in doc before but I thought that my question will appeared in that blog.

Thanks again you saved my time.

Giannis</description>
		<content:encoded><![CDATA[<p>Thanks JS,</p>
<p>About that comments I report in doc before but I thought that my question will appeared in that blog.</p>
<p>Thanks again you saved my time.</p>
<p>Giannis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap Steinvoorte</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35038</link>
		<dc:creator>Jaap Steinvoorte</dc:creator>
		<pubDate>Wed, 04 Jul 2007 12:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35038</guid>
		<description>Giannis? Have you read the comments over here? http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx
Maybe an idea to post your question over there, I'm sure these guys can help you out!</description>
		<content:encoded><![CDATA[<p>Giannis? Have you read the comments over here? <a href="http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx" rel="nofollow">http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx</a><br />
Maybe an idea to post your question over there, I&#8217;m sure these guys can help you out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giannis</title>
		<link>http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35037</link>
		<dc:creator>Giannis</dc:creator>
		<pubDate>Wed, 04 Jul 2007 12:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtual-generations.com/2007/03/27/sharepoint-2007-link-dump-2/#comment-35037</guid>
		<description>Hi,

I try to complete the "Submitting to a SharePoint List" but I have the same problem that read in your comments "When I'm submitting my form I recieve a message that tells me that the data has been posted successfully. But of course, no item in the list.". I checked everything again and again but the problem remains. I try the example with Contact List of MOSS (Parent example from Matt Faus) and works (needs a simple change on GUID and Submit button). I try to create my own list (in same site and area with contact list) and run the example but the result was dishearting. I check the settings of two lists (mine and contacts)no difference except field "Title" that included only in my list. Did anybody knows the reason?

Giannis</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I try to complete the &#8220;Submitting to a SharePoint List&#8221; but I have the same problem that read in your comments &#8220;When I&#8217;m submitting my form I recieve a message that tells me that the data has been posted successfully. But of course, no item in the list.&#8221;. I checked everything again and again but the problem remains. I try the example with Contact List of MOSS (Parent example from Matt Faus) and works (needs a simple change on GUID and Submit button). I try to create my own list (in same site and area with contact list) and run the example but the result was dishearting. I check the settings of two lists (mine and contacts)no difference except field &#8220;Title&#8221; that included only in my list. Did anybody knows the reason?</p>
<p>Giannis</p>
]]></content:encoded>
	</item>
</channel>
</rss>
