<?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>Adventures With .Net &#187; asp classic</title>
	<atom:link href="http://adventureswith.net/tag/asp-classic/feed/" rel="self" type="application/rss+xml" />
	<link>http://adventureswith.net</link>
	<description>C# and the like</description>
	<lastBuildDate>Tue, 15 Nov 2011 15:34:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Crashing Visual Studio after debugging ASP Classic</title>
		<link>http://adventureswith.net/crashing-visual-studio-after-debugging-asp-classic/</link>
		<comments>http://adventureswith.net/crashing-visual-studio-after-debugging-asp-classic/#comments</comments>
		<pubDate>Mon, 10 May 2010 10:05:04 +0000</pubDate>
		<dc:creator>Dann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[asp classic]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://AdventuresWith.Net/crashing-visual-studio-after-debugging-asp-classic/</guid>
		<description><![CDATA[I hate ASP classic. I hate it with a passion. AND THEN when your browser crashes every time that you go to debug it, you start building muderous tendancies. Anyway, Found a solution. Hot fix to VS 2008 that fixes &#8230; <a href="http://adventureswith.net/crashing-visual-studio-after-debugging-asp-classic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="rw-left"><div class="rw-ui-container rw-class-blog-post rw-urid-1230"></div></div><p>I hate ASP classic. I hate it with a passion. AND THEN when your browser crashes every time that you go to debug it, you start building muderous tendancies.</p>
<p>Anyway, Found a solution. Hot fix to VS 2008 that fixes this and a few things that I didnt care about.</p>
<p><a href="http://code.msdn.microsoft.com/KB967631">http://code.msdn.microsoft.com/KB967631</a></p>
<blockquote><p>This QFE fixes three complete separate issues in the VS2008 SP1  Debugger:<br />
- Debugger can hang the IDE after setting a breakpoint when  working with a large C++ project<br />
- Breakpoints do not bind correctly  when an MSIL file is built containing .line directives<br />
- VS crashes  when debugging a classic ASP web and debugging is stopped.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://adventureswith.net/crashing-visual-studio-after-debugging-asp-classic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

