<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Troubleshooting on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/troubleshooting/</link>
		<description>Recent content in Troubleshooting on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 07 Jul 2008 03:38:44 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>AVG - The New Popular Anti-Virus</title>
				<link>https://www.justincarmony.com/2008/07/07/avg-the-new-popular-anti-virus/</link>
				<pubDate>Mon, 07 Jul 2008 03:38:44 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/07/07/avg-the-new-popular-anti-virus/</guid>
				<description>&lt;p&gt;AVG, a popular anti-virus that I use, has a &lt;a href=&#34;http://free.avg.com/&#34;&gt;good free version&lt;/a&gt;. I guess it has become popular enough that I found a avgsafe.dll on a computer using &lt;a href=&#34;http://www.download.com/Trend-Micro-HijackThis/3000-8022_4-10227353.html?tag=lst-1&amp;amp;cdlPid=10781312&#34;&gt;HijackThis&lt;/a&gt;. The reason it suck out is that they didn&amp;rsquo;t have AVG installed. Was easy to remove and the computer was good to go.&lt;/p&gt;</description>
			</item>
			<item>
				<title>ASP .NET &amp; System.Threading.ThreadAbortException Error</title>
				<link>https://www.justincarmony.com/2008/01/31/asp-net-systemthreadingthreadabortexception-error/</link>
				<pubDate>Thu, 31 Jan 2008 20:02:15 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/01/31/asp-net-systemthreadingthreadabortexception-error/</guid>
				<description>&lt;p&gt;While doing some work today I started to run into a ThreadAbortException error. While debugging it spit back this error:&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack&lt;/strong&gt;&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I was really confused because everything seemed to be working just fine, then I found this forum thread. Turns out there are several causes for this error, but mine was caused by doing a Response.Redirect(); from within a Try-Catch statement. Apparently ASP .NET does not like that.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
