<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Share Notes - All about Sharepoint Office System, .Net</title>
	
	<link>http://sharenotes.wordpress.com</link>
	<description>All about Sharepoint Office System, .Net and latest technologies</description>
	<lastBuildDate>Thu, 29 Oct 2009 15:40:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="sharenotes.wordpress.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://www.gravatar.com/blavatar/f1b989088283002a1722533b9daa13f0?s=96&amp;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Share Notes - All about Sharepoint Office System, .Net</title>
		<link>http://sharenotes.wordpress.com</link>
	</image>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ShareNotes" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Remove/Hide/Customize InfoPath Forms Tool Tip</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/P7KvEymn-pQ/</link>
		<comments>http://sharenotes.wordpress.com/2009/10/29/removehidecustomize-infopath-forms-tool-tip/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 15:40:12 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[InfoPath Forms]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=104</guid>
		<description><![CDATA[On your sharepoint front end servers, go to the following location
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\INC\
Make a backup copy of ifsmain.css.
Then edit the ifsmain.css file as follows:
Search (ctrl + F) for the css class &#8220;.errorDiv&#8221;, it is something like below:
To hide/remove tool tip:
.errorDiv
{
z-index:100;position:absolute;top:0px;left:0px;display:none;width:300px;padding:2px 3px; border:1px solid  #B22828;background:#FFFED7;color:#B22828;
font-family:Verdana;     font-size:x-small;    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=104&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>On your sharepoint front end servers, go to the following location<br />
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\INC\</p>
<p>Make a backup copy of ifsmain.css.<br />
Then edit the ifsmain.css file as follows:<br />
Search (ctrl + F) for the css class &#8220;.errorDiv&#8221;, it is something like below:</p>
<p><strong>To hide/remove tool tip:</strong><br />
.errorDiv<br />
{<br />
z-index:100;position:absolute;top:0px;left:0px;display:none;width:300px;padding:2px 3px; border:1px solid  #B22828;background:#FFFED7;color:#B22828;</p>
<p>font-family:Verdana;     font-size:x-small;     text-decoration:none;font-weight:normal;</p>
<p>}</p>
<p>Modify the above script by adding &#8220;!important&#8221; just beside display:none. The modified .errorDiv is as follows:</p>
<p>.errorDiv<br />
{<br />
z-index:100;position:absolute;top:0px;left:0px;display:none !important;width:300px;padding:2px 3px;<br />
border:1px solid #B22828;background:#FFFED7;color:#B22828;</p>
<p>font-family:Verdana;<br />
font-size:x-small;<br />
text-decoration:none;font-weight:normal;<br />
}</p>
<p>You can further customize the tool tips as per your needs if that is your requirement instead of hiding it.</p>
<p>The only drawback with this approach is that it will affect the complete server farm. Thus, all the infopath forms on all the sites will be affected with this change.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=104&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/P7KvEymn-pQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2009/10/29/removehidecustomize-infopath-forms-tool-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2009/10/29/removehidecustomize-infopath-forms-tool-tip/</feedburner:origLink></item>
		<item>
		<title>InfoPath Form HyperLink Open in Same Window</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/XlwdTz1YEnY/</link>
		<comments>http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 18:20:55 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[InfoPath Forms]]></category>
		<category><![CDATA[infopath]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=96</guid>
		<description><![CDATA[Problem: The hyperlink control in a browser enabled infopath form opens up in a new window. This might not be a good thing as a usability perspective. It might work for some and might not for many. This post is for those &#8216;many&#8217;.
Solution:
Note: This solution is valid only for the forms with managed code behind.
The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=96&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Problem: </strong>The hyperlink control in a browser enabled infopath form opens up in a new window. This might not be a good thing as a usability perspective. It might work for some and might not for many. This post is for those &#8216;many&#8217;.</p>
<p>Solution:</p>
<p style="text-align:center;"><em>Note: This solution is valid only for the forms with managed code behind.</em></p>
<p>The solution I have is very trivial. Just drop a button on the form, stylize it to change its look and feel like an hyperlink. Then on the button click event of the form, just redirect the page to the URL you wanted to. There is a catch or two here.</p>
<p><strong>A)</strong> On the click event, you make sure that the existing web request is completed before redirecting to your desierd page. So the code should look something like this:</p>
<blockquote><p>HttpContext.Current.Response.Redirect(&#8220;http://somesite.com/page.html&#8221;,  <strong>false</strong>);</p></blockquote>
<p>Passing the second parameter as &#8216;false&#8217; we are ensuring that the current web request is completed and then redirected.</p>
<p><strong>B) </strong>To make the button to be a hyperlink you need to do the following:</p>
<p>Right click the button select &#8216;borders and shading&#8217;, select None under presets. Then under the &#8217;shading&#8217; tab select the radio button for &#8216;No color&#8217;. Then change the font color to blue(hyperlinks are usually blue) and make it underlined.</p>
<p>After doign all this there is still one thing that remains, i.e the mouse turning into a hand on hover over the button. To accomplish this, from file menu, select save as source files. From the source files, edit the view1.xls file, to set the style to cursor:pointer for the button element. Then open up the manifest.xsf in design mode. You will see the button as an hyper link including mouse hover.</p>
<p><em><strong>Update (09/03/09):</strong></em></p>
<p>There is a kind of caveat for the above implementation. Whenever the Response.Redirect is done, the new page from code behind of the InfoPath Form, eventhough the page is redirected, the URL in the browser address bar remains the same. It behaves as the Server.Transfer method.</p>
<p>To fix this anomaly the workaround is redirect to an intermediary page which in turn redirects to the actual page you want to redirect. The intermediary page could be a simple page with java script redirect method.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=96&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/XlwdTz1YEnY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2009/08/13/infopath-form-hyperlink-open-in-same-window/</feedburner:origLink></item>
		<item>
		<title>Encrypting connectionstring or any section in web.config (Codesmith, Nettiers)</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/pkKoq6BnaNg/</link>
		<comments>http://sharenotes.wordpress.com/2009/06/08/encrypting-connectionstring-or-any-section-in-web-config-codesmith-nettiers/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:25:11 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[codesmith]]></category>
		<category><![CDATA[nettiers]]></category>
		<category><![CDATA[web.config]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=92</guid>
		<description><![CDATA[We are using NetTiers templates with Codesmith tool to generate the code base for our database. The autogenerated code base uses the SQL connection string in clear text format. We realized that it is a showstopper only after our deployment team pointed it out.  To our surprise we were able to find a quick solution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=92&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We are using NetTiers templates with Codesmith tool to generate the code base for our database. The autogenerated code base uses the SQL connection string in clear text format. We realized that it is a showstopper only after our deployment team pointed it out.  To our surprise we were able to find a quick solution without having to change or edit the autogenerated code. Since NetTiers uses Microsoft Enterprise library to generate the code the inherent code uses the EntLib dataaccess layer thus paving a way to an easy implementation of encryption.</p>
<p>OK enough of the story, below are the steps to follow:</p>
<p>Go to <a href="http://www.orcsweb.com/articles/aspnetmachinekey.aspx">http://www.orcsweb.com/articles/aspnetmachinekey.aspx</a> and generate a machine key. The machine key looks something like below:</p>
<blockquote><p>&lt;machineKey validationKey=&#8217;9A4A4ACEB1C1B352050B73FF641FACD00756C125E256C170ACA2F307059E00D05FA3BDA8BA2BB432D88C6912E5A9D33E0A2EC55AA272959CEA075E81660D9B4B&#8217; decryptionKey=&#8217;F1E5AFF42211D3503158EFA109704EE756EFDD996010966F&#8217; validation=&#8217;SHA1&#8242;/&gt;</p></blockquote>
<p>Copy this machine key text to web.config under the system.web tag.</p>
<blockquote><p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;configuration&gt;<br />
    &lt;appSettings/&gt;<br />
    &lt;connectionStrings/&gt;<br />
    &lt;system.web&gt;<br />
        &lt;machineKey validationKey=&#8217;9A4A4ACEB1C1B352050B73FF641FACD00756C125E256C170ACA2F307059E00D05FA3BDA8BA2BB432D88C6912E5A9D33E0A2EC55AA272959CEA075E81660D9B4B&#8217; decryptionKey=&#8217;F1E5AFF42211D3503158EFA109704EE756EFDD996010966F&#8217; validation=&#8217;SHA1&#8242;/&gt;<br />
    &lt;/system.web&gt;<br />
&lt;/configuration&gt;</p></blockquote>
<p>Add your connection string which has to be encrypted to the connectionStrings section.<br />
At the command prompt, change the directory to the .NET Framework version 2.0 directory by typing the following command:</p>
<blockquote><p>cd \WINDOWS\Microsoft.Net\Framework\v2.0.*</p></blockquote>
<p>Run the following commands:<br />
If your web application is hosted as a website on IIS then go with:</p>
<blockquote><p>aspnet_regiis -pe &#8220;connectionStrings&#8221; -app &#8220;/MyApplication&#8221;<br />
aspnet_regiis -pe &#8220;system.web/machineKey&#8221; -app &#8220;/MyApplication&#8221;</p></blockquote>
<p>If your web application is a project in your visual studio and you have the path the website folder then go with:</p>
<blockquote><p>aspnet_regiis -pef &#8220;connectionStrings&#8221; &#8220;C:\trunk\Dev\SampleWebApp&#8221;<br />
aspnet_regiis -pef &#8220;system.web/machineKey&#8221; &#8220;C:\trunk\Dev\SampleWebApp&#8221;</p></blockquote>
<p> That is it! if you open web.config you will see the section encrypted. If you are using Enterprise library application blocks for your data access layer then you dont have to do anything else to make your project understand the encrypted stuff.</p>
<p> In any other case, please read <a href="http://msdn.microsoft.com/en-us/library/dtkwfdky(VS.80).aspx">http://msdn.microsoft.com/en-us/library/dtkwfdky(VS.80).aspx</a> for more details on how to use the encrypted stuff in your application.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=92&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/pkKoq6BnaNg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2009/06/08/encrypting-connectionstring-or-any-section-in-web-config-codesmith-nettiers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2009/06/08/encrypting-connectionstring-or-any-section-in-web-config-codesmith-nettiers/</feedburner:origLink></item>
		<item>
		<title>SharePoint Solutions Manager or The WSP Manager</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/V_K0dg3tt98/</link>
		<comments>http://sharenotes.wordpress.com/2009/04/13/sharepoint-solutions-manager-or-the-wsp-manager/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 18:25:33 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Codeplex]]></category>
		<category><![CDATA[My Code]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=84</guid>
		<description><![CDATA[Tool Description
Here is a nifty tool which can be used to deploy, redeploy, upgrade and retract/delete the solutions in the SharePoint environment. It handles all these jobs using the object model. This tool will be definitely handy for developers for quick deployment while debugging.
Purpose
The best way to get anything or any component into SharePoint environment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=84&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Tool Description</strong><br />
Here is a nifty tool which can be used to deploy, redeploy, upgrade and retract/delete the solutions in the SharePoint environment. It handles all these jobs using the object model. This tool will be definitely handy for developers for quick deployment while debugging.</p>
<p><strong>Purpose</strong><br />
The best way to get anything or any component into SharePoint environment is by creating a WSP aka Solution file. Many tools exists to create the WSP like WSPBuilder, STSDEV and Andrew Connell&#8217;s way of doing it. Having done that the next step would be deploying the same into SharePoint environment. WSPBuilder supports deploying directly though Visual Studio but some times it could get messy. It also limits to the project you set up using WSPBuilder. This tool is built in a generic way which can be used to manage already deployed solutions and also for deploying new solutions. So given a WSP file this tool can help you get that into SharePoint environment.</p>
<p>I agree there is another tool SharePoint Solution Installer on codeplex but I never was happy with that as it didn&#8217;t serve the purpose many a times for me. Moreover that tools was closed to administrators.</p>
<p>ShareTools Solution Manager does many things which can be done with stsadm command line tool. Below are a salient list of those:</p>
<ul>
<li> View existing solutions in our server environment</li>
<li>Add new solutions</li>
<li>Upgrade existing solutions either immediately or at a given time</li>
<li>Redeploy an existing solution if you have a latest WSP of the same solution</li>
<li>Retract and Delete the existing solution</li>
<li>Deploy a new solution with all the parameters used in stsadm command line tool</li>
<li>Execute the administrative timer job definitions i.e stsadm.exe -o execadmsvcjobs with a single click of the button</li>
</ul>
<p>Currently you can take action on a single item at a time.<img class="alignnone" title="solution-manager-new" src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=solutionmanager&amp;DownloadId=64930" alt="" width="454" height="374" /></p>
<p><img class="alignnone" title="solution-manager-existing" src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=solutionmanager&amp;DownloadId=64931" alt="" width="454" height="374" /></p>
<p>You can download it from: <a href="http://solutionmanager.codeplex.com/">http://solutionmanager.codeplex.com/</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=84&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/V_K0dg3tt98" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2009/04/13/sharepoint-solutions-manager-or-the-wsp-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>

		<media:content url="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=solutionmanager&amp;DownloadId=64930" medium="image">
			<media:title type="html">solution-manager-new</media:title>
		</media:content>

		<media:content url="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=solutionmanager&amp;DownloadId=64931" medium="image">
			<media:title type="html">solution-manager-existing</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2009/04/13/sharepoint-solutions-manager-or-the-wsp-manager/</feedburner:origLink></item>
		<item>
		<title>Share InfoPath Forms Tool: Deploy InfoPath Forms as a WSP Solution</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/FqxZwNecprk/</link>
		<comments>http://sharenotes.wordpress.com/2009/03/25/share-infopath-forms-tool-deploy-infopath-forms-as-a-wsp-solution/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 14:04:54 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Codeplex]]></category>
		<category><![CDATA[InfoPath Forms]]></category>
		<category><![CDATA[My Code]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=71</guid>
		<description><![CDATA[Project Description
Share InfoPath Forms Tool helps make those rigid InfoPath forms sharable in SharePoint. Deployment of InfoPath Forms was never an easy task. Unlike the traditional approach of installing as a form template using stsadm commands, this tool packages delivers a WSP easing deployment.
You can download it from: http://shareinfopathforms.codeplex.com/

Project Details
-History:
I worked on a project were [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=71&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Project Description</strong><br />
Share InfoPath Forms Tool helps make those rigid InfoPath forms sharable in SharePoint. Deployment of InfoPath Forms was never an easy task. Unlike the traditional approach of installing as a form template using stsadm commands, this tool packages delivers a WSP easing deployment.</p>
<p>You can download it from: <a href="http://shareinfopathforms.codeplex.com/">http://shareinfopathforms.codeplex.com/</a><br />
<strong></strong></p>
<p><strong>Project Details</strong><br />
<em>-History:</em><br />
I worked on a project were we had to design and deploy around 200 InfoPath forms. And each form has code behind too. So deployment of each form through Central Admin is ruled out. The next best thing we can do was using the stsadm commands. Yes, it did helped ease our job. Thus I went ahead and I built a tool which generates and/or run those stsadm commands for a given form. This tool has been on codeplex since a long time. You can get it at: http://infopathformsinstall.codeplex.com. But then it wasn&#8217;t enough. Why?</p>
<p><em>-Why:</em><br />
Why did I develop this tool then? It is because even though the stsadm commands helped me solve the problem it wasn&#8217;t the best solution. Those commands run forever to complete, its CPU intensive and boring to death. So after some hiatus I found out how easy it was install those forms as a WSP solution and that is the &#8216;why&#8217; this tool is developed.</p>
<p><em>-Whom:</em><br />
To whom is this tool targeted? This tool was initially developed to give it to the SharePoint administrators so that they can deploy all those forms at once. And also, they can activate those forms with a single click. Nonetheless this tool can be used by a SharePoint developer for deploying a form in the local dev environment.</p>
<p><em>-How:</em><br />
How to use this tool? Please see the screen shot below. Below are steps in brief:</p>
<p>1. Foremost point, this tool has to be executed by placing it on the server with SharePoint/MOSS installed on it.<br />
2. Select all the published forms from your local drive or the network shared location.<br />
3. If you don&#8217;t want to publish few of those forms you can remove them off the list using the &#8216;remove form&#8217; button below.<br />
4. InfoPath forms may or may not have code behind. In our case all the forms has the code behind but we developed the code in such a way that all the forms point to the same DLL. So in the common settings panel in the right you have to select if your forms has code behind and if you know the path to the DLL. If not just allow the tool to find out the DLL. How does the tool find out the DLL? Read it below.<br />
5. Firstly hit the &#8216;Generate Features&#8217; button which will generate the 12 Hive/Root structure in the output folder within the project directory. You can check out those feature folders under Output/12/TEMPLATE/FEATURES/<br />
6. Next you hit the &#8216;Create WSP&#8217; which will create the WSP for all those features and place the WSP file in the Output folder.<br />
7. You can install the WSP right from this tool but that your choice. Once you hit the &#8216;Install WSP&#8217; button it will prompt you for the site collection URL.<br />
8. Deployment is one complete process and then the next step would be to activate each form from the site collection features page. So, to avoid that you can hit the &#8216;Activate Features&#8217; button which will activate all those forms which are just installed. This could be a little bit time consuming and CPU intensive.</p>
<p><a href="http://sharenotes.files.wordpress.com/2009/03/shareipforms.jpg"><img class="size-medium wp-image-73 alignleft" title="shareipforms" src="http://sharenotes.files.wordpress.com/2009/03/shareipforms.jpg?w=300&#038;h=202" alt="shareipforms" width="300" height="202" /></a></p>
<p><strong>Enhancements to be released</strong><br />
Below are the items still under development:<br />
* Create a SharePoint form library and enable the library to inherit a form content type.<br />
* Associate an uploaded form template with a form library.<br />
* Other settings (remove New Folder, Open in browser etc)<br />
* Attach Workflow to the form content type. A workflow manager is almost ready to be released. Expect next week.</p>
<p>Download the tool: <a href="http://shareinfopathforms.codeplex.com/">http://shareinfopathforms.codeplex.com/</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=71&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/FqxZwNecprk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2009/03/25/share-infopath-forms-tool-deploy-infopath-forms-as-a-wsp-solution/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>

		<media:content url="http://sharenotes.files.wordpress.com/2009/03/shareipforms.jpg?w=300" medium="image">
			<media:title type="html">shareipforms</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2009/03/25/share-infopath-forms-tool-deploy-infopath-forms-as-a-wsp-solution/</feedburner:origLink></item>
		<item>
		<title>Unauthorized exception even after using SPSecurity.RunWithElevatedPrivileges</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/qZFhL7qEr2w/</link>
		<comments>http://sharenotes.wordpress.com/2008/09/04/unauthorized-exception-even-after-using-spsecurityrunwithelevatedprivileges/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 15:45:46 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=68</guid>
		<description><![CDATA[In various cases while developing custom web parts or controls for SharePoint we have to use the SPSecurity.RunWithElevatedPrivileges construct to execute some part of the code which needs elevated permissions or which cannot be run with the current user permissions. For example, updating a SPWeb object or SPList object needs elevated permissions.
If you are getting an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=68&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In various cases while developing custom web parts or controls for SharePoint we have to use the SPSecurity.RunWithElevatedPrivileges construct to execute some part of the code which needs elevated permissions or which cannot be run with the current user permissions. For example, updating a SPWeb object or SPList object needs elevated permissions.</p>
<p>If you are getting an unauhtorized access exception even after using this block then the reason could be as follows:</p>
<p>While using this construct: You cannot use the objects available through the <a id="ctl00_rs1_mainContentContainer_ctl08" href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spcontext.current.aspx">Microsoft.SharePoint.SPContext.Current </a>property. That is because those objects were created in the security context of the current user.</p>
<p>So the best practice for using the SPSecurity.RunWithElevatedPrivileges is to get the SPSite/SPWeb objects using the SPContext.Current and then create the SPSite and SPWeb objects seperately. See the code below:</p>
<p> </p>
<blockquote>
<pre class="libCScode">SPSite siteColl = SPContext.Current.Site;
SPWeb site = SPContext.Current.Web;
SPSecurity.RunWithElevatedPrivileges(delegate() {
  <span>using</span> (SPSite ElevatedsiteColl = <span>new</span> SPSite(siteColl.ID)) {
    <span>using</span> (SPWeb ElevatedSite = ElevatedsiteColl.OpenWeb(site.ID)) {
        //Code to execute
    }
  }
});</pre>
</blockquote>
<p>The following code is wrong:</p>
<pre class="libCScode">
<blockquote>
<pre class="libCScode">SPSecurity.RunWithElevatedPrivileges(delegate() {</pre>
<pre class="libCScode">    SPSite siteColl =    SPContext.Current.Site;
    SPWeb site = SPContext.Current.Web;
 //Code to execute</pre>
<p>});</p></blockquote>
</pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharenotes.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharenotes.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=68&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/qZFhL7qEr2w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2008/09/04/unauthorized-exception-even-after-using-spsecurityrunwithelevatedprivileges/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2008/09/04/unauthorized-exception-even-after-using-spsecurityrunwithelevatedprivileges/</feedburner:origLink></item>
		<item>
		<title>InfoPath Managed Form Templates Deployment Tool for SharePoint</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/MDB9mFCDBHU/</link>
		<comments>http://sharenotes.wordpress.com/2008/08/11/infopath-managed-form-templates-deployment-tool-for-sharepoint/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:11:19 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Codeplex]]></category>
		<category><![CDATA[InfoPath Forms]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[My Code]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=63</guid>
		<description><![CDATA[This tool is an effort towards helping all those who are working on InfoPath Forms with SharePoint. It helps to upload/install, re-install, upgrade a form template with just a click of the button. The tool also can help in generating a script/batch file so that you can run it manually later on. Also, the tool [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=63&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This tool is an effort towards helping all those who are working on InfoPath Forms with SharePoint. It helps to upload/install, re-install, upgrade a form template with just a click of the button. The tool also can help in generating a script/batch file so that you can run it manually later on. Also, the tool has &#8216;Feature Management&#8217; addon, using which you can see a list of activated and deactivated features using a filter if needed. It also provides the ability to activate, deactivate and uninstall a feature.<br />
You can get the tool and read more about it at <a href="http://www.codeplex.com/InfoPathFormsInstall">http://www.codeplex.com/InfoPathFormsInstall</a><br />
Please let me know of the bugs and enhancements if anyone uses it.<br />
Below is the screen shot of the tool:</p>
<div id="attachment_65" class="wp-caption alignnone" style="width: 310px"><a href="http://sharenotes.files.wordpress.com/2008/08/screen.jpg"><img src="http://sharenotes.files.wordpress.com/2008/08/screen.jpg?w=300&#038;h=136" alt="InfoPath Form Template Deployer" width="300" height="136" class="size-medium wp-image-65" /></a><p class="wp-caption-text">InfoPath Form Template Deployer</p></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharenotes.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharenotes.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=63&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/MDB9mFCDBHU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2008/08/11/infopath-managed-form-templates-deployment-tool-for-sharepoint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>

		<media:content url="http://sharenotes.files.wordpress.com/2008/08/screen.jpg?w=300" medium="image">
			<media:title type="html">InfoPath Form Template Deployer</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2008/08/11/infopath-managed-form-templates-deployment-tool-for-sharepoint/</feedburner:origLink></item>
		<item>
		<title>InfoPath Managed Form Templates – upload status stuck or remains forever in ‘installing’ or ‘deleting’ state</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/G6Kg15PMT5E/</link>
		<comments>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 15:40:36 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[InfoPath Forms]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=61</guid>
		<description><![CDATA[The standard approach to upload any managed form template is to go to central admin and select &#8216;Manage form templates&#8217; and upload the form template. The process isn&#8217;t complete, the &#8217;status&#8217; column should show as &#8216;Ready&#8217;, only then we can activate it to a site collection. Once we upload the status shows as &#8216;Installing&#8217; and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=61&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The standard approach to upload any managed form template is to go to central admin and select &#8216;Manage form templates&#8217; and upload the form template. The process isn&#8217;t complete, the &#8217;status&#8217; column should show as &#8216;Ready&#8217;, only then we can activate it to a site collection. Once we upload the status shows as &#8216;Installing&#8217; and once the SharePoint timer job kicks in it completes the installation behind the scenes and the status is changed to &#8216;Ready&#8217;. The same happens with &#8216;Deleting&#8217; which completes only when the timer job completes it.</p>
<p>This whole process is long and gruesome if we have to repeat for many forms so I <a href="http://sharenotes.wordpress.com/2008/03/18/using-stsadm-to-deploy-upgrade-update-infopath-forms-templates-with-managed-code-behind/" target="_blank">posted</a> some time back on how to use stsadm.exe script to upload/delete/update the managed form templates. That works great.</p>
<p>But it didn&#8217;t work for few days back, once the upload is done, the status remained as &#8216;Installing&#8217; forever . I ran the &#8217;stsadm.exe -o execadmsvcjobs&#8217; command which forces the timer jobs to complete. Even that didn&#8217;t help. Just to get rid of the form, I opted to remove the template which changed the status column to &#8216;Deleting&#8217; which remained like that forever.</p>
<p>I then started looking out for the reasons behind this weird behavior, and I see that either there should be a problem with the form template itself or the server farm. I ruled out the first reason because, I was not able to complete the upload process for none of the forms.</p>
<p>So, the problem is with the server farm, in which we have a single application server, a single front end web server and a database server. For the upload process to complete, the form template has to be propagated properly to all the servers in the farm. For this propagation, there are 2 important services which should be ON and working, they are:<br />
SPTimerV3 and<br />
SPAdmin<br />
Run the following command to make sure those services are up and running on the servers in the farm:</p>
<ul>
<li> net start SPTimerV3</li>
<li>net start SPAdmin</li>
</ul>
<p>I checked the both on App and Front end servers and both those services were up and running. I was taken aback because this leads me to no where but back to the problem.  After some time I ran those commands on the Database server too and I found that the SPAdmin service was not started on it. Once it is started all my form templates worked like a magic.</p>
<p>So just make sure the above services are up and running on not just the application and front end web servers but also on the database servers.  Here is a good <a href="http://blogs.msdn.com/infopath/archive/2006/10/23/behind-the-scenes-of-administrator-approved-form-templates.aspx" target="_blank">post</a> which talks about the same.</p>
<p>UPDATE: I completely missed writing about how to undo the stalled status after uploading the form. Please follow the below instructions as per the post I mentioned above:</p>
<p>From Central Administration, go to the Operations page, under the Global configuration group, click on Timer Job Status.  On that page, look for timer jobs that have the name in the following formatting.  If you filename is FOO.xsn, it will look like:<br />
Windows SharePoint Services Solution Deployment for &#8220;form-FOO.wsp&#8221;</p>
<p>See if there was a failure.  If so, go back a page, and go to Timer Job Definitions.  Drill down in the timer job definition that you care about and you can perform the following:</p>
<p>&gt;&gt; For the case of status stuck on “Uploading”:<br />
1.       Try to restart the job if that is available.<br />
2.       If restart is not available, delete the job, then attempt to upgrade again.</p>
<p>&gt;&gt; For the case of status stuck on &#8220;Upgrading&#8221;:<br />
1.       Try to restart the job if that is available.<br />
2.       If restart is not available, delete the job, then attempt to upgrade again.</p>
<p>&gt;&gt; For the case of status stuck on &#8220;Removing&#8221;:<br />
1.       Try to restart the job if that is available.<br />
2.       Else, Remove the job. (continue to step 3)<br />
3.       Then, go back to the Manage Form Templates and try again to Remove the form template.</p>
<p><strong>In simple terms, open the Timer Job Definitions and open the wsp entry you are having the problem with and delete it. Now go back to the &#8216;Manage Form Templates&#8217; page and delete the problematic form template. </strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharenotes.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharenotes.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=61&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/G6Kg15PMT5E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2008/06/09/infopath-managed-form-templates-upload-status-stuck-or-remains-forever-in-installing-or-deleting-state/</feedburner:origLink></item>
		<item>
		<title>How To: Choose between InfoPath Browser Forms and Custom ASPX Forms</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/6rTDL1YYkMs/</link>
		<comments>http://sharenotes.wordpress.com/2008/06/02/how-to-choose-between-infopath-forms-and-custom-aspx-forms/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 20:50:32 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[InfoPath Forms]]></category>
		<category><![CDATA[ASPX]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=60</guid>
		<description><![CDATA[Choosing between InfoPath forms and ASPX pages, depends totally on the nature of the problems we are solving on one side and level of skill set we are investing in solving that problem on the other side. Usually, in most cases, any manager or developer would want to use InfoPath Forms part of Office 2007 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=60&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Choosing between InfoPath forms and ASPX pages, depends totally on the nature of the problems we are solving on one side and level of skill set we are investing in solving that problem on the other side. Usually, in most cases, any manager or developer would want to use InfoPath Forms part of Office 2007 because it’s quick and easy. But, as the requirements get more complex and requires more and more customization, one might feel its better to go with ASPX pages and Visual Studio 2005 and SharePoint designer. Technically, InfoPath Forms by itself is incomplete; It needs a container which is again an ASPX web form using the XmlViewer web part. If we go with custom ASPX form, then it has to be designed either using SharePoint designer or Visual Studio leveraging web parts to show the required forms. So for this, developing web parts and its complexity needs to be taken into consideration.</p>
<p>So, to decide on one, we may have to take the decision step by step.</p>
<ol>
<li>If the requirement is for a single form and showing data from an external data store or from within SharePoint, then going with InfoPath Forms is recommended.</li>
<li>If it’s a single form and needs complex actions, to and fro between the form and the data store, then choosing custom aspx pages is recommended.</li>
<li>If the requirement needs wizard kind of feature i.e. which requires user to go through multiple screens, then custom aspx is the solution.</li>
<li>If the data submitted through the form has to be saved to multiple locations (database, SharePoint, file storage) then InfoPath Forms is a good solution.</li>
<li>If the requirement is for designing numerous forms which are simple enough and well documented, then InfoPath Forms should be considered. InfoPath can help deliver the solution in a short time period.</li>
<li>InfoPath browser based forms has few limitations on the repository of controls one can use. For example: combo box, master/detail view control and many advanced controls are not supported in browser based InfoPath Forms. Depending on these limitations we have to decide on InfoPath or ASPX. ASPX has no such limitations.</li>
<li>InfoPath forms is based on XML. The form is rendered using XSLT stylesheets and the data submitted through the form is available in XML format. The data is well structured to retrieve later on and dump the data/forms in some external system. This in combination with BizTalk server is a perfect architecture for document transition through multiple levels.</li>
<li>InfoPath forms certainly have an edge over ASPX forms as a quick and neat solution. It has some complex out of the box controls, like date picker, file attachment control, repeating sections. InfoPath forms can also have code-behind if needed to manipulate the data on the form or behind the form.</li>
<li>ASPX can have and do everything InfoPath Forms does, with an exception of additional development effort. Apart from it, the deployment process of aspx forms is much better and easier than InfoPath Forms.</li>
</ol>
<p>Below are some of the excerpts from few blogs I follow which provides some valuable input comparing InfoPath and ASPX forms. Below are the Pros and Cons in using InfoPath Forms:</p>
<p><strong>Pros:</strong></p>
<ul>
<li> Ideal for simple forms</li>
<li>Easy to build a form – no coding involved</li>
<li>InfoPath form itself is an xml document.</li>
<li>Support versioning</li>
<li>Works very nicely with SharePoint custom workflows as a workflow association tool.</li>
<li>Fully integrated in Microsoft Office 2007 suites like Outlook e-mail messages that can be deployed as Outlook e-mail messages, so colleagues can complete forms without leaving the familiar Outlook environment.</li>
<li>Firewall friendly. InfoPath Forms Services make it easy to extend forms solutions beyond firewall because of using many different Web browsers and mobile devices.</li>
<li>InfoPath can easily convert Word documents and Excel spreadsheets to forms and build templates to work with.</li>
<li>InfoPath provides data integrity and version control for document management purposes, and add structure to information gathering by converting legacy documents to rich InfoPath form templates.</li>
<li>Design of a form is much easier in InfoPath forms with a simple drag-and-drop interface and provides support for prebuilt template parts and shared data connections.</li>
<li>Creates PDF or XPS and other important document formats and is extensible by addition of a free plug-in to install third party tools and components for document, archival and records management</li>
<li>Fully integrated with MOSS 2007 and capable of using integrated workflow management tools in Office 2007</li>
<li>Fully Web browsed technology, includes a design checker to help ensure consistency for forms.</li>
<li>Support for information rights management to help manage permission control and building a powerful document management team site.</li>
<li>Fully centralized for entire organization and enables organizations to centrally</li>
</ul>
<p><strong>Cons:</strong></p>
<ul>
<li> A web browser-enabled InfoPath form does not support all features of InfoPath client.</li>
<li>Inflexible &#8212; Difficult or impossible to customize (well, you can argue that you can hack the xsl file of InfoPath)</li>
<li>No support for image buttons</li>
<li>No support for html</li>
<li>No support for tree control</li>
<li>Difficult to support Forms Based Authentication</li>
<li>By default, InfoPath cannot support SharePoint web services data connections in FBA.</li>
<li>Forms Services does not support username() function in FBA. This means that InfoPath form does not recognize the current user.</li>
<li>Difficult to perform automated web test against Forms Services.</li>
<li>Difficult to support automated deployment. Basically, you have to unzip the xsn file and programmatically modify the manifest.xsf file, and zip back to the xsn file for automated publishing.</li>
<li>The way that Forms Services supports deployment of InfoPath forms is quirky – It creates SharePoint solution packages with GUID and creates features with meaningless names on the SharePoint Features folder.</li>
</ul>
<p>Below are the blog links which talk more about this topic:</p>
<p><a href="http://www.jyhuh.com/blog/archive/2008/03/02/AspNet_vs_InfoPath_Forms_Services.aspx">http://www.jyhuh.com/blog/archive/2008/03/02/AspNet_vs_InfoPath_Forms_Services.aspx</a></p>
<p><a href="http://office12.blogspot.com/2007/06/infopath-web-forms-vs-aspx.html">http://office12.blogspot.com/2007/06/infopath-web-forms-vs-aspx.html</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharenotes.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharenotes.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=60&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/6rTDL1YYkMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2008/06/02/how-to-choose-between-infopath-forms-and-custom-aspx-forms/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2008/06/02/how-to-choose-between-infopath-forms-and-custom-aspx-forms/</feedburner:origLink></item>
		<item>
		<title>Rapid access to 12 Hive and stsadm.exe</title>
		<link>http://feedproxy.google.com/~r/ShareNotes/~3/hGp0RPNg3FU/</link>
		<comments>http://sharenotes.wordpress.com/2008/05/02/rapid-access-to-12-hive-and-stsadmexe/#comments</comments>
		<pubDate>Fri, 02 May 2008 21:29:38 +0000</pubDate>
		<dc:creator>svarukala</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharenotes.wordpress.com/?p=56</guid>
		<description><![CDATA[Every SharePoint developer needs to have quick access to the 12 Hive, 12Hive/Bin for the stsadm for various purposes in our daily development work. But, I have seen many of them never try to make this process easier. Even though this is a trivial issue, sometimes its pretty annoying. So here are a few ways [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=56&subd=sharenotes&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Every SharePoint developer needs to have quick access to the 12 Hive, 12Hive/Bin for the stsadm for various purposes in our daily development work. But, I have seen many of them never try to make this process easier. Even though this is a trivial issue, sometimes its pretty annoying. So here are a few ways to avoid those annoying moments.<br />
(*12 Hive = C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\)</p>
<p>1. Add a shortcut link to the 12 Hive folder in the task bar.Just open the windows explorer and navigate to 12 Hive. Drag the left top corner icon and drop it on the task bar in the right corner. The end result is as follows:<br />
<img src="http://sharenotes.files.wordpress.com/2008/05/12hive-taskbar.jpg" alt="" /></p>
<p>2. Create a shortcut to the command prompt and set the default directory to the 12 Hive&#8217;s BIN directory. Add that shortcut to the quick launch bar so that it would be one click away. Even better, you can set shortcut key to open up the command prompt. Set the Target, Start in properties as following:<br />
<img class="alignnone" src="http://sharenotes.files.wordpress.com/2008/05/bin-shortcut.jpg" alt="Shortcut to 12 Hive/BIN" /></p>
<p>3. Add the 12 Hive to your &#8220;Favorites&#8221; in the explorer window.</p>
<p>4. To have access to stsadm.exe command irrespective of the folder you are in. Update the &#8220;Path&#8221; environment variable to add the path to the 12 Hive/BIN folder. (Right click My Computer &#8211; Go to Advanced Tab &#8211; Click Environment Variable , under system variables, edit Path variable and append the 12Bin path using semicolon as a delimiter).<br />
<a href="http://sharenotes.files.wordpress.com/2008/05/bin-shortcut-everywhere.jpg"><br />
<img class="alignnone" src="http://sharenotes.files.wordpress.com/2008/05/bin-shortcut-everywhere.jpg" alt="access stsadm.exe everywhere" /></a></p>
<p>5. This is yet another good one posted by Daniel in the comments:</p>
<p>&#8220;I usually create a junction point (officially a ntfs reparse point) in the file system using the junction tool from sysinternals (http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx)</p>
<p>junction.exe c:\wss “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\”</p>
<p>That gives me something like c:\wss pointing to the 12 hive and stsadm.exe under c:\wss\bin.</p>
<p>(I do the same for the Windows Debugging tools and create a junction for them under c:\Debug.)&#8221;</p>
<p>If you have any more options to make a developers life even more better and easier, please add to the comments.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharenotes.wordpress.com/56/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharenotes.wordpress.com/56/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharenotes.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharenotes.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharenotes.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharenotes.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharenotes.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharenotes.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharenotes.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharenotes.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharenotes.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharenotes.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharenotes.wordpress.com&blog=1870095&post=56&subd=sharenotes&ref=&feed=1" /></div><img src="http://feeds.feedburner.com/~r/ShareNotes/~4/hGp0RPNg3FU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharenotes.wordpress.com/2008/05/02/rapid-access-to-12-hive-and-stsadmexe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df9fbac8b72a782e31130e1ec2ce4d93?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">srinivas</media:title>
		</media:content>

		<media:content url="http://sharenotes.files.wordpress.com/2008/05/12hive-taskbar.jpg" medium="image" />

		<media:content url="http://sharenotes.files.wordpress.com/2008/05/bin-shortcut.jpg" medium="image">
			<media:title type="html">Shortcut to 12 Hive/BIN</media:title>
		</media:content>

		<media:content url="http://sharenotes.files.wordpress.com/2008/05/bin-shortcut-everywhere.jpg" medium="image">
			<media:title type="html">access stsadm.exe everywhere</media:title>
		</media:content>
	<feedburner:origLink>http://sharenotes.wordpress.com/2008/05/02/rapid-access-to-12-hive-and-stsadmexe/</feedburner:origLink></item>
	</channel>
</rss>
