<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx</link><description>When you reference a Native C++ assembly from ASP.Net you may run into the following error: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E) [FileNotFoundException: The specified module could</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#6693834</link><pubDate>Fri, 07 Dec 2007 18:18:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6693834</guid><dc:creator>gabe19</dc:creator><description>&lt;p&gt;Jerry, this very complete and detailed post is awesome. It was exactly what I needed to do, and got me back to work very quickly. Thanks for sharing.&lt;/p&gt;
</description></item><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#8466745</link><pubDate>Wed, 07 May 2008 22:30:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8466745</guid><dc:creator>JakeRutherford</dc:creator><description>&lt;p&gt;Fantastic post. &amp;nbsp;Excellent explanation of the issue and proposed solutions.&lt;/p&gt;
</description></item><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#8611814</link><pubDate>Tue, 17 Jun 2008 19:13:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8611814</guid><dc:creator>berandor</dc:creator><description>&lt;p&gt;Hi Jerry - &amp;nbsp;Thank you for this post! &amp;nbsp;I am attempting to work w/ option 2b. &amp;nbsp;I am having a tough time delay signing my Managed C++ .DLL. &amp;nbsp;Here are the things hanging me up:&lt;/p&gt;
&lt;p&gt;1) I don't understand what you mean by &amp;quot;specify omuGFStandardud.dll&amp;quot;.&lt;/p&gt;
&lt;p&gt;2) when I specify /DELAYSIGN it is requiring a full path to the KeyFile, is this what you would expect?&lt;/p&gt;
&lt;p&gt;3) When I provide a full path then I get an error saying that the signature could not be verified. &amp;nbsp;Apparently I need to fully sign it somehow (perhaps after load?)&lt;/p&gt;
&lt;p&gt;Best Regards and thanks for a great starting point.&lt;/p&gt;
</description></item><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#8739708</link><pubDate>Wed, 16 Jul 2008 21:37:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8739708</guid><dc:creator>dcjeff</dc:creator><description>&lt;p&gt;Really, fantastic post. &amp;nbsp;Many, many thanks.&lt;/p&gt;
</description></item><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#8947863</link><pubDate>Fri, 12 Sep 2008 21:51:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8947863</guid><dc:creator>espressoft@hotmail.com</dc:creator><description>&lt;p&gt;Really, truly fantastic post. Where have you been in the last 2 years? I am searching for this since ice age. Cheers!&lt;/p&gt;
</description></item><item><title>re: Loading C++ Assemblies in ASP.Net</title><link>http://blogs.msdn.com/jorman/archive/2007/08/31/loading-c-assemblies-in-asp-net.aspx#9876169</link><pubDate>Thu, 20 Aug 2009 04:08:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9876169</guid><dc:creator>mohammed hossam</dc:creator><description>&lt;p&gt;I just got the same issue suddenly, my code was working and I had the Path variable set right to the folder which had the unmanaged dll's&lt;/p&gt;
&lt;p&gt;:S&lt;/p&gt;
</description></item></channel></rss>