Debugging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have my dll source program and when i tried to debub my source program using client prgram using the same dll. The debuging is not working and the break point are not reached. I am debugging in the release mode.My dll is working perfectly
But the Debugging is not working.Previously it was working perfectly but now it has some problems

Thanks in advance
Incubator
 
How about trying in debug mode?

Incubator said:
I have my dll source program and when i tried to debub my source program
using client prgram using the same dll. The debuging is not working and the
break point are not reached. I am debugging in the release mode.My dll is
working perfectly.
 
Hi,

I am using "X" Control(Quite like a panel) and in my application.My
DataGrid is populated with Data And When i place my DataGrid inside the
"X" control my datas are not populated.

plz help me
 

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

Back
Top