PDA

Click to See Complete Forum and Search --> : activeX EXE


Namo
Jul 29th, 2000, 07:50 PM
Hello,

Is there any way i can DEBUG activeX EXE ?
i couldnt do it , i had to compile it to exe and could work only with the exe...

any way i can debug activeX exe? (lie activex dll for example?)

I will be ahppy to know
Thanks!
Namo.

Bigley
Jul 30th, 2000, 09:33 AM
Within the environment that you are building your activex exe add a project and test your active x component with the new project before compiling it

Namo
Jul 30th, 2000, 05:49 PM
I tryed to make an instance of the class (of the active X EXE project) but i couldnt , i didnt see it in the REFERENCES list.. i see it only AFTER i complie it.. and if i want to make changes i need to re-complie it...

You sure you are talking about Acticex EXE and not about Acticex DLL ?(its works fne ofcourse with dll and i dont have to complie it if i want to debug)


Whats am i doing wrong?

Help./

Thanks
Namo.