Hello,
I try to initialize a new com object (provided by the MSSOAP toolkit) in a new thread to make a webservice call.
I get the following issue:
Unable to create a COM object of the 'MSSOAP.SoapClient30' class
When I try it outside a new thread it works very well.
After that, I try it once again within the thread and then it's working.
But when I logoff and logon again, I get the same issue.
Have somebody already got such an issue?
Thanks
0