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
Draw Sequence Modal of RDO and Explain?
How would you convert a form into document?
To populate a single column value which dbcontrols you to use?
___ is the control used to call a windows application.
Explain the differences between ActiveX Dll and ActiveX Exe?
What is the use of Tabledef?
What is recordset in visual basic?
How do you avoid the "Invalid use of null" error when reading null values from a database?
Explain OLE Drag and Drop.
What is the need of tabindex property is label control?
Which method is preferred to save datas like database?
What is the use of progress Bar Control?
What is the need of tabindex property is label control.
What are the types of API Types.
What are the tools available for Debuggiu in VB?