PC Review


Reply
Thread Tools Rate Thread

How to debug unmanaged DLL with web application?

 
 
Vlad
Guest
Posts: n/a
 
      30th Oct 2008
We have web application running in framework 2.0. This application makes
calls to unmanaged DLL written in Delphi 2007. Everything works fine. But we
cannot debug the DLL. The DLL was compiled in debug mode with detailed linker
info, exe and map files placeed in one folder A. Then we start the web app,
go to Delphi IDE and attach to aspnet_wp (2.0) and... cannot stop on
breakpints in Delphi IDE.

Thank you for any suggestions...
 
Reply With Quote
 
 
 
 
Vlad
Guest
Posts: n/a
 
      30th Oct 2008
I have banging my head against this problem for two days and I just managed
to resoulve the issue. There are no somebody's errors - just my not compete
understaniding these complex technologies staying behind.

The main idea was to disable shadow copy for the web application and have
unmanaged output dll and map files redirected in the bin directory.

Vlad Gonchar

"Vlad" wrote:

> We have web application running in framework 2.0. This application makes
> calls to unmanaged DLL written in Delphi 2007. Everything works fine. But we
> cannot debug the DLL. The DLL was compiled in debug mode with detailed linker
> info, exe and map files placeed in one folder A. Then we start the web app,
> go to Delphi IDE and attach to aspnet_wp (2.0) and... cannot stop on
> breakpints in Delphi IDE.
>
> Thank you for any suggestions...

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to debug an unmanaged dll? Ole Microsoft Dot NET Compact Framework 2 13th Nov 2007 07:35 AM
Debug - Unmanaged and managed code =?Utf-8?B?VGlt?= Microsoft C# .NET 0 29th Dec 2005 05:30 AM
Debug into unmanaged C++ code from managed dll =?Utf-8?B?TWljaGFlbA==?= Microsoft VC .NET 4 13th Jul 2005 10:49 PM
Debug Error on virtual unmanaged functions. Jacobo Rodriguez Villar Microsoft VC .NET 1 12th May 2004 08:06 AM
Is it possible to debug unmanaged dll with CE.NET apps? Minghai Chang Microsoft Dot NET Compact Framework 1 22nd Jul 2003 06:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:43 PM.