Unspecified Error '80004005'
Hi Everybody!!
I need your suggestion to solve this problem.
error '80004005'
Unspecified error
function.asp, line 188
set obj = server.CreateObject("lstproject.lstclass")
recordset= obj.RsExec(conn_in,param1,is_Err) //line 188
here conn_in is an Array,that contains session varaibale,sql statement,connection string ,that is used by the dll to execute the sql,and return the recordset.
Why I am getting this error??
Even this is running fine on another Server(local).
Is there any issues concern with registring dll with regsvr32 and MTS??
Again sometimes it still don't run on Other Server.Just play like Hide and Seek :)
Looking for Suggestions and Solutions??
I have search many sites for this ,still looking for Great Solution
Cheers :)
vinod
__________________
Cheers :)
vinod
|