A standard exe contains a registered Active-X DLL. Now some
error arise in the application but not in the standard exe ,
it is in the Active-X DLL. How do you find it out in which
line no the error is?
Answer Posted / ketan
We need to open source code of Standard exe as well as
ActiveX Dll. Then need to put the breakpoint in standard
exe's code where we have used reference of ActiveX.. Then
Run project and u can find the error in activeX
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
What is ODBC Direct and Microsoft Jet Database Engine ?
DHTML Is used for what?
Binary Access-method isused to access file in which manner?
Timer control contains ________ no. of events.
How can you filter out specific type of file using file system controls?
Why API functions are Required?
How to load and unload child forms.
Why doesn't "my string" & Chr$(13) do what I want?
How would you access objects created in ActiveX Exe and ActiveX Dll
___ Property is used to count no. of items in a combobox.
How can I speed up my VB database application?
Explain the types of Views in Listview Control.
What is the use of Active Control Property?
What is the difference between c++ and visual basic?