473,406 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How to debug unmanaged DLL with web application?

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...
Oct 30 '08 #1
1 2289
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...
Oct 30 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eric Robert | last post by:
Hi, I am writing a C# application that uses a C++ unmanaged DLL. When I turn the unmanaged debug option ON, the application is much slower to start and the unmanaged code is very slow to debug....
2
by: Craig | last post by:
I've been writing C# code for maybe as much as 2 weeks now. The code I'm writing is exposed as a garden variety COM object that VC++ 6.0 and VB 6.0 can use. Coincidentally my COM development...
4
by: VicVic | last post by:
Dear Great Experts, I have a problem and need your help! We have a Flat DLL built in C++ (CCC), and on top of it, we built another DLL built in C# (SSS), which has .Net Assembly. CCC was...
5
by: jlea | last post by:
How many times have we had a program that works toot-sweet in debug but dies in release? Too many. I've created .NET assembly containing a bunch of managed wrapper C++ classes that wrap unmanged...
0
by: Tim | last post by:
Hi, I am facing a problem with a legacy application a part of which is being ported to VS 2005. I have a VB exe 'A.Exe' (legacy code) calling methods from a C-Sharp dll say, 'C.dll', which in...
2
by: Epetruk | last post by:
Hello, I have a problem where an application I am working on throws an OutOfMemoryException when I run it in Release mode, whereas it doesn't do this when I am running in Debug. The...
4
by: =?Utf-8?B?QldC?= | last post by:
We have a mixed application that includes managed and unmanaged code. Until recently we've been able to remote debug by disabling the security policy to get the MFC managed dlls to load properly...
2
by: Neviton | last post by:
Hi everyone When I put the below lines in the Form_Load event(its just a example to raise a exception): int x = 0; int y = 1 / x; and run the application using VS2005 the normal behavior...
0
by: =?Utf-8?B?SmVmLnB0Yw==?= | last post by:
Hi, I am currently facing exactly the same issue with Visual Studio 2005. Did you find a way to solve this problem ? "AntonioSACE" wrote:
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.