<?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>chillijam.co.uk &#187; SharePoint</title>
	<atom:link href="http://chillijam.co.uk/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://chillijam.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2021 10:32:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Remote Debugging Issues</title>
		<link>http://chillijam.co.uk/2006/04/06/remote-debugging-issues/</link>
		<comments>http://chillijam.co.uk/2006/04/06/remote-debugging-issues/#comments</comments>
		<pubDate>Thu, 06 Apr 2006 15:40:21 +0000</pubDate>
		<dc:creator><![CDATA[historical]]></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Remote Debugging]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://playingwithanimport.wordpress.com/2006/04/06/remote-debugging-issues/</guid>
		<description><![CDATA[My colleague, John, was having problems connecting the remote debugger to our SharePoint stage server. When connecting he got an &#8220;Access Denied&#8221; error. After spending much of the afternoon Googling for a solution, he came up with the following fix. Open an MMC session and add the Component Services snap-in. Alternatively, run &#8220;dcomcnfg.exe&#8221; Expand &#8220;Computers&#8221; &#8230; <a href="http://chillijam.co.uk/2006/04/06/remote-debugging-issues/" class="more-link">Continue reading <span class="screen-reader-text">Remote Debugging Issues</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>My colleague, John, was having problems connecting the remote debugger to our SharePoint stage server.  When connecting he got an &#8220;Access Denied&#8221; error.  After spending much of the afternoon Googling for a solution, he came up with the following fix.</p>
<ol>
<li>Open an MMC session and add the Component Services snap-in.  Alternatively, run &#8220;dcomcnfg.exe&#8221;</li>
<li>Expand &#8220;Computers&#8221;</li>
<li>Right-click on &#8220;My Computer&#8221; and hit &#8220;Properties&#8221;</li>
<li>In the &#8220;Access Permissions&#8221; section of the &#8220;COM Security&#8221; tab, click &#8220;Edit Limits&#8221;</li>
<li>Make sure the entry for ANONYMOUS LOGIN  is allowed access to the Local machine</li>
<li>Hit &#8220;OK&#8221;, and you&#8217;re done</li>
</ol>
<p>Very handy thing to know about.</p>
]]></content:encoded>
			<wfw:commentRss>http://chillijam.co.uk/2006/04/06/remote-debugging-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
