473,468 Members | 1,303 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

.net and native dll debugging.

Hi Folks,

I have search on search engines for previous dicsussions dealing with this..
but didnt find em any useful... so here I am..
I am having a .NET (BV.NET) application. I am calling a managed dll(C#),
which inturn is calling a native dll (c++). OK. Now in the VB.NET
application, I also add the project of C3(dll). Now while debugging the
VB.NET app, I can step into the source code of c#(dll). But whent he c#
code(dll) calls the native dll, the native app is not getting launched for
source-level debugging. I have also enabled the unmanaged code debugging in
the VB.NET project..

Please throw some light

Best Regards,
Oct 12 '05 #1
1 1478
Vishuonline wrote:
I have search on search engines for previous dicsussions dealing with
this.. but didnt find em any useful... so here I am..
I am having a .NET (BV.NET) application. I am calling a managed
dll(C#), which inturn is calling a native dll (c++). OK. Now in the
VB.NET application, I also add the project of C3(dll). Now while
debugging the VB.NET app, I can step into the source code of c#(dll).
But whent he c# code(dll) calls the native dll, the native app is not
getting launched for source-level debugging. I have also enabled the
unmanaged code debugging in the VB.NET project..


Just the obvious, I am afraid - was the native DLL compiled for
debugging and are the symbols (.pdb files) available (usually in the
same folder as the DLL)?

Richard
--
http://www.grimes.demon.co.uk/workshops/fusionWS.htm
http://www.grimes.demon.co.uk/workshops/securityWS.htm
Oct 16 '05 #2

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

Similar topics

1
by: Maor Mishkin | last post by:
Hello All, I have an application that is written in c#, this application calls a native (not managed) c++ dll, the connection is good and the functions run great, I have a problem entering the c++...
18
by: Paul Brun | last post by:
Can this be done? Is there a way to "de-alias" the int datatype so I can pass an int into a C method?? Paul
1
by: Jim | last post by:
Hello, I am writing an application that relies heavily on interop between managed c++ and native c++. The main project is managed c++, but most of the classes themselves are written in native...
1
by: Boris Dynin | last post by:
Hi, I have some projects (native - not managed code) in VC++ 2003. I'm trying to debug that stuff on Win98 system that has VC6.0 installed. Is it possible to use VC6.0 for debugging code built...
2
by: vishuonline | last post by:
Hi Folks, I have searched on search engines for previous dicsussions dealing with this.. but didnt find em any useful... so here I am.. I am having a .NET (BV.NET) application in which I am...
1
by: Vishuonline | last post by:
Hi Folks, I have search on search engines for previous dicsussions dealing with this.. but didnt find em any useful... so here I am.. I am having a .NET (BV.NET) application. I am calling a...
0
by: avinandre83 | last post by:
I am new to .net and having some difficulties in debugging unmanaged Native DLL in .net.. I am using a Native COM DLL in ASP.Net web application. The problem is I am unable to degul my DLL in...
1
by: jc | last post by:
Hello. I'm doing some prep work before taking the vb.net brainbench. I noticed one of the topics is : Consuming resources - Windows Native Calls Where can I get more info on this? What...
6
by: =?Utf-8?B?RmFiaWFu?= | last post by:
Hi, I have a pretty complicated program which consists of the following basic modules: 1. a C# application 2. a C++/CLI application which is controlled by the C# app via IPC remoting 3. lots...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.