pb debugging evc++ dll with vb application..

E

Eric BOUXIROT

hi there,

i want to debug a dll made with EVC++. the application is under VB.NET. in
EVC++ project settings i have set this :
in debug tab i set in category general
remote executable path and filename = path and exe name of my app.
in category Additional DLLs
i have add my DLL.and check Try to locate other DLLs

when i launch the EVC++ project...it start the VB application.good and EVC
says "Waiting to debuggee to start"....

then it never start...but my application work fine and call DLL without
problem.

i have try to build vb app in release or debug mode without change.
the EVC DLL is in debug mode.

before i use VB app, i use the SAME DLL with App made with LabView...and DLL
debug work great ...

what's wrong ?

thank a lot !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top