Tad Beaty
01-15-2002, 06:47 AM
I'm running several COM objects in MTS (Transactions not supported) on an
NT 4 server in a secure session and one of the objects comes back with
Server object error 'ASP 0177 : 80004005'
Unspecified error
The line of code is the Server.CreateObject line for that COM object. There
is no recordset involved, just returning a string argument. Two other COM
objects in the same MTS package that do the same thing work perfectly. Any
ideas?
NT 4 server in a secure session and one of the objects comes back with
Server object error 'ASP 0177 : 80004005'
Unspecified error
The line of code is the Server.CreateObject line for that COM object. There
is no recordset involved, just returning a string argument. Two other COM
objects in the same MTS package that do the same thing work perfectly. Any
ideas?