<?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>jin_u as blog &#187; visualstudio</title>
	<atom:link href="http://jinustudio.com/blog/archives/tag/visualstudio/feed" rel="self" type="application/rss+xml" />
	<link>http://jinustudio.com/blog</link>
	<description>This Blog is My Second Life.</description>
	<lastBuildDate>Mon, 19 Jul 2010 15:49:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Visual Studio Just In Time Debugger</title>
		<link>http://jinustudio.com/blog/archives/2008</link>
		<comments>http://jinustudio.com/blog/archives/2008#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:24:53 +0000</pubDate>
		<dc:creator>jin_u</dc:creator>
				<category><![CDATA[Knowledge & Saying]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[regeditor]]></category>
		<category><![CDATA[visualstudio]]></category>

		<guid isPermaLink="false">http://jinustudio.com/blog/?p=2008</guid>
		<description><![CDATA[Visual Studio 2008을 설치하고 자꾸 IE에서 에러가 나서 검색을 해봤다. 에러는 activex에서도 난다. 그래서 아래와 같은 해결 방법을 찾았다. http://msdn.microsoft.com/ko-kr/library/5hs4b7a6.aspx 시작 + R &#62; regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger 64비트 운영 체제 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\DbgManagedDebug 이건 무슨 프로그램 하나 설치하고 이렇게 복잡한 것들을 찾아내서 처리를 해야 하니&#8230; 꼭 알아야 하는 것은 알겠지만, 모든 것이 이렇게 노력에 [...]]]></description>
			<content:encoded><![CDATA[<p>Visual Studio 2008을 설치하고 자꾸 IE에서 에러가 나서 검색을 해봤다. 에러는 activex에서도 난다.</p>
<p><img class="aligncenter size-full wp-image-2009" title="visual-studio-just-in-time-debugger" src="http://jinustudio.com/blog/wp-content/uploads/2009/11/visual-studio-just-in-time-debugger.png" alt="visual-studio-just-in-time-debugger" width="463" height="406" /></p>
<p><img class="aligncenter size-full wp-image-2010" title="nate-address-search" src="http://jinustudio.com/blog/wp-content/uploads/2009/11/nate-address-search.png" alt="nate-address-search" width="487" height="269" /></p>
<p>그래서 아래와 같은 해결 방법을 찾았다.</p>
<p><a href="http://msdn.microsoft.com/ko-kr/library/5hs4b7a6.aspx">http://msdn.microsoft.com/ko-kr/library/5hs4b7a6.aspx</a><br />
</br><br />
<strong>시작 + R &gt; regedit</strong></p>
<ul>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger</li>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger</li>
</ul>
<p></br><br />
<strong>64비트 운영 체제</strong></p>
<ul>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger</li>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\DbgManagedDebug</li>
</ul>
<p></br><br />
이건 무슨 프로그램 하나 설치하고 이렇게 복잡한 것들을 찾아내서 처리를 해야 하니&#8230;<br />
꼭 알아야 하는 것은 알겠지만, 모든 것이 이렇게 노력에 의해서 찾아내어 익혀야 하는 것들이 세상에 너무 많은것 같아 복잡하구나. 복잡해&#8230; 쩝~</p>
<p>레지스트에서 삭제 할 부분.<br />
<img src="http://jinustudio.com/blog/wp-content/uploads/2009/11/just-in-time-regedit-01.png" alt="just-in-time-regedit-01" title="just-in-time-regedit-01" width="638" height="408" class="aligncenter size-full wp-image-2024" /></p>
<p><img src="http://jinustudio.com/blog/wp-content/uploads/2009/11/just-in-time-regedit-02.png" alt="just-in-time-regedit-02" title="just-in-time-regedit-02" width="638" height="408" class="aligncenter size-full wp-image-2025" /></p>
<p>이제는 아래와 같은 에러가 발생하였다. 이것은 ie 업그레이드를 해야 한다는 것이다. 아.. 골치아퍼<br />
<img src="http://jinustudio.com/blog/wp-content/uploads/2009/11/자동제안드롭다운.png" alt="자동제안드롭다운" title="자동제안드롭다운" width="626" height="131" class="aligncenter size-full wp-image-2027" /></p>
<p>신경쓰여 작업을 못하겠다. 이제부터 작업하고 <a href="http://www.microsoft.com/windows/Internet-explorer/default.aspx">IE</a> 8로 업그레이드 해야 겠다. 이러다가 하루 다 가겠군.</p>
]]></content:encoded>
			<wfw:commentRss>http://jinustudio.com/blog/archives/2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
