<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Karthik&apos;s SharePoint Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/" />
    <link rel="self" type="application/atom+xml" href="http://blog.camantrix.com/sharepoint/atom.xml" />
   <id>tag:blog.camantrix.com,2009:/sharepoint/3</id>
    <link rel="service.post" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3" title="Karthik's SharePoint Blog" />
    <updated>2008-04-15T23:11:35Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2ysb5-20051201</generator>
 
<entry>
    <title>SSP Creation stuck at Provisioning in Progress</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/2008/04/ssp_creation_stuck_at_provisio.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3/entry_id=26" title="SSP Creation stuck at Provisioning in Progress" />
    <id>tag:blog.camantrix.com,2008:/sharepoint//3.26</id>
    
    <published>2008-04-15T23:07:58Z</published>
    <updated>2008-04-15T23:11:35Z</updated>
    
    <summary><![CDATA[So you are building a SharePoint farm and your doing several tasks not in a particular order.&nbsp;You&nbsp;created a bunch of site collections, you worked on some UI customizations and you realized you haven't provisioned mysite, so you try to configure...]]></summary>
    <author>
        <name>Karthik Murugesan</name>
        <uri>http://www.camantrix.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.camantrix.com/sharepoint/">
        <![CDATA[<p>So you are building a SharePoint farm and your doing several tasks not in a particular order.&nbsp;You&nbsp;created a bunch of site collections, you worked on some UI customizations and you realized you haven't provisioned mysite, so you try to configure your SSP. At this point the Create SSP page&nbsp;times out with an&nbsp;error &quot;Timer Job could not be completed and it will be re-tried after some time&quot;.</p><p>At some point&nbsp;your WFE server's timer job definitions&nbsp;went out of&nbsp;synch from your config DB. This is one of the&nbsp;root causes for lot of issues related to timer jobs. So once again clearing the file system cache come to the rescue!</p><p><a href="http://blog.camantrix.com/sharepoint/2008/04/sharepoint_services_timer_serv.php"><strong>Steps to Clear the File System Cache</strong></a></p><p>Follow the instructions&nbsp;from the link above&nbsp;and wait for couple of hours.&nbsp;Go to your SSP Admin page, SSP will appear automatically because&nbsp;your server promised that it will re-try the timer job at a regular interval until it&nbsp;completes successfully.</p>]]>
        
    </content>
</entry>
<entry>
    <title>SharePoint Services Timer Service File System Cache</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/2008/04/sharepoint_services_timer_serv.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3/entry_id=25" title="SharePoint Services Timer Service File System Cache" />
    <id>tag:blog.camantrix.com,2008:/sharepoint//3.25</id>
    
    <published>2008-04-15T22:54:48Z</published>
    <updated>2008-04-15T22:58:49Z</updated>
    
    <summary><![CDATA[Reseting the file system cache have resolved many issues&nbsp;I had in&nbsp;my SharePoint&nbsp;farm. Microsoft tech support gave me this resolution to fix some issues&nbsp;I had with Usage Analysis. I perform this operation fisrt if I get stuck with any issues&nbsp;related to...]]></summary>
    <author>
        <name>Karthik Murugesan</name>
        <uri>http://www.camantrix.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.camantrix.com/sharepoint/">
        <![CDATA[<p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">Reseting the file system cache have resolved many issues&nbsp;I had in&nbsp;my SharePoint&nbsp;farm. Microsoft tech support gave me this resolution to fix some issues&nbsp;I had with Usage Analysis. I perform this operation fisrt if I get stuck with any issues&nbsp;related to timer&nbsp;jobs. Good times!</span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana"><strong>So, how to clear the file system cache?</strong></span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">File system cache should be cleared on all servers in the server farm on which the Windows SharePoint Services Timer service is running. To do this, follow these steps:</span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana"><strong>1.</strong> <strong>Stop the Timer service.<br /></strong></span></span><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">To do this, follow these steps:<br /></span></span><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">a. Click Start, point to Administrative Tools, and then click Services. <br />b. Right-click Windows SharePoint Services Timer, and then click Stop. <br />&nbsp;<br /><strong>2. Delete or move the contents of the following folder: <br /></strong>a. %ALLUSERSPROFILE% \Application Data\Microsoft\SharePoint\Config\GUID <br /></span></span><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">b. Leave the cache.ini alone<br />c. Delete all other files (all guid.xml) these are all timer job definitions<br />d. Open cache.ini in notepad and change&nbsp;whatever number you see there to&nbsp;0</span></span><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana"><strong><br /></strong><br /><strong>3. Start the Timer service:<br /></strong>To do this, follow these steps:<br />a. Click Start, point to Administrative Tools, and then click Services. <br />b. Right-click Windows SharePoint Services Timer, and then click Start. <br />&nbsp;<br />Note: The file system cache is re-created after you perform this procedure. Make sure that you perform this procedure on all servers in the server farm on which the Timer service is running.<br /><br />Go back to the %ALLUSERSPROFILE% \Application Data\Microsoft\SharePoint\Config\GUID folder and make sure you see a bunch of xml files.</span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">Open the cache.ini and see if the 0 is replaced by a higher value.</span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana">You have just synched all your servers with the same timer job definitions from the config db.</span></span></p><p><span><span class="Apple-style-span" style="font-size: 11px; font-family: Verdana" /></span></p>]]>
        
    </content>
</entry>
<entry>
    <title>DCLauncher issues while configuring Document Conversion in MOSS 2007</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/2007/08/dclauncher_issues_while_config.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3/entry_id=10" title="DCLauncher issues while configuring Document Conversion in MOSS 2007" />
    <id>tag:blog.camantrix.com,2007:/sharepoint//3.10</id>
    
    <published>2007-08-30T15:41:31Z</published>
    <updated>2007-09-08T02:00:29Z</updated>
    
    <summary><![CDATA[The other&nbsp;day I was trying to enable the Document&nbsp;Conversion on my SharePoint farm and&nbsp;had some issues.&nbsp;After some research I found two different&nbsp;different articles that helped me fix this issue. You might encounter any one of the following issue. I encountered...]]></summary>
    <author>
        <name>Karthik Murugesan</name>
        <uri>http://www.camantrix.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.camantrix.com/sharepoint/">
        <![CDATA[<p>The other<strong>&nbsp;</strong>day I was trying to enable the Document&nbsp;Conversion on my SharePoint farm and&nbsp;had some issues.&nbsp;After some research I found two different&nbsp;different articles that helped me fix this issue. You might encounter any one of the following issue. I encountered the second one. And I've explained the steps involved by combining the steps from these two different articles, in order.</p><p><strong>Issue 1:</strong> Document Conversions Launcher Service is always in &quot;starting&quot; state (specifically when trying to enable the Launcher Service on more than one Server in the farm). The Document Conversions Launcher Service Admin UI is not functional for any Launcher that will run on a server that is not hosting the Central Administration web application. The UI will never reflect current state in this configuration.</p><p><strong>Issue 2: </strong>You might get DCLauncher error at Microsoft.SharePoint.Win32.SPAdvApi32.SetServiceStartupType</p><p>Follow the steps to resolve these issues.</p><p><strong>Step 1:</strong> Start the load balancing service in your application server and make a note of the port#.</p><p><img src="http://blog.camantrix.com/sharepoint/images/sp_aug_30_1.jpg" border="1" /></p><p><strong><img src="http://blog.camantrix.com/sharepoint/images/sp_aug_30_2.jpg" border="1" />&nbsp;</strong></p><p><strong>Step 2:</strong> To enable the Launcher Service you must specify the necessary Launcher information that the UI normally provides. This is done by updating two values in a registry key located on the machine on which you are trying to run the Launcher service. This includes the location of the Load Balancer and the Port to use for the connection.</p><p><strong>Key:</strong> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\LauncherSettings]&quot;LoadBalancerUrl&quot;=&quot;http://server:port/HtmlTrLoadBalancer&quot;&quot;Port&quot;=dword:port</p><p><strong>LoadBalancerUrl:</strong> This is the full URL to the .NET Remoting channel that the Load Balancer opens. The scheme should be http://[please specify Load Balancer server]:[please specify Load Balancer port]/HtmlTrLoadBalancer and ensure they are accurate.</p><p><strong>Port:</strong> This is the port that the launcher service will open for incoming .NET Remoting requests to do Conversions, e.g. &quot;8082&quot;.</p><p><strong>Step 3:</strong> After changing either of these settings (initially or if future machines are added and require settings changes), you must stop and start the Launcher service (Office Document Conversions Launcher Service) in the Services control panel (Start|Control Panel|Administrative Tools|Services). The services should be set to Enabled and set to start automatically (Automatic) if not so already. Any future changes to the Load Balancer settings will require updating the Launcher settings on each machine to reflect those changes. The services will also have to be stopped and then started again to pick up the new changes once updated.</p><p>If you continue to get the same issue, try restarting the service using STSADM utility.</p><p><strong>Stop the Document Conversions Launcher Service</strong> <table class="list ol" border="0"><tbody><tr><td class="number">1.</td><td class="text">Click <strong class="uiterm">Start</strong>, click <strong class="uiterm">Run</strong>, type <span class="userInput">cmd</span>, and then click <strong class="uiterm">OK</strong>.</td></tr><tr><td class="number">2.</td><td class="text">At the command prompt, type the following command: <div class="indent"><span class="userInput">cd \Program Files\Common Files\microsoft shared\web server extensions\12\bin</span></div></td></tr><tr><td class="number">3.</td><td class="text">At the command prompt, type the following command to create a .txt file that contains the names of all the services, and then press ENTER: <div class="indent"><span class="userInput">STSADM -o enumservices &gt; Drive\serv.txt</span></div><strong>Note</strong> In this command, Drive is the letter of the drive in which you want to save the .txt file.</td></tr><tr><td class="number">4.</td><td class="text">At the command prompt, type the following command, and then press ENTER: <div class="indent"><span class="userInput">stsadm -o provisionservice -action stop -servicetype ServiceTypeName -servicename ServiceName</span></div><strong>Note</strong> In this command, ServiceTypeName is the name of the servicetype that is contained in the serv.txt file. Additionally, ServiceName is the servicename that is contained in the serv.txt file.</td></tr><tr><td class="number">5.</td><td class="text">At the command line, type the following to reset Internet Information Services (IIS), and then press ENTER: <div class="indent"><span class="userInput">iisreset</span></div></td></tr></tbody></table></p><p><strong>Start the Document Conversions Launcher Service</strong> <table class="list ol" border="0"><tbody><tr><td class="number">1.</td><td class="text">Click <strong class="uiterm">Start</strong>, click <strong class="uiterm">Run</strong>, type <span class="userInput">cmd</span>, and then click <strong class="uiterm">OK</strong>.</td></tr><tr><td class="number">2.</td><td class="text">At the command prompt, type the following command: <div class="indent"><span class="userInput">cd \Program Files\Common Files\microsoft shared\web server extensions\12\bin</span></div></td></tr><tr><td class="number">3.</td><td class="text">At the command prompt, type the following command, and then press ENTER: <div class="indent"><span class="userInput">stsadm -o provisionservice -action start -servicetype ServiceTypeName -servicename ServiceName</span></div><strong>Note</strong> In this command, ServiceTypeName is the name of the servicetype that is contained in the serv.txt file. Additionally, ServiceName is the servicename that is contained in the serv.txt file.</td></tr><tr><td class="number">4.</td><td class="text">At the command line, type the following to reset Internet Information Services (IIS), and then press ENTER: <div class="indent"><span class="userInput">iisreset</span></div></td></tr></tbody></table></p>]]>
        
    </content>
</entry>
<entry>
    <title>Microsoft Business Data Catalog Definition Editor</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/2007/08/microsoft_business_data_catalo.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3/entry_id=8" title="Microsoft Business Data Catalog Definition Editor" />
    <id>tag:blog.camantrix.com,2007:/sharepoint//3.8</id>
    
    <published>2007-08-23T07:26:09Z</published>
    <updated>2007-09-03T10:18:18Z</updated>
    
    <summary><![CDATA[Finally Microsoft has released it's long awaited version of BDC editor. Microsoft Business Data Catalog Definition Editor comes as a part of the recent release of SharePoint Server 2007 Software Development Kit and can be downloaded here http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;displaylang=en. After the...]]></summary>
    <author>
        <name>Karthik Murugesan</name>
        <uri>http://www.camantrix.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.camantrix.com/sharepoint/">
        <![CDATA[<p>Finally Microsoft has released it's long awaited version of BDC editor. Microsoft Business Data Catalog Definition Editor comes as a part of the recent release of SharePoint Server 2007 Software Development Kit and can be downloaded here <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;displaylang=en</a>. After the SDK is installed, navigate to SDK Install Location\Tools\BDC Definition Editor\readme.html.</p><p>To install the Microsoft Business Data Catalog Definition Editor tool:</p><ul><li>By default, the SDK install location is C:\Program Files\2007 Office System Developer Resources\</li><li>The setup program for the Business Data Catalog Definition Editor is located in the following path: <strong>C:\Program Files\2007 Office System Developer Resources\TOOLS\BDC Definition Editor\</strong></li><li>To install the Business Data Catalog Definition Editor, double-click <strong>setup.exe</strong> in that folder</li></ul>]]>
        
    </content>
</entry>
<entry>
    <title>Links to SharePoint Resource Site</title>
    <link rel="alternate" type="text/html" href="http://blog.camantrix.com/sharepoint/2007/08/links_to_sharepoint_resource_s.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://camantrix.com/blog-mt/mt-atom.cgi/weblog/blog_id=3/entry_id=7" title="Links to SharePoint Resource Site" />
    <id>tag:blog.camantrix.com,2007:/sharepoint//3.7</id>
    
    <published>2007-08-23T07:19:51Z</published>
    <updated>2007-09-03T10:18:18Z</updated>
    
    <summary><![CDATA[Here is a list of SharePoint/ASP.net resource sites.http://blogs.msdn.com/sharepointhttp://www.sharepointsecurity.com/bloghttp://geekswithblog.nethttp://devcow.comhttp://sharepoint123.comhttp://www.atlantacodecamp.com&nbsp;...]]></summary>
    <author>
        <name>Karthik Murugesan</name>
        <uri>http://www.camantrix.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.camantrix.com/sharepoint/">
        <![CDATA[<p>Here is a list of SharePoint/ASP.net resource sites.</p><ul><li><a href="http://blogs.msdn.com/sharepoint">http://blogs.msdn.com/sharepoint</a></li><li><a href="http://www.sharepointsecurity.com/blog">http://www.sharepointsecurity.com/blog</a></li><li><a href="http://geekswithblog.net/">http://geekswithblog.net</a></li><li><a href="http://devcow.com/">http://devcow.com</a></li><li><a href="http://sharepoint123.com/">http://sharepoint123.com</a></li><li><a href="http://www.atlantacodecamp.com/">http://www.atlantacodecamp.com</a></li></ul><p>&nbsp;</p>]]>
        
    </content>
</entry>

</feed> 

