<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Share Notes - All about Sharepoint Office System, .Net</title>
	<atom:link href="http://sharenotes.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharenotes.wordpress.com</link>
	<description>All about Sharepoint Office System, .Net and latest technologies</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:22:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on InfoPath Form HyperLink Open in Same Window by InfoPath HyperLink Redirect &#171; Sladescross&#39;s Blog</title>
		<link>http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/#comment-281</link>
		<dc:creator>InfoPath HyperLink Redirect &#171; Sladescross&#39;s Blog</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=96#comment-281</guid>
		<description>[...] InfoPath HyperLink&#160;Redirect Filed under: Infopath, Redirect &#8212; sladescross @ 4:22 pm   http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/ [...]</description>
		<content:encoded><![CDATA[<p>[...] InfoPath HyperLink&nbsp;Redirect Filed under: Infopath, Redirect &#8212; sladescross @ 4:22 pm   <a href="http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/" rel="nofollow">http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InfoPath cannot connect to a data source when viewed in browser &#8211; Cross Domain Issues &#8211; Universal Data Connection by Sharepoint, workflow, WSS, Infopath, MOSS 2007, web part, ASP.NET</title>
		<link>http://sharenotes.wordpress.com/2008/03/06/infopath-cannot-connect-to-a-data-source-when-viewed-in-browser-cross-domain-issues-universal-data-connection/#comment-280</link>
		<dc:creator>Sharepoint, workflow, WSS, Infopath, MOSS 2007, web part, ASP.NET</dc:creator>
		<pubDate>Wed, 25 Nov 2009 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=40#comment-280</guid>
		<description>[...] If the InfoPath is trying to query or submitting to a web service (could be any other data source) and that web service is hosted as http://xyz.com/service.asmx and the sharepoint site/SQL database is hosted at another server box (e.g  http://abc.com). The InfoPath form is trying to talk to a SharePoint/databaes service which is hosted in a different domain server that can’t trust the other server hosting the infopath service. This probem is known as “Cross Domain Issues“. [...]</description>
		<content:encoded><![CDATA[<p>[...] If the InfoPath is trying to query or submitting to a web service (could be any other data source) and that web service is hosted as <a href="http://xyz.com/service.asmx" rel="nofollow">http://xyz.com/service.asmx</a> and the sharepoint site/SQL database is hosted at another server box (e.g  http://abc.com). The InfoPath form is trying to talk to a SharePoint/databaes service which is hosted in a different domain server that can’t trust the other server hosting the infopath service. This probem is known as “Cross Domain Issues“. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution to handle large SharePoint lists or library by svarukala</title>
		<link>http://sharenotes.wordpress.com/2009/11/11/solution-to-handle-large-lists-or-library/#comment-279</link>
		<dc:creator>svarukala</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=106#comment-279</guid>
		<description>In your scenario:
Whenever user creates a new file associate an unique int value to it. This value should be an incremental value for the above solution to work. So the association of the integer value to the file could be done in various depending on what exactly your use case is. 

On the file save event before saving the file first associate the integer value to the file and then drop the file to its corresponding folder.</description>
		<content:encoded><![CDATA[<p>In your scenario:<br />
Whenever user creates a new file associate an unique int value to it. This value should be an incremental value for the above solution to work. So the association of the integer value to the file could be done in various depending on what exactly your use case is. </p>
<p>On the file save event before saving the file first associate the integer value to the file and then drop the file to its corresponding folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution to handle large SharePoint lists or library by brano</title>
		<link>http://sharenotes.wordpress.com/2009/11/11/solution-to-handle-large-lists-or-library/#comment-278</link>
		<dc:creator>brano</dc:creator>
		<pubDate>Mon, 23 Nov 2009 16:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=106#comment-278</guid>
		<description>Great article. One question:
How will you approach issue when file name is different, not just the number (it is user assigned). And you want to create new folder after first one is full?</description>
		<content:encoded><![CDATA[<p>Great article. One question:<br />
How will you approach issue when file name is different, not just the number (it is user assigned). And you want to create new folder after first one is full?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint &amp; Windows Workflow Foundation &#8211; (Sequential, State Machine Workflows, InfoPath Forms) by Amod</title>
		<link>http://sharenotes.wordpress.com/2008/02/25/sharepoint-windows-workflow-foundation-sequential-state-machine-workflows-infopath-forms/#comment-275</link>
		<dc:creator>Amod</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=29#comment-275</guid>
		<description>Hey Srinivas, Very good blogs and articles really help. Thanks.
I got a question for you and other WWF gurus, Can I use WWF to deploy over InfoPath forms to be published on Windows SharePoint Services 3.0? I am using Visual Studio 2005, InfoPath 2003 and WSS 3.0 as my environment. I wanted to develop a State Machine WF.
Please let me know/
Thank you.</description>
		<content:encoded><![CDATA[<p>Hey Srinivas, Very good blogs and articles really help. Thanks.<br />
I got a question for you and other WWF gurus, Can I use WWF to deploy over InfoPath forms to be published on Windows SharePoint Services 3.0? I am using Visual Studio 2005, InfoPath 2003 and WSS 3.0 as my environment. I wanted to develop a State Machine WF.<br />
Please let me know/<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InfoPath Managed Form Templates &#8211; upload status stuck or remains forever in &#8216;installing&#8217; or &#8216;deleting&#8217; state by siposz</title>
		<link>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/#comment-274</link>
		<dc:creator>siposz</dc:creator>
		<pubDate>Wed, 28 Oct 2009 11:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=61#comment-274</guid>
		<description>Thank!!!

That was realy help me a lot!</description>
		<content:encoded><![CDATA[<p>Thank!!!</p>
<p>That was realy help me a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InfoPath Managed Form Templates &#8211; upload status stuck or remains forever in &#8216;installing&#8217; or &#8216;deleting&#8217; state by Steve</title>
		<link>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/#comment-265</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=61#comment-265</guid>
		<description>Yep - worked for me - the jobs weren&#039;t running on our MOSS index and query servers.

Ran the execadmsvcjobs command and it cleared the problems with hanging status.

Cheers !</description>
		<content:encoded><![CDATA[<p>Yep &#8211; worked for me &#8211; the jobs weren&#8217;t running on our MOSS index and query servers.</p>
<p>Ran the execadmsvcjobs command and it cleared the problems with hanging status.</p>
<p>Cheers !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint: Delete / Purge / Remove Orphaned Sites or Site Collections by hot lindsay lohan pics</title>
		<link>http://sharenotes.wordpress.com/2007/11/19/deleting-purging-removing-orphaned-sites-or-site-collections/#comment-263</link>
		<dc:creator>hot lindsay lohan pics</dc:creator>
		<pubDate>Wed, 07 Oct 2009 17:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/2007/11/19/deleting-purging-removing-orphaned-sites-or-site-collections/#comment-263</guid>
		<description>Sign: gfndc Hello!!! hwfmy and 3924eebtmcsbxy and 3461 : I love your site.  :) Love design!!! I just came across your blog and wanted to say that Ive really enjoyed browsing your blog posts.</description>
		<content:encoded><![CDATA[<p>Sign: gfndc Hello!!! hwfmy and 3924eebtmcsbxy and 3461 : I love your site.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Love design!!! I just came across your blog and wanted to say that Ive really enjoyed browsing your blog posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InfoPath Managed Form Templates &#8211; upload status stuck or remains forever in &#8216;installing&#8217; or &#8216;deleting&#8217; state by svarukala</title>
		<link>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/#comment-261</link>
		<dc:creator>svarukala</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=61#comment-261</guid>
		<description>Dont install MOSS on the DB server. Try to run the following script on all the servers one after the other: 

stsadm.exe -o execadmsvcjobs sleep 5 net stop SPTimerV3 net stop SPAdmin sleep 5 net start SPTimerV3 net start SPAdmin sleep 5 iisreset 

If you dont hv sleep command on the servers.. run each step manually. </description>
		<content:encoded><![CDATA[<p>Dont install MOSS on the DB server. Try to run the following script on all the servers one after the other: </p>
<p>stsadm.exe -o execadmsvcjobs sleep 5 net stop SPTimerV3 net stop SPAdmin sleep 5 net start SPTimerV3 net start SPAdmin sleep 5 iisreset </p>
<p>If you dont hv sleep command on the servers.. run each step manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InfoPath Managed Form Templates &#8211; upload status stuck or remains forever in &#8216;installing&#8217; or &#8216;deleting&#8217; state by Daryl</title>
		<link>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/#comment-260</link>
		<dc:creator>Daryl</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=61#comment-260</guid>
		<description>Hi,

Ok, I&#039;ve solved my issue.

you have to run the stsadm -o execadmsvcjobs on ALL your servers that have MOSS installed.

Daryl</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Ok, I&#8217;ve solved my issue.</p>
<p>you have to run the stsadm -o execadmsvcjobs on ALL your servers that have MOSS installed.</p>
<p>Daryl</p>
]]></content:encoded>
	</item>
</channel>
</rss>
