<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: DEP, NXCOMPAT and changes in .NET Framework 2.0 SP1</title>
	<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/</link>
	<description>Virtual home in cyberspace!</description>
	<pubDate>Fri, 21 Nov 2008 19:40:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: jalilv</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-495</link>
		<dc:creator>jalilv</dc:creator>
		<pubDate>Sat, 12 Jul 2008 16:42:59 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-495</guid>
		<description>James,
I am not sure if Editbin.exe is available with the SDK. It comes with Visual Studio installation. On my machine it was in c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\editbin.exe

HTH,

Jalil Vaidya</description>
		<content:encoded><![CDATA[<p>James,<br />
I am not sure if Editbin.exe is available with the SDK. It comes with Visual Studio installation. On my machine it was in c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\editbin.exe</p>
<p>HTH,</p>
<p>Jalil Vaidya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-490</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 11 Jul 2008 19:59:10 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-490</guid>
		<description>I'll also add (for googlers), if I turn on unmanged debugging...

First-chance exception at 0x005816b8 in app.exe: 0xC0000005: Access violation reading location 0x005816b8.

Program runs in debugger without this option.  VS2005 for this test case on x64 vista.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll also add (for googlers), if I turn on unmanged debugging&#8230;</p>
<p>First-chance exception at 0&#215;005816b8 in app.exe: 0xC0000005: Access violation reading location 0&#215;005816b8.</p>
<p>Program runs in debugger without this option.  VS2005 for this test case on x64 vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-488</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 11 Jul 2008 19:31:48 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-488</guid>
		<description>Oooggggaaa!!!

Thank you for this blog.  I am doing a twain_32.dll import in a scanning app, and am doing the development on Vista X64 with VS2008.  The program will run fine from the debugger, but as soon as I try to manually run the output exe, the program crashes, and gives the: 

xxx has stopped working - a problem caused the application to stop working correctly.  Windows will close the program and notify you if a solution is available...(but dont hold breath!)

Note:  this also happens when compiled from VS2005 on x64 vista.

I target x86 because of the interop issues with the twain driver.

This is a BIG issue and one I've probably spent over 40hrs on trying to resolve.  I'm buying another machine and putting x86 XP on it to work around unless I can get editbin.exe (in SDK) to do what I need.</description>
		<content:encoded><![CDATA[<p>Oooggggaaa!!!</p>
<p>Thank you for this blog.  I am doing a twain_32.dll import in a scanning app, and am doing the development on Vista X64 with VS2008.  The program will run fine from the debugger, but as soon as I try to manually run the output exe, the program crashes, and gives the: </p>
<p>xxx has stopped working - a problem caused the application to stop working correctly.  Windows will close the program and notify you if a solution is available&#8230;(but dont hold breath!)</p>
<p>Note:  this also happens when compiled from VS2005 on x64 vista.</p>
<p>I target x86 because of the interop issues with the twain driver.</p>
<p>This is a BIG issue and one I&#8217;ve probably spent over 40hrs on trying to resolve.  I&#8217;m buying another machine and putting x86 XP on it to work around unless I can get editbin.exe (in SDK) to do what I need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniscartujo</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-305</link>
		<dc:creator>aniscartujo</dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:01:34 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-305</guid>
		<description>Very interesting... Without NXCOMPAT switch I was not able to run a .NET console application (that has a delay) in Windows 2008...</description>
		<content:encoded><![CDATA[<p>Very interesting&#8230; Without NXCOMPAT switch I was not able to run a .NET console application (that has a delay) in Windows 2008&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Joshi</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-304</link>
		<dc:creator>Krishna Joshi</dc:creator>
		<pubDate>Tue, 03 Jun 2008 08:24:27 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-304</guid>
		<description>This is really a good information on DEP. I am working on a project where i am using Window Media Encoder SDK an other DLLImport functions. It is working fine on XP but when i compile it on vista with vs2008. It just crashes and give message vshost.exe stopped working.Even build is successfull but the exe doesn't execute.When i put my exe under DEP Enable list of vista. It says program must be DEP Enabled. I read the NXCompact bit and Editbin utility. I am just looking the way to use Editbin.

Thanks,
Krishna Joshi</description>
		<content:encoded><![CDATA[<p>This is really a good information on DEP. I am working on a project where i am using Window Media Encoder SDK an other DLLImport functions. It is working fine on XP but when i compile it on vista with vs2008. It just crashes and give message vshost.exe stopped working.Even build is successfull but the exe doesn&#8217;t execute.When i put my exe under DEP Enable list of vista. It says program must be DEP Enabled. I read the NXCompact bit and Editbin utility. I am just looking the way to use Editbin.</p>
<p>Thanks,<br />
Krishna Joshi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talking to myself&#8230;..in public &#187; Blog Archive &#187; DEP, NXCOMPAT Redux</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-4</link>
		<dc:creator>Talking to myself&#8230;..in public &#187; Blog Archive &#187; DEP, NXCOMPAT Redux</dc:creator>
		<pubDate>Sat, 02 Feb 2008 22:44:13 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-4</guid>
		<description>[...] recently wrote about the impact of DEP on .NET applications due to changes in the .NET Framework 2.0 SP1. A couple [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] recently wrote about the impact of DEP on .NET applications due to changes in the .NET Framework 2.0 SP1. A couple [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessio</title>
		<link>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-3</link>
		<dc:creator>Alessio</dc:creator>
		<pubDate>Tue, 29 Jan 2008 11:22:21 +0000</pubDate>
		<guid>http://blog.jalil.org/2008/01/27/dep-nxcompat-and-changes-in-net-framework-20-sp1/#comment-3</guid>
		<description>I was going mad about that! I have an application that uses a 3rd party DLL. All OK until I decided to switch to VS2008. Same code: when assembly loads the Interop for that DLL it gives "AccessViolationException". Strange enough, this happens on some machines, and on others not! One week of desperate debugging, to find out that the new version works only in machines with DEP disabled or with CPU non-DEP. Thank you!</description>
		<content:encoded><![CDATA[<p>I was going mad about that! I have an application that uses a 3rd party DLL. All OK until I decided to switch to VS2008. Same code: when assembly loads the Interop for that DLL it gives &#8220;AccessViolationException&#8221;. Strange enough, this happens on some machines, and on others not! One week of desperate debugging, to find out that the new version works only in machines with DEP disabled or with CPU non-DEP. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
