Without TSTCON32.exe How are we supposed to test ActiveX Controls in VS2013?

  • Thread starter Thread starter Glen Stark
  • Start date Start date
G

Glen Stark

Guest
The help documentation is really out of date for VS2013. It keeps refering to TSTCON32 for testing ActiveX controls, which I cannot find anywhere. I really need to tool like TSCON32 rather than switching between ActiveX solution and Visual Basic solution to test the control. This control I am developing will not work in a web browser, so forget about using IE for testing. What should I do?

I am converting VB6 code and activeX controls into VS2013. The conversion process is very painful when I run into issues with Controls no longer working, and no means to convert and test them properly.

Continue reading...
 
Back
Top