
Problem using MTS and IIS together
Hello all
I am facing some problems using MTS and IIS together. I made an ActiveX DLL
in VB and register it in MTS. I communicate with this MTS DLL from ASPs and
this MTS DLL calls a simple DLL but i am getting unexpected values from it.
Whereas if i do not register my VB DLL in MTS and run it from VB environment
(debug mode) then everything works fine...
I forget another thing that, I checked my project in another aspect as well.
I made another VB simple EXE project and called the ActiveX DLL registered
in MTS and it also worked fine.
Can anyone help me in this regard? I will be greatly thankful... Please
Zaki