<?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>Shreous - Solving Business Problems with Technology</title>
	<atom:link href="http://debuggingblog.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://debuggingblog.com/wp</link>
	<description>Debugging + Random Stuff</description>
	<lastBuildDate>Wed, 13 Feb 2013 04:47:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Microsoft.SharePoint.SPException : Site is already in use., 0×81070502</title>
		<link>http://debuggingblog.com/wp/2011/11/07/microsoft-sharepoint-spexception-site-is-already-in-use-0%c3%9781070502/</link>
		<comments>http://debuggingblog.com/wp/2011/11/07/microsoft-sharepoint-spexception-site-is-already-in-use-0%c3%9781070502/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 05:03:44 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[WinDbg]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=968</guid>
		<description><![CDATA[http://shreous.com/blog/?p=20]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2011/11/07/microsoft-sharepoint-spexception-site-is-already-in-use-0%c3%9781070502/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 or WinDbg take longer than usual to load debug symbols.</title>
		<link>http://debuggingblog.com/wp/2011/10/30/visual-studio-2010-or-windbg-take-longer-than-usual-to-load-debug-symbols/</link>
		<comments>http://debuggingblog.com/wp/2011/10/30/visual-studio-2010-or-windbg-take-longer-than-usual-to-load-debug-symbols/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 02:53:45 +0000</pubDate>
		<dc:creator>oleg</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[WinDbg]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=934</guid>
		<description><![CDATA[Do you dislike a situation where applications on your machine have been working fine for weeks and months at a time and all of a sudden they begin to run very slowly? Well, I do too, especially when it comes to applications I use all day &#38; every day. At any given point in time [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2011/10/30/visual-studio-2010-or-windbg-take-longer-than-usual-to-load-debug-symbols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinDbg exhibits a memory leak when you debug postmortem managed dumps</title>
		<link>http://debuggingblog.com/wp/2011/08/30/windbg-exhibits-a-memory-leak-when-you-debug-postmortem-managed-dumps/</link>
		<comments>http://debuggingblog.com/wp/2011/08/30/windbg-exhibits-a-memory-leak-when-you-debug-postmortem-managed-dumps/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 03:01:23 +0000</pubDate>
		<dc:creator>oleg</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Memory Leak]]></category>
		<category><![CDATA[Postmortem Debugger]]></category>
		<category><![CDATA[WinDbg]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=942</guid>
		<description><![CDATA[Howdy there! My name is Olegas and I’ll be blogging here from time to time. Prashant has a very nice collection already and I’ll be adding my 2 cents every once in a while. Recently I’ve come across an interesting behavior in WinDbg and I decided to look into it a bit further. The scenario: [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2011/08/30/windbg-exhibits-a-memory-leak-when-you-debug-postmortem-managed-dumps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DeepZoom demo download &#8211; Uploading images and the Auto DeepZoom xap generation</title>
		<link>http://debuggingblog.com/wp/2009/09/14/deepzoom-demo-download-uploading-images-and-the-auto-deepzoom-xap-generation/</link>
		<comments>http://debuggingblog.com/wp/2009/09/14/deepzoom-demo-download-uploading-images-and-the-auto-deepzoom-xap-generation/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 02:46:07 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=930</guid>
		<description><![CDATA[Click here to download the solution Below is the logical architecture Click here to download the solution DeepZoom.sln - visual studio 2008 c# solution includes all the projects. Make sure you have the silverlight 3 tools for visual studi0 2008 installed(www.silverlight.net) &#160; Solution contains the following projects WebApplication Tier Project DZWebSite Project &#8211; Sample Silverlight [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/09/14/deepzoom-demo-download-uploading-images-and-the-auto-deepzoom-xap-generation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ASP.NET App Slow Response and Application Pool/AppDomain Recycle, Event message: Application is shutting down. Reason: Unknown &#8211; Windows Server 2003</title>
		<link>http://debuggingblog.com/wp/2009/08/30/asp-net-app-slow-response-and-application-poolappdomain-recycle-event-message-application-is-shutting-down-reason-unknown-windows-server-2003/</link>
		<comments>http://debuggingblog.com/wp/2009/08/30/asp-net-app-slow-response-and-application-poolappdomain-recycle-event-message-application-is-shutting-down-reason-unknown-windows-server-2003/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 02:57:08 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[.NET Debugging]]></category>
		<category><![CDATA[Crash]]></category>
		<category><![CDATA[Hang]]></category>
		<category><![CDATA[WinDbg]]></category>
		<category><![CDATA[Worker Process Recycle]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=938</guid>
		<description><![CDATA[Scenario From time to time, asp.net application response is very slow on Windows Server 2003 Rants and the resolution After turning on recycle events, logged message in application event log was Event message: Application is shutting down. Reason: Unknown. Slow response is always timed with this message in the application event log so that confirmed [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/08/30/asp-net-app-slow-response-and-application-poolappdomain-recycle-event-message-application-is-shutting-down-reason-unknown-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Caution when using System.IO.FileStream &#8211; ask what you need &#8211; System.UnauthorizedAccessException: Access to the path is denied</title>
		<link>http://debuggingblog.com/wp/2009/08/12/caution-when-using-system-io-filestream-ask-what-you-need-system-unauthorizedaccessexception-access-to-the-path-is-denied/</link>
		<comments>http://debuggingblog.com/wp/2009/08/12/caution-when-using-system-io-filestream-ask-what-you-need-system-unauthorizedaccessexception-access-to-the-path-is-denied/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:42:21 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[.NET Debugging]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=944</guid>
		<description><![CDATA[I have come across this issue quite a few times and this issue will be seen more often during deployment in QA/Production machine. Its not unusual to see the below piece of code using (FileStream fs = new FileStream(filePath, FileMode.Open)) { XmlReader reader = XmlReader.Create(fs); XmlSerializer serializer = new XmlSerializer(typeof(T)); Object o = serializer.Deserialize(reader); } [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/08/12/caution-when-using-system-io-filestream-ask-what-you-need-system-unauthorizedaccessexception-access-to-the-path-is-denied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LoadLibrary failed, Win32 error 0n193     &#8220;%1 is not a valid Win32 application.&#8221; Please check your debugger configuration and/or network access.</title>
		<link>http://debuggingblog.com/wp/2009/07/29/loadlibrary-failed-win32-error-0n193-1-is-not-a-valid-win32-application-please-check-your-debugger-configuration-andor-network-access/</link>
		<comments>http://debuggingblog.com/wp/2009/07/29/loadlibrary-failed-win32-error-0n193-1-is-not-a-valid-win32-application-please-check-your-debugger-configuration-andor-network-access/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 03:46:29 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[WinDbg]]></category>
		<category><![CDATA[WinDbg Extension]]></category>
		<category><![CDATA[.NET Debugging]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=952</guid>
		<description><![CDATA[0:000&#62; .loadby sos coreclr The call to LoadLibrary(c:Program Files (x86)Microsoft Silverlight3.0.40624.0sos) failed, Win32 error 0n193 &#8220;%1 is not a valid Win32 application.&#8221; Please check your debugger configuration and/or network access. Make sure you are not using WinDbg 64 bit version. Silverlight is not 64 bit yet so even if you have a browser running on [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/07/29/loadlibrary-failed-win32-error-0n193-1-is-not-a-valid-win32-application-please-check-your-debugger-configuration-andor-network-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProcDump sysiternals tool &#8211; really really helpful to create a memory dump based on CPU Usage</title>
		<link>http://debuggingblog.com/wp/2009/07/28/procdump-sysiternals-tool-really-really-helpful-to-create-a-memory-dump-based-on-cpu-usage/</link>
		<comments>http://debuggingblog.com/wp/2009/07/28/procdump-sysiternals-tool-really-really-helpful-to-create-a-memory-dump-based-on-cpu-usage/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 03:49:37 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[.NET Debugging]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[High CPU]]></category>
		<category><![CDATA[Managed Debugging]]></category>
		<category><![CDATA[WinDbg]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=955</guid>
		<description><![CDATA[As described in Sysinternals documentation http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx ProcDump is a command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the spike. ProcDump also includes hung window monitoring (using the same definition of a window [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/07/28/procdump-sysiternals-tool-really-really-helpful-to-create-a-memory-dump-based-on-cpu-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 3 OutOfBrowser(OOB) behind the scenes Explained, how to host a silverlight xap package OOB style without installing it &#8211; read/modify silverlight OOB metadata</title>
		<link>http://debuggingblog.com/wp/2009/07/17/silverlight-3-outofbrowseroob-explained-and-how-to-host-any-xap-package-by-modifying-the-metadata/</link>
		<comments>http://debuggingblog.com/wp/2009/07/17/silverlight-3-outofbrowseroob-explained-and-how-to-host-any-xap-package-by-modifying-the-metadata/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 05:42:31 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 3]]></category>
		<category><![CDATA[Silverlight Out of Browser]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=677</guid>
		<description><![CDATA[You can find a sample on www.silverlight.net or google(bing) it. The purpose of this post is not to show you how to create a Out Of Browser(OOB) application using visual studio / Silverlight but what happens behind the scene and how you can re-use a silverlight xap package to deploy it on any machine by [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/07/17/silverlight-3-outofbrowseroob-explained-and-how-to-host-any-xap-package-by-modifying-the-metadata/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Revert back &amp; forth between Silverlight 3 runtime and Silverlight 2 runtime &#8211; Ensuring That Your Silverlight 2 Applications Work with Silverlight 3</title>
		<link>http://debuggingblog.com/wp/2009/07/12/easy-way-to-revert-back-forth-between-silverlight-3-runtime-and-silverlight-2-runtime-ensuring-that-your-silverlight-2-applications-work-with-silverlight-3/</link>
		<comments>http://debuggingblog.com/wp/2009/07/12/easy-way-to-revert-back-forth-between-silverlight-3-runtime-and-silverlight-2-runtime-ensuring-that-your-silverlight-2-applications-work-with-silverlight-3/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 06:35:45 +0000</pubDate>
		<dc:creator>prashant</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=659</guid>
		<description><![CDATA[With the release of Silverlight 3, you may run into issue where silverlight 2 application may not work as expected. Please read this article on msdn Ensuring That Your Silverlight 2 Applications Work with Silverlight 3 You may need to revert to Silverlight 2 runtime to make sure that the issue has to do with [...]]]></description>
		<wfw:commentRss>http://debuggingblog.com/wp/2009/07/12/easy-way-to-revert-back-forth-between-silverlight-3-runtime-and-silverlight-2-runtime-ensuring-that-your-silverlight-2-applications-work-with-silverlight-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
