You can debug dll in MTS,
if you are using VB6, you have to open dll's project and run it(Press F5) then go to the VB application and run that application, you can go to the step by step debug mode.
(If you are using NT4, have to add service pack 4, in case of Windows2000 you dont have to add anything)
VB5 also supports that but you have to add some registry key that I dont remember now.
You can debug dll in MTS,
if you are using VB6, you have to open dll's project and run it(Press F5) then go to the VB application and run that application, you can go to the step by step debug mode.
(If you are using NT4, have to add service pack 4, in case of Windows2000 you dont have to add anything)
VB5 also supports that but you have to add some registry key that I dont remember now.
if you have .cls files then you can use vc+ for debbuging dll in vc+ use file open workspace and add dll file then go to project settings in in second tab in exe column enter the path of mtx.exe file and in arguments section enter /p and mts id which you can get from mts properties and run vc and then run your client file.for more information contact vipul_ashar@rediffmail.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.