<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8815798517407985032</id><updated>2011-10-17T09:55:41.031-07:00</updated><category term='ASP.NET 4.0'/><category term='Windows 2003'/><category term='Performance'/><category term='MOSS 2007'/><category term='SQL Server 2008'/><category term='ASP.NET Web User Controls'/><category term='IIS 6.0'/><category term='MOSS 2007 Administration'/><category term='Podcasting'/><category term='Microsoft Sharepoint 2010'/><category term='Google Map'/><category term='Charting'/><category term='AJAX'/><category term='Wikis'/><category term='64 bit Windows 2003'/><category term='Capacity Planning'/><category term='Blogs'/><category term='IIS'/><category term='Codeplex'/><category term='Visual Studio 2010'/><category term='SQL Server Reporting Services 2008'/><title type='text'>Tech-Motive</title><subtitle type='html'>An honest motive to share technical experiences...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-180804790880131971</id><published>2009-12-18T10:42:00.000-08:00</published><updated>2009-12-18T10:42:16.916-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007 Administration'/><category scheme='http://www.blogger.com/atom/ns#' term='64 bit Windows 2003'/><category scheme='http://www.blogger.com/atom/ns#' term='Windows 2003'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><title type='text'>MOSS 2007 setup may crash on 64 bit Windows 2003</title><content type='html'>MOSS 2007 setup program&amp;nbsp;may&amp;nbsp;crash on 64 bit Windows 2003. You can get the following error&amp;nbsp;message:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Setup did not complete successfully. We are sorry for the inconvenience.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;If it is happening with you then just check one thing:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Open Terminal Services Configuration. &lt;/li&gt;&lt;li&gt;Click Server Settings. &lt;/li&gt;&lt;li&gt;Right-click Permission Compatibility, and then click Properties. &lt;/li&gt;&lt;li&gt;Select the Full Security check box, and then click OK. &lt;/li&gt;&lt;/ul&gt;Now you should be able to install MOSS 2007. Please note that directly changing the Terminal Services Configuration settings can be dengerous. So, be very careful before changing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-180804790880131971?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/180804790880131971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/12/moss-2007-setup-may-crash-on-64-bit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/180804790880131971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/180804790880131971'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/12/moss-2007-setup-may-crash-on-64-bit.html' title='MOSS 2007 setup may crash on 64 bit Windows 2003'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-7006721883160134540</id><published>2009-12-18T10:41:00.000-08:00</published><updated>2009-12-18T10:41:21.383-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='IIS 6.0'/><category scheme='http://www.blogger.com/atom/ns#' term='Windows 2003'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><title type='text'>Changing IIS Emulation Modes</title><content type='html'>In 64 bit Windows 2003, you may need to change the emulation mode of IIS depending upon the cases and conditions. To change the IIS emulation mode to 32 bit to 64 bit and vice versa, do the followings:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Open command promp and run the following command&lt;br /&gt;cd C:\Inetpub\Adminscripts (I am assuming that C is your windows drive)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;cscript adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1 &lt;br /&gt;(to&amp;nbsp;make it&amp;nbsp;32 bit)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;cscript adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 0 &lt;br /&gt;(to make it 64 bit)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;iisreset&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-7006721883160134540?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/7006721883160134540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/12/changing-iis-emulation-modes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7006721883160134540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7006721883160134540'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/12/changing-iis-emulation-modes.html' title='Changing IIS Emulation Modes'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-4385367457512725315</id><published>2009-12-08T08:00:00.000-08:00</published><updated>2009-12-08T08:00:40.543-08:00</updated><title type='text'>When ReportServer.resx is gone</title><content type='html'>&lt;div style="text-align: justify;"&gt;I recieved the following error&amp;nbsp;which I never experienced before in our Sharepoint portal which has SSRS configured in MOSS integrated mode:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;The resource object with classname "ReportServer" and key "SharedDataSource" was not found.&lt;/em&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;img border="0" er="true" src="http://2.bp.blogspot.com/_J31VYBsBBxA/Sx52wNzt6kI/AAAAAAAAAEw/ALqkWSUblTA/s640/DataSourceError.JPG" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;After searching for a while, I found that the ReportServer.resx file was not there inside the App_GlobalResources folder in the virtual directory of the respective portal. I just copied the ReportServer.resx from App_GlobalResources folder under wwwroot and finally pasted it inside the portal's virtual directory. Problem suddenly vanished.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-4385367457512725315?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/4385367457512725315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/12/when-reportserverresx-is-gone.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/4385367457512725315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/4385367457512725315'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/12/when-reportserverresx-is-gone.html' title='When ReportServer.resx is gone'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_J31VYBsBBxA/Sx52wNzt6kI/AAAAAAAAAEw/ALqkWSUblTA/s72-c/DataSourceError.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-1494882451441381470</id><published>2009-12-02T07:44:00.000-08:00</published><updated>2010-01-13T01:42:52.083-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007 Administration'/><category scheme='http://www.blogger.com/atom/ns#' term='Capacity Planning'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><category scheme='http://www.blogger.com/atom/ns#' term='Performance'/><title type='text'>Capacity Planning for MOSS 2007</title><content type='html'>For a fresh MOSS Administrator like me, it's very important to know the maximum capacity of&amp;nbsp;sharepoint objects like lists, libraries, pages, sites, users etc and to get the optimum performance benefit upto these limits. Limits that are used over here are can be used to design a portal or a farm to get the best out of MOSS 2007 and crossing this limit may cause MOSS 2007 to create performance bottlenecks:&lt;br /&gt;&lt;br /&gt;Site collections (Database scope) :&amp;nbsp;50000 &lt;br /&gt;&lt;br /&gt;Web sites (Web site scope)&amp;nbsp; : 2000&lt;br /&gt;&lt;br /&gt;Web sites (Site collection) :&amp;nbsp;250000 (Nested Subsites)&lt;br /&gt;&lt;br /&gt;Documents (Folder scope) :&amp;nbsp;2000&lt;br /&gt;&lt;br /&gt;Documents (Library scope) :&amp;nbsp;2 million (Nested Folders)&lt;br /&gt;&lt;br /&gt;Users ( Web site scope) :&amp;nbsp;2 million&lt;br /&gt;&lt;br /&gt;Items (List scope) :&amp;nbsp;2000&lt;br /&gt;&lt;br /&gt;Web Parts (Page scope)&amp;nbsp; : 100&lt;br /&gt;&lt;br /&gt;Web Part personalization (Page scope) :&amp;nbsp;10000&lt;br /&gt;&lt;br /&gt;Document size (File scope) :&amp;nbsp;50 MB&amp;nbsp; (2 GB if&amp;nbsp;WSS SP1 is applied) &lt;br /&gt;Checkout this link:&amp;nbsp;&lt;a href="http://blogs.msdn.com/bgeoffro/archive/2008/03/19/list-attachments-over-50mb-need-more-than-an-increase-in-maximum-upload-size.aspx"&gt;http://blogs.msdn.com/bgeoffro/archive/2008/03/19/list-attachments-over-50mb-need-more-than-an-increase-in-maximum-upload-size.aspx&lt;/a&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;Download Sharepoint Capacity Planning Tool from here: &lt;a href="http://www.microsoft.com/downLoads/details.aspx?familyid=DBEE0227-D4F7-48F8-85F0-E71493B2FD87&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downLoads/details.aspx?familyid=DBEE0227-D4F7-48F8-85F0-E71493B2FD87&amp;amp;displaylang=en&lt;/a&gt; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;Before installing Sharepoint Capacity Planning Tool, you need to download and install Microsoft System Center Capacity Planner 2007. Use the following link to download: &lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E754F35D-59DB-4BC4-8386-E83E66A16FAD&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=E754F35D-59DB-4BC4-8386-E83E66A16FAD&amp;amp;displaylang=en&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Download the ebook called "Planning and architecture for Office SharePoint Server 2007, part 2 ":&lt;br /&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=85548"&gt;http://go.microsoft.com/fwlink/?LinkID=85548&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get the whole bunch of freely downloadable content related to MOSS 2007:&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc262788.aspx"&gt;http://technet.microsoft.com/en-us/library/cc262788.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I&amp;nbsp; hope this helps you in someway.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-1494882451441381470?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/1494882451441381470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/12/for-fresh-moss-administrator-like-me.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1494882451441381470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1494882451441381470'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/12/for-fresh-moss-administrator-like-me.html' title='Capacity Planning for MOSS 2007'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-8321294277275877901</id><published>2009-12-01T10:31:00.000-08:00</published><updated>2009-12-01T10:45:25.623-08:00</updated><title type='text'>Deleting an user's mysite</title><content type='html'>Recently I had a requirement to delete a user's mysite as the user had left the organisation. The simplest way I found was to directly go to the sharepoint mysite by using the following url:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://(mysite_url)/personal/(user_name)/_layouts/settings.aspx"&gt;http://(mysite_url)/personal/(user_name)/_layouts/settings.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The username should not include the domain id.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_J31VYBsBBxA/SxVjn1fyrvI/AAAAAAAAAEg/PojV7iXjxwA/s1600/MySite.JPG"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 601px; DISPLAY: block; HEIGHT: 213px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5410340063381991154" border="0" alt="" src="http://1.bp.blogspot.com/_J31VYBsBBxA/SxVjn1fyrvI/AAAAAAAAAEg/PojV7iXjxwA/s400/MySite.JPG" /&gt;&lt;/a&gt;Clicked on "Delete this site" option in the highlighted oval and the job was done.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-8321294277275877901?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/8321294277275877901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/12/deleting-users-mysite.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8321294277275877901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8321294277275877901'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/12/deleting-users-mysite.html' title='Deleting an user&apos;s mysite'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_J31VYBsBBxA/SxVjn1fyrvI/AAAAAAAAAEg/PojV7iXjxwA/s72-c/MySite.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-1259386331853733644</id><published>2009-11-29T10:00:00.000-08:00</published><updated>2009-11-29T10:07:56.168-08:00</updated><title type='text'>Sharepoint 2010 public beta is out</title><content type='html'>There is a good news friends. Few days ago, I got a  newsletter from Microsoft and I came to know that much waited Sharepoint 2010 beta version is available to downloaded. You need to get registered yourself first if you don't have the Windows Live ID. There are true trial versions to be downloaded. One is Intranet and CAL Version and the other one is Internet Version. Well the Internet Version may cost you around 561 MB. I have downloaded and it is the time for me to try it. Meanwhile, you can check the following link to download brand new Sharepoint 2010 beta:&lt;br /&gt;&lt;a href="http://sharepoint2010.microsoft.com/try-it/Pages/Trial.aspx"&gt;http://sharepoint2010.microsoft.com/try-it/Pages/Trial.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-1259386331853733644?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/1259386331853733644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/11/sharepoint-2010-public-beta-is-out.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1259386331853733644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1259386331853733644'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/11/sharepoint-2010-public-beta-is-out.html' title='Sharepoint 2010 public beta is out'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-8976435721973262620</id><published>2009-05-19T23:24:00.000-07:00</published><updated>2009-05-19T23:38:21.623-07:00</updated><title type='text'>Some facts on Sharepoint 2010</title><content type='html'>By following &lt;a href="http://rapidapplicationdevelopment.blogspot.com/2009/05/secrets-of-sharepoint-2010-exposed-at.html"&gt;Lee Richardson's blog&lt;/a&gt;, I came to know about few good and few shocking news about Sharepoint 2010. Lets start with some good news:&lt;br /&gt;&lt;br /&gt;(i) Sharepoint 2010 will have inline list editing with AJAX Support.&lt;br /&gt;(ii) Workflows created using Sharepoint designer can be resued by the same way what Visual Studio does&lt;br /&gt;(iii) Sharepoint 2010 will support ASP.NET Data Services API.&lt;br /&gt;(iv) BDC will also insert or update the data.&lt;br /&gt;(v) You can edit Sharepoint Solutions without touching XML! Whooo!!!&lt;br /&gt;&lt;br /&gt;To me, shocking news is related to the requirement part:&lt;br /&gt;(i) Windows Server 2008 will be needed. So what will happen to me if I have Windows 2003?&lt;br /&gt;(ii) 64 bit SQL Server 2005/2008 is needed.&lt;br /&gt;(iii) There will be no support for Sharepoint 2010 in IE6. I am not sure whether it is because of AJAX or not.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-8976435721973262620?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/8976435721973262620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/05/some-facts-on-sharepoint-2010.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8976435721973262620'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8976435721973262620'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/05/some-facts-on-sharepoint-2010.html' title='Some facts on Sharepoint 2010'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-6145228321488108103</id><published>2009-05-18T22:42:00.000-07:00</published><updated>2009-05-18T22:46:42.364-07:00</updated><title type='text'>HTTP/1.1 404 Connection: close Date: Tue, 19 May 2009 05:36:09 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 12</title><content type='html'>You may recieve the following error after creating a web application in MOSS 2007:&lt;br /&gt;&lt;br /&gt;HTTP/1.1 404 Connection: close Date: Tue, 19 May 2009 05:36:09 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 12.0.0.6219&lt;br /&gt;&lt;br /&gt;It probably means that there is no site collection created for the newly created web application. So just go to Central Administration &gt;&gt; Application Management &gt;&gt; Create Site Collection. Create a site collection under the web application and you will stop recieving the error.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-6145228321488108103?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/6145228321488108103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/05/http11-404-connection-close-date-tue-19.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/6145228321488108103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/6145228321488108103'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/05/http11-404-connection-close-date-tue-19.html' title='HTTP/1.1 404 Connection: close Date: Tue, 19 May 2009 05:36:09 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 12'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-7077177554431430729</id><published>2009-05-14T02:58:00.000-07:00</published><updated>2009-05-14T03:09:31.277-07:00</updated><title type='text'>Error connecting to undo manager of source file</title><content type='html'>&lt;a href="http://2.bp.blogspot.com/_J31VYBsBBxA/SgvsVfs3-hI/AAAAAAAAADY/tSPm_nh7tDo/s1600-h/UndoManager.JPG"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 320px; DISPLAY: block; HEIGHT: 52px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5335618037581609490" border="0" alt="" src="http://2.bp.blogspot.com/_J31VYBsBBxA/SgvsVfs3-hI/AAAAAAAAADY/tSPm_nh7tDo/s320/UndoManager.JPG" /&gt;&lt;/a&gt; This error is very confusing and irriritating as it does not give any clear indication about what the problem is. I got this error when I was using Visual Studio 2008 to compile and run a web application. Steps that I followed to overcome this issue were as follows:&lt;br /&gt;&lt;br /&gt;(i) I deleted the source file (designer.cs) from the project. But before that, I took a backup of the designer.cs file to be in a safer position.&lt;br /&gt;(ii) Then I right clicked on the ASPX page and select "Covert to Web Application". Finally, I compiled the page and executed it within Visual Studio without the error.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-7077177554431430729?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/7077177554431430729/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/05/error-connecting-to-undo-manager-of.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7077177554431430729'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7077177554431430729'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/05/error-connecting-to-undo-manager-of.html' title='Error connecting to undo manager of source file'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_J31VYBsBBxA/SgvsVfs3-hI/AAAAAAAAADY/tSPm_nh7tDo/s72-c/UndoManager.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-7971875487476496564</id><published>2009-05-03T22:29:00.000-07:00</published><updated>2009-05-03T23:38:32.218-07:00</updated><title type='text'>The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database...</title><content type='html'>In SQL Server Report Manager page, sometimes you may recieve the following error:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_J31VYBsBBxA/Sf6MWxtgbBI/AAAAAAAAADA/wDPqMANLry8/s1600-h/Enc.JPG"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 320px; DISPLAY: block; HEIGHT: 250px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5331853331782462482" border="0" alt="" src="http://4.bp.blogspot.com/_J31VYBsBBxA/Sf6MWxtgbBI/AAAAAAAAADA/wDPqMANLry8/s320/Enc.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;Don't worry. Just go to SQL Server Reporting Services 2008 Configuration Manager. Go to Encryption Keys tab. Click on the Delete Encrypted Content button. It will sove the issue.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-7971875487476496564?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/7971875487476496564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/05/report-server-cannot-decrypt-symmetric.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7971875487476496564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/7971875487476496564'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/05/report-server-cannot-decrypt-symmetric.html' title='The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database...'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_J31VYBsBBxA/Sf6MWxtgbBI/AAAAAAAAADA/wDPqMANLry8/s72-c/Enc.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-2884456657261683011</id><published>2009-04-29T22:16:00.000-07:00</published><updated>2009-04-29T22:24:17.989-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ASP.NET 4.0'/><title type='text'>New Features in ASP.NET 4.0</title><content type='html'>ASP.NET 4.0 is bringing few exciting features that any ASP.NET developer can be interested to explore. So check out the new features of ASP.NET 4.0 by following the links shown below:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.asp.net/learn/whitepapers/aspnet40/"&gt;&lt;span style="font-size:85%;"&gt;http://www.asp.net/learn/whitepapers/aspnet40/&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;[&lt;/span&gt;&lt;a title="New Window" href="http://www.asp.net/learn/whitepapers/aspnet40/" target="_blank"&gt;&lt;span style="font-size:85%;"&gt;^&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;]&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Download the whitepaper at:&lt;br /&gt;&lt;a href="http://download.microsoft.com/download/D/E/D/DEDB44F1-230D-456C-A4FC-D20914D38990/ASP.NET4.0_and_Visual_Studio_2010_Web_Development_Beta_1_Overview.doc"&gt;&lt;span style="font-size:85%;"&gt;http://download.microsoft.com/download/D/E/D/DEDB44F1-230D-456C-A4FC-D20914D38990/ASP.NET4.0_and_Visual_Studio_2010_Web_Development_Beta_1_Overview.doc&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;[&lt;/span&gt;&lt;a title="New Window" href="http://download.microsoft.com/download/D/E/D/DEDB44F1-230D-456C-A4FC-D20914D38990/ASP.NET4.0_and_Visual_Studio_2010_Web_Development_Beta_1_Overview.doc" target="_blank"&gt;&lt;span style="font-size:85%;"&gt;^&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;]&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-2884456657261683011?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/2884456657261683011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/new-features-in-aspnet-40.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/2884456657261683011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/2884456657261683011'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/new-features-in-aspnet-40.html' title='New Features in ASP.NET 4.0'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-1440117413170044380</id><published>2009-04-22T04:46:00.000-07:00</published><updated>2009-04-22T05:12:56.789-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Microsoft Sharepoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='Visual Studio 2010'/><title type='text'>Sharepoint development improvements in Visual Studio 2010</title><content type='html'>Coding in Sharepoint is not so easy as developers get very minimum support from Visual Studio. For example, if a developer has to make a Web part then he or she has to go to Visual Studio and write down plenty of codes for creating a single control. Manytimes we also use SmartPart right. Hopefully, Microsoft Visual Studio 2010 will offer various features that will make Sharepoint developers' life much more comfortable. I am quickly listing and briefing all those:&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Web Part Designer:&lt;/strong&gt; Developer will get designer support for creating web parts. It will work quite similar like the Smart Part but in a better way.&lt;br /&gt; &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Debugging:&lt;/strong&gt; Debugging Sharepoint applications will be done by "F5". Yeppi, it will be same like any other program in Visual Studio.&lt;br /&gt; &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Sharepoint Server Explorer:&lt;/strong&gt; All Sharepoint items like lists, document libraries, features and templates will be viewable with in Visual Studio and developers can change and manipulate it directly. Isn't it good guys?&lt;br /&gt; &lt;/li&gt;&lt;li&gt;&lt;strong&gt;WSP Import and Creation:&lt;/strong&gt; There will be no need to create WSPs manually. Those will be created automatically.&lt;br /&gt; &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Workflow Integration:&lt;/strong&gt; A new ASP.NET Workflow Initiation Form for the Workflow project will be available with the designer support.&lt;br /&gt; &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Packaging Editor:&lt;/strong&gt; Package Explorer will be integrated which will support packaging and structuring various Features and WSPs.&lt;br /&gt;&lt;br /&gt;For more information on this, you can visit the following link :&lt;br /&gt;&lt;a href="http://blogs.msdn.com/jasonz/archive/2008/11/10/teched-emea-2008-keynote-including-sharepoint-tools-for-vs.aspx"&gt;TechEd EMEA 2008 Keynote, Including SharePoint Tools for VS&lt;/a&gt;&lt;/li&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-1440117413170044380?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/1440117413170044380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/sharepoint-development-improvements-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1440117413170044380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1440117413170044380'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/sharepoint-development-improvements-in.html' title='Sharepoint development improvements in Visual Studio 2010'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-3809425314163078999</id><published>2009-04-22T04:02:00.000-07:00</published><updated>2009-04-22T04:27:31.612-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Microsoft Sharepoint 2010'/><title type='text'>Microsoft SharePoint 2010 is coming</title><content type='html'>Microsoft recently announced that they are going to remove office word from the next version of SharePoint Server. As part of the Exchange Server 2010's public beta realease (and 14 waves of products), they have also announced about the next version of SharePoint Server and they are calling it as Microsoft Sharepoint 2010. What about the MOSS word? It sounds interesting as they think that office word may confuse users. It's not a big issue but definetely we all are waiting for the next version of this product. Technical preview will be relased in the third quarter of 2009 and we can expect the final version on somewhere around first half of 2010. Following links can be useful in this context:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.msdn.com/sharepoint/archive/2009/04/14/microsoft-sharepoint-14-is-now-microsoft-sharepoint-2010.aspx"&gt;http://blogs.msdn.com/sharepoint/archive/2009/04/14/microsoft-sharepoint-14-is-now-microsoft-sharepoint-2010.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/presspass/features/2009/Apr09/04-15Office2010.mspx"&gt;http://www.microsoft.com/presspass/features/2009/Apr09/04-15Office2010.mspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-3809425314163078999?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/3809425314163078999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/microsoft-sharepoint-2010-is-coming.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3809425314163078999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3809425314163078999'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/microsoft-sharepoint-2010-is-coming.html' title='Microsoft SharePoint 2010 is coming'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-1050886381956806502</id><published>2009-04-21T23:46:00.000-07:00</published><updated>2009-12-08T08:08:21.344-08:00</updated><title type='text'>ReportBuilder's RSAccessDenied error in SharePoint Integrated Mode</title><content type='html'>We have an environment where we are wirking with SSRS as SharePoint Integrated Mode. While accessing SSRS Reports thorugh Sharepoint site, we had a requirement that the reports have to be opened using ReportBuilder to make some slight changes and deploy quickly without any dependancies. Well, opening a report using report builder is not an issue but whenever user is trying to run the report from report builder, it is showing the following error:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_J31VYBsBBxA/Sx55612sgoI/AAAAAAAAAE4/t-BoMaygSOM/s1600-h/Error.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" er="true" src="http://4.bp.blogspot.com/_J31VYBsBBxA/Sx55612sgoI/AAAAAAAAAE4/t-BoMaygSOM/s400/Error.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Believe it or not, I spent almost 3-4 hours to find the issue. I thought it might be a user right related issue so I went to IIS and then try to implement the integrated windows authentication and other stuffs which I found by googling over the internet. But the issue was something completely different from what I was thinking. &lt;br /&gt;I went to SharePoint Central Administration -&amp;gt; Set Server Defaults (Under Reporting Services Section). I noticed that the Enable Ad hoc Report Execution option was unchecked. This was the culprit. By checking this option, finally report builder started running the report. But the surprising thing was that by following the error message it was very hard to determine about what exactly went wrong. Dias Alegré.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-1050886381956806502?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/1050886381956806502/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/reportbuilders-rsaccessdenied-error-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1050886381956806502'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/1050886381956806502'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/reportbuilders-rsaccessdenied-error-in.html' title='ReportBuilder&apos;s RSAccessDenied error in SharePoint Integrated Mode'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_J31VYBsBBxA/Sx55612sgoI/AAAAAAAAAE4/t-BoMaygSOM/s72-c/Error.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-5993709898021572933</id><published>2009-04-14T22:22:00.000-07:00</published><updated>2009-04-14T22:32:23.594-07:00</updated><title type='text'>Handling the error : "The form cannot be displayed because session state is not available."</title><content type='html'>While developing Sharepoint Workflows, if you may recieve the following error:&lt;br /&gt;&lt;br /&gt;"The form cannot be displayed because session state is not available."&lt;br /&gt;&lt;br /&gt;To solve this issue, just go to the web.config file of your Sharepoint site and add the following lines under the httpModules section within angular brackets:&lt;br /&gt;&lt;br /&gt;add type="System.Web.SessionState.SessionStateModule" name="Session"&lt;br /&gt;&lt;br /&gt;If this line is already there as commented then uncomment it and you will not recieve this error again.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-5993709898021572933?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/5993709898021572933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/handling-error-form-cannot-be-displayed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/5993709898021572933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/5993709898021572933'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/handling-error-form-cannot-be-displayed.html' title='Handling the error : &quot;The form cannot be displayed because session state is not available.&quot;'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-3859581596424024890</id><published>2009-04-13T22:04:00.000-07:00</published><updated>2009-04-13T23:52:41.951-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google Map'/><category scheme='http://www.blogger.com/atom/ns#' term='Wikis'/><category scheme='http://www.blogger.com/atom/ns#' term='Podcasting'/><category scheme='http://www.blogger.com/atom/ns#' term='Blogs'/><category scheme='http://www.blogger.com/atom/ns#' term='ASP.NET Web User Controls'/><category scheme='http://www.blogger.com/atom/ns#' term='Codeplex'/><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><category scheme='http://www.blogger.com/atom/ns#' term='Charting'/><title type='text'>10 Powerful features for Sharepoint</title><content type='html'>&lt;p&gt;Windows Sharepoint Services 3.0 and Microsoft Office Sharepoint Server 2007 provide very powerful and wide range of feature riched applicationd which can be very useful for Social Networking and daily computing in any bussiness environment. In this post, I am going to list down 10 very powerful features freely available at codeplex:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Podcasting Kit for SharePoint (PKS): &lt;/strong&gt;Podcasting Kit for Sharepoint (PKS) helps to save time and money for an organization to deliver the next generation knowledgement management solution using social media. Any podcast enabled device along with the general web users can access this highly user interactive sharepoint feature. It is built with Silverlight 2.0 and Microsoft Expression Encoder 2.0 to provide the podcasting solution. To view more and to download the February 2009 beta edition, just go to &lt;a href="http://pks.codeplex.com/"&gt;http://pks.codeplex.com/&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Community Kit for SharePoint(CKS):&lt;/strong&gt; Community Kit for Sharepoint (CKS) is a bouquet of rich features which make existing features in Sharepoint like blogs, wikis far more powerful and there are also some new stuffs. It offers following features:&lt;br /&gt;&lt;a href="http://cks.codeplex.com/Wiki/View.aspx?title=Enhanced%20Blog%20Edition"&gt;Enhanced Blog Edition&lt;/a&gt;&lt;br /&gt;&lt;a href="http://cks.codeplex.com/Wiki/View.aspx?title=Enhanced%20Wiki%20Edition"&gt;Enhanced Wiki Edition&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="http://www.codeplex.com/CKS/Release/ProjectReleases.aspx?ReleaseId=10943"&gt;Enhanced Discussion Board Edition&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=969"&gt;Corporate Intranet Edition&lt;/a&gt;&lt;br /&gt;&lt;a href="http://cks.codeplex.com/Wiki/View.aspx?title=Internet%2fExtranet%20Edition"&gt;Internet/Extranet Edition&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=CKS&amp;amp;ReleaseId=1926"&gt;User Group Edition (1.0)&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=1463"&gt;School Edition&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=950"&gt;Home Owners Association Edition&lt;/a&gt;&lt;br /&gt;&lt;a class="externalLink" href="http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=949"&gt;Wedding Edition&lt;/a&gt;&lt;br /&gt;&lt;a href="http://cks.codeplex.com/Wiki/View.aspx?title=External%20Collaboration%20Toolkit%20for%20SharePoint%20%28Community%20Edition%29"&gt;External Collaboration Toolkit for SharePoint (Community Edition)&lt;/a&gt; &lt;/p&gt;&lt;p&gt;Some features may not be useful for a bussiness environment but most of them can be really helpful. Please go to &lt;a href="http://cks.codeplex.com/"&gt;http://cks.codeplex.com/&lt;/a&gt; for more details.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;ChartPart for Sharepoint: &lt;/strong&gt;Have you ever tried to generate charts from Sharepoint lists? If you didn't or you were stuck in middle then you should use the ChartPart for Sharepoint. It is nothing but a pluggable Sharepoint web part which supports multiple graph types, custom colors, palletes and fonts with localization support (seven languages currently). Please go to &lt;a href="http://chartpart.codeplex.com/"&gt;http://chartpart.codeplex.com/&lt;/a&gt; for more details.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Sharepoint KnowledgeBase: &lt;/strong&gt;It is a Sharepoint web aprt which provides knowledgebase syatem for WSS 3.0 and MOSS 2007. It helps users to maintain questions, answers, categories, ratings, feedbacks, comments and moderation. For more details visit &lt;a href="http://spkb.codeplex.com/"&gt;http://spkb.codeplex.com/&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Google Maps Web Part for Sharepoint: &lt;/strong&gt;Google Maps Web part for Sharepoint can be very useful when you want to display points and locations on your Sharepoint sites and get directions from those. Google Map API key is required to use this web part. Please go through the following link &lt;a href="http://googlemapswebpart.codeplex.com/"&gt;http://googlemapswebpart.codeplex.com/&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Sharepoint Poll Web Part:&lt;/strong&gt; It is a web part which allows the site users to create a poll in the site collection. It is more easier to be used than the Survey List. Link for more details is &lt;a href="http://spuserpoll.codeplex.com/"&gt;http://spuserpoll.codeplex.com/&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Sharepoint Ad-Rotator: &lt;/strong&gt;A very simple but useful web part to display rotating images and advertisements for your organization. Just go to &lt;a href="http://spadrotator.codeplex.com/"&gt;http://spadrotator.codeplex.com/&lt;/a&gt; for more information.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ChatterBox for Sharepoint:&lt;/strong&gt; A tiny little ChatterBox web part can add group chatting functionality to your Sharepoint sites. There is no user to user chatting facility but still can be useful. For more details visit &lt;a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=CKS&amp;amp;ReleaseId=4234"&gt;http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=CKS&amp;amp;ReleaseId=4234&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;MOSS Faceted Search: &lt;/strong&gt;It is a set of web parts which makes Sharepoint search much more interactive. It groups, refines, displays, updates search results by Sharepoint API implemented facets. Want to see more, just go to &lt;a href="http://facetedsearch.codeplex.com/"&gt;http://facetedsearch.codeplex.com/&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;SmartPart: &lt;/strong&gt;Writing a SharePoint web part without designer support and code intelligence is a developer's nightmare. Thanks to SmartPart and Jan Tielens, lot of development time can be solved by simply using this feature. Just use a Web User Control in which you will get the full designer and intellisense support and deploy it to the web site's user controls folder. But you also have to make sure that the Smart Part feature is also installed on the specific Sharepoint site. I am not going to detail about this cool feature, just go to &lt;a href="http://smartpart.codeplex.com/"&gt;http://smartpart.codeplex.com/&lt;/a&gt; for more details.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-3859581596424024890?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/3859581596424024890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/10-powerful-features-for-sharepoint.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3859581596424024890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3859581596424024890'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/10-powerful-features-for-sharepoint.html' title='10 Powerful features for Sharepoint'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-8959474587668975377</id><published>2009-04-13T02:41:00.000-07:00</published><updated>2009-12-02T09:10:21.569-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SQL Server 2008'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><category scheme='http://www.blogger.com/atom/ns#' term='SQL Server Reporting Services 2008'/><title type='text'>Programmatically Playing With SSRS Subscriptions</title><content type='html'>SQL Server Reporting Services offers programmatically handling various report subscriptions. You can read the specific subscriptions and change those in code-behind as required. I assume that you are already aware about the subscription mechanism in reporting services. For some of you who are not aware about this, I would like to write that subscription in reporting services is nothing but a automated service (sql server job) defined and set by you to deliver reports at specific time or in specific events. You also define in which format the report will be presented to the user. Now whatever subscription properties you have set, everything will be stored in the ReportServer database. Schedule, Subscriptions and ReportSchedule tables contain alll those informations.&lt;br /&gt;&lt;br /&gt;Now create a Windows or Web Application. Add a Web Reference towords&lt;br /&gt;ReportingService2006. If SSRS is isntalled on your system then you can easily find the ReportService2006.asmx in the following url:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://servername/_vti_bin/ReportServer/ReportService2006.asmx"&gt;&lt;span style="color: black; font-size: 85%;"&gt;http://servername&lt;servername&gt;/_vti_bin/ReportServer/ReportService2006.asmx&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If report server is not installed on your system then you can find this web service in any remote report server using the above mentioned url (server name has to be replaced).&lt;br /&gt;&lt;br /&gt;Create an object of the ReportingService2006 web service. Declare the following variables in order to get the retrieved subscription properties:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: yellow;"&gt;&lt;span style="font-size: 85%;"&gt;&lt;span style="color: black;"&gt;ActiveState active = null;&lt;br /&gt;ParameterValueOrFieldReference[] extensionParams = null;&lt;br /&gt;ExtensionSettings extSettings = null;&lt;br /&gt;ParameterValue[] values; a&lt;br /&gt;&lt;br /&gt;string desc = string.Empty;&lt;br /&gt;string eventType = string.Empty;&lt;br /&gt;string matchData = string.Empty;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;Call the GetSubscriptionProperties method of ReportingService2006 web service by passing the Subscription ID of the Subscription which needs to be changed:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: #333399; font-size: 85%;"&gt;&lt;span style="color: black;"&gt;ReportingService2006 rs = new ReportingService2006();&lt;br /&gt;rs.Credentials = System.Net.CredentialCache.DefaultCredentials;&lt;br /&gt;rs.GetSubscriptionProperties(txtSubscriptionID.Text.Trim(), out extSettings, out desc, out active, out status, out eventType, out matchData, out values);&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #333399; font-size: 85%;"&gt;&lt;br /&gt;&lt;/span&gt;Different parameter details for this method are as follows:&lt;br /&gt;&lt;strong&gt;Subscription ID :&lt;/strong&gt; It is the unique id of the subscription which needs to be modified.&lt;br /&gt;&lt;strong&gt;Extension Settings:&lt;/strong&gt; It is the report deilvery extension and its configurable settings. It is an output parameter.&lt;br /&gt;&lt;strong&gt;Description:&lt;/strong&gt; It contains some meaningful description which will be displayed to the user. It is an output parameter.&lt;br /&gt;&lt;strong&gt;ActiveState:&lt;/strong&gt; It returns the ActiveState of the specified subscription. It is an output parameter. &lt;strong&gt;Status:&lt;/strong&gt; It is the status of the Subscription and an output parameter.&lt;br /&gt;&lt;strong&gt;EventType:&lt;/strong&gt; It returns the type of event that triggers the subscription. It is an output parameter.&lt;br /&gt;&lt;strong&gt;MatchData:&lt;/strong&gt; It returns xml data specific to the report execution and deilvery scheduling process. It is an output parameter.&lt;br /&gt;&lt;strong&gt;ParameterValue[]:&lt;/strong&gt; It is the collection of different report parameters for the report. It is also an output parameter.&lt;br /&gt;&lt;br /&gt;To get all extension settings returned from the web service, you can use the following code:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: black;"&gt;&lt;span style="font-size: 85%;"&gt;ParameterValueOrFieldReference[] extensionParams = extSettings.ParameterValues;&lt;br /&gt;foreach (ParameterValueOrFieldReference&lt;br /&gt;extensionParam in extensionParams)&lt;br /&gt;{&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("TO"))&lt;br /&gt;{&lt;br /&gt;txt_TO.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("CC"))&lt;br /&gt;{&lt;br /&gt;txt_CC.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("BCC"))&lt;br /&gt;{&lt;br /&gt;txt_BCC.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("ReplyTo"))&lt;br /&gt;{&lt;br /&gt;txt_ReplyTo.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("Subject"))&lt;br /&gt;{&lt;br /&gt;txt_Sub.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("Comment"))&lt;br /&gt;{&lt;br /&gt;txt_Comment.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;if (((ParameterValue)extensionParam).Name.Equals("Priority"))&lt;br /&gt;{&lt;br /&gt;txt_Priority.Text = ((ParameterValue)extensionParam).Value;&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;As I wrote earlier, matchdata parameter returns xml string which needs to be parsed first in order to change or modify it. You can always fire a select statement in the Subscription table on the ReportServer database to see how matchdata column looks like. But the pre-requisite is that you have to create a report subscription first. Understand the xml definition of the match data with different schedule durations and the parse and bind it to the different control as per your requirement.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: 100%;"&gt;After binding all informations retrieved from ReportingService2006, its your turn to change the data as per the requirement. Now to save the subscription, please note that you need to again create a xml string that contains the modified report scheduling defenition. Finally call the&lt;br /&gt;SetSubscriptionProperties method of the ReportingService2006 web service.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 85%;"&gt;&lt;span style="color: black;"&gt;rs.SetSubscriptionProperties(subscriptionID, extSettings, desc, eventType, xmlScheduling, values);&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;It will update the Subscription definiton in the ReportServer database. It is very important to be noted that the matchdata which is generated dynamically should be consistent with the exact defenition. There are five types of schedule durations which are Once, Hourly, Daily, Hourly, Weekly and Monthly. For each different schedule durations, the xml schema are less or more differents. So its my suggestion to you to not to use SetSubscriptionProperties method to change the subscription with out understanding the matchdata format for different schedule durations. Otherwise, report subscription may be corrupted for improper matchdata.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;Following link may be useful during your implementation:&lt;/span&gt;&lt;span style="font-size: 100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/reportservice2006.reportingservice2006_members.aspx"&gt;&lt;span style="color: black; font-size: 85%;"&gt;http://technet.microsoft.com/en-us/library/reportservice2006.reportingservice2006_members.aspx&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: 100%;"&gt;&lt;br /&gt;All the best.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-8959474587668975377?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/8959474587668975377/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/programmatically-playing-with-ssrs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8959474587668975377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/8959474587668975377'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/programmatically-playing-with-ssrs.html' title='Programmatically Playing With SSRS Subscriptions'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8815798517407985032.post-3034547716506254147</id><published>2009-04-10T06:16:00.000-07:00</published><updated>2009-04-14T03:04:38.458-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='IIS'/><category scheme='http://www.blogger.com/atom/ns#' term='Windows 2003'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS 2007'/><title type='text'>IIS Manager Showing Blank Screen</title><content type='html'>&lt;table align="left" valign="top"&gt;&lt;br /&gt;&lt;tbody&gt;&lt;br /&gt;&lt;tr&gt;&lt;br /&gt;&lt;td valign="top"&gt;I was shocked by one problem that I experienced while developing a SharePoint application. I was trying to open IIS Manager but it was showing me a blank screen. Even if I was trying to connect to localhost, it was denying.&lt;br /&gt;&lt;/td&gt;&lt;br /&gt;&lt;/tr&gt;&lt;br /&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_J31VYBsBBxA/SeMrlMtTN6I/AAAAAAAAACQ/70RbrR6WvbU/s1600-h/BlankIIS.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5324147102548440994" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 320px; CURSOR: hand; HEIGHT: 256px" alt="" src="http://1.bp.blogspot.com/_J31VYBsBBxA/SeMrlMtTN6I/AAAAAAAAACQ/70RbrR6WvbU/s320/BlankIIS.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;br /&gt;&lt;/tr&gt;&lt;br /&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;div align="left"&gt;After being disturbed for a while, I came to know that OWSTimer.exe wants to access IIS ADSI (Active Directory Service Interface). OWSTime.exe has multiple threads and those are trying to access the IIS at the same time. That is why IIS Server Manager suddenly goes blank. OWSTimer.exe is a Windows Sharepoint Services timer process which is responsible to execute defined tasks in specific time interval in background. I restarted the OWSTimer.exe service and believe me it worked like a magic. Restarting IIS also forces all running threads to release their access. So that also would have solved my problem. By the way, this may be a small issue but when I experienced it, felt quite surprised.&lt;br /&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8815798517407985032-3034547716506254147?l=tech-motive.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tech-motive.blogspot.com/feeds/3034547716506254147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tech-motive.blogspot.com/2009/04/iis-manager-showing-blank-screen.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3034547716506254147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8815798517407985032/posts/default/3034547716506254147'/><link rel='alternate' type='text/html' href='http://tech-motive.blogspot.com/2009/04/iis-manager-showing-blank-screen.html' title='IIS Manager Showing Blank Screen'/><author><name>Saanj</name><uri>http://www.blogger.com/profile/09944241820454740200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://2.bp.blogspot.com/_J31VYBsBBxA/SxK4y-weyyI/AAAAAAAAADo/TNrwkXrpDVQ/S220/IMG0103A.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_J31VYBsBBxA/SeMrlMtTN6I/AAAAAAAAACQ/70RbrR6WvbU/s72-c/BlankIIS.JPG' height='72' width='72'/><thr:total>2</thr:total></entry></feed>
