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?



A standard exe contains a registered Active-X DLL. Now some error arise in the application but not ..

Answer / 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

More Visual Basic Interview Questions

Record set object consists of what?

5 Answers   Microsoft,


What is the use of stretch property in Image control?

1 Answers  


Which property of menu cannot be set at run time?

1 Answers  


Difference between Linked Object and Embedded Object?

0 Answers  


What type of databases you can access through ADO Data Access Object?

0 Answers  






What is data binding in vb net?

0 Answers  


Explain about control properties?

0 Answers  


Whether HTML supports multimedia: and document links?

0 Answers  


what is the Difference between listbox and combo box?

5 Answers   TCS,


DHTML Is used for what?

0 Answers  


Define the scope of Public, Private, Friend procedures?

1 Answers  


What are the types of API Types.

0 Answers   TCS,


Categories