This is a "works on my PC, but not on ISP's server" problem.
I have an ASP script which is running under MSDTC. The error message is "Object doesn't support this property or method " Error no. is 800A01B6. Current debugging indicates that there are no errors from the SQL execs, script runs through as far as ObjectContext.SetComplete statement and then falls over.
My ISP thinks its a backward compatibility problem. They are running IIS5/MS 2000/SQL 2000, I'm running IIS4/NT 4.0/SQL 7. As I said works perfectly on my PC!
The code is too long for me to post here, but will e-mail to any kind person who thinks they might be able to help.
I have an ASP script which is running under MSDTC. The error message is "Object doesn't support this property or method " Error no. is 800A01B6. Current debugging indicates that there are no errors from the SQL execs, script runs through as far as ObjectContext.SetComplete statement and then falls over.
My ISP thinks its a backward compatibility problem. They are running IIS5/MS 2000/SQL 2000, I'm running IIS4/NT 4.0/SQL 7. As I said works perfectly on my PC!
The code is too long for me to post here, but will e-mail to any kind person who thinks they might be able to help.