<?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>Ankit Jain &#187; MOSS 2007</title>
	<atom:link href="http://ankitjain.info/ankit/category/moss-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitjain.info/ankit</link>
	<description>» It’s all about Ankit and Web! «</description>
	<lastBuildDate>Thu, 02 Jun 2011 16:54:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Checklist: Cannot import webpart</title>
		<link>http://ankitjain.info/ankit/2007/09/16/sharepoint-webpart-import-error/</link>
		<comments>http://ankitjain.info/ankit/2007/09/16/sharepoint-webpart-import-error/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 11:36:29 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[webpart]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/09/16/sharepoint-webpart-import-error</guid>
		<description><![CDATA[While importing (drag/drop) your webpart to any SharePoint page, if you receive an error stating &#8220;Cannot import webpart&#8221; or &#8220;unable to add selected web part(s)&#8221;! here is the check list you should look for: Make sure the webpart class is inherited either from Microsoft.SharePoint.WebPartPages.WebPart or System.Web.UI.WebControls.WebParts.WebPart The webpart class needs to be declared public. Safe [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">While importing (drag/drop) your webpart to any SharePoint page, if you receive an error stating &#8220;Cannot import webpart&#8221; or &#8220;unable to add selected web part(s)&#8221;! here is the check list you should look for:</p>
<ol type="1" start="1" style="margin-top: 0in">
<li class="MsoNormal">Make sure the webpart class is inherited either from <span style="font-style: italic">Microsoft.SharePoint.WebPartPages.WebPart</span>  or <em>System.Web.UI.WebControls.WebParts.WebPart</em></li>
<li class="MsoNormal"><strong>The webpart class needs to be declared public.</strong></li>
<li class="MsoNormal">Safe controls entry in web.config file.</li>
<li class="MsoNormal">If you are referring a webpart from GAC (i.e. assembly containing webpart class is placed in GAC) make sure the GAC version is the latest build and IIS is re-started.</li>
</ol>
<p class="MsoNormal">- Ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2007/09/16/sharepoint-webpart-import-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SharePoint: ServerContext not set to an instance</title>
		<link>http://ankitjain.info/ankit/2007/09/16/server-context-not-set-instance/</link>
		<comments>http://ankitjain.info/ankit/2007/09/16/server-context-not-set-instance/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 11:21:46 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/09/16/server-context-not-set-instance</guid>
		<description><![CDATA[I was playing through SharePoint object model and somewhere (donâ€™t remember right now!) got an exception stating â€œServerContext not set to an instanceâ€. My solution for this: Installed SSP (Shared Services Provider) and this problem is solved! [ Edited:2008-03-24 I got this error while playing with stsadm.exe command ]]]></description>
			<content:encoded><![CDATA[<p>I was playing through SharePoint object model and somewhere (donâ€™t remember right now!) got an exception stating â€œServerContext not set to an instanceâ€.</p>
<p>My solution for this: Installed SSP (Shared Services Provider) and this problem is solved!<br />
[ <em>Edited:2008-03-24</em><br />
 I got this error while playing with stsadm.exe command<br />
]</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2007/09/16/server-context-not-set-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

