<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Debugging in Windows SharePoint Services 3.0</title>
	<atom:link href="http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/</link>
	<description>Ari Bakker&#039;s thoughts on customising and configuring SharePoint 2007 and 2010</description>
	<lastBuildDate>Fri, 27 Aug 2010 20:13:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David DeMeglio</title>
		<link>http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/comment-page-1/#comment-134</link>
		<dc:creator>David DeMeglio</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ari.provoke.co.nz/Lists/Posts/ViewPost.aspx?ID=33#comment-134</guid>
		<description>Thanks for the info, this is the best post on this topic I have found. Is it possible to step through the code of a smartpart user control running in sharepoint?</description>
		<content:encoded><![CDATA[<p>Thanks for the info, this is the best post on this topic I have found. Is it possible to step through the code of a smartpart user control running in sharepoint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari Bakker</title>
		<link>http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/comment-page-1/#comment-135</link>
		<dc:creator>Ari Bakker</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ari.provoke.co.nz/Lists/Posts/ViewPost.aspx?ID=33#comment-135</guid>
		<description>Not sure of an easy way to show line numbers but if you want to debug any custom code uncheck the &#039;Enable just my code&#039; option under Tools &gt; Options &gt; Debugging in Visual Studio and attach a debugger to the w3wp.exe process. See &lt;a href=&quot;http://stevepietrek.com/2008/02/28/better-alternative-debugging-assemblies-located-in-the-gac/&quot;&gt;Debugging assemblies located in the GAC&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Not sure of an easy way to show line numbers but if you want to debug any custom code uncheck the &#39;Enable just my code&#39; option under Tools &gt; Options &gt; Debugging in Visual Studio and attach a debugger to the w3wp.exe process. See &lt;a href=&quot;http://stevepietrek.com/2008/02/28/better-alternative-debugging-assemblies-located-in-the-gac/&quot;&gt;Debugging assemblies located in the GAC&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joey</title>
		<link>http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/comment-page-1/#comment-136</link>
		<dc:creator>joey</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ari.provoke.co.nz/Lists/Posts/ViewPost.aspx?ID=33#comment-136</guid>
		<description>yes, now i have my exception screen instead of &#039;an error has occurred&#039;

          however, how do i get a full stack trace with line numbers on this screen?</description>
		<content:encoded><![CDATA[<p>yes, now i have my exception screen instead of &#39;an error has occurred&#39;</p>
<p>          however, how do i get a full stack trace with line numbers on this screen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Mc</title>
		<link>http://www.sharepointconfig.com/2007/08/debugging-in-windows-sharepoint-services-3-0/comment-page-1/#comment-137</link>
		<dc:creator>John Mc</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ari.provoke.co.nz/Lists/Posts/ViewPost.aspx?ID=33#comment-137</guid>
		<description>Thanks for the info, I had visited other websites which only advised on setting debug=true in the config file, but they left out the Callstack setting so I was getting nothing.

          Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for the info, I had visited other websites which only advised on setting debug=true in the config file, but they left out the Callstack setting so I was getting nothing.</p>
<p>          Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
