473,385 Members | 1,387 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,385 software developers and data experts.

.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 1475
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...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...

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.