Hi,
My application is installed on Windows Server 2003 SP2 and the database is on Sql server 2005.
The MDAC version of server machine is 2.82.3959.0
Data access is done using ado.net.
When I run some process in my application then error 800a0e78 is coming.
The behavior is not consistent. The error is not reproduced every time. Sometimes the process runs successfully and sometime it gives me error.
I am connecting to the Server machine remotely through Citrix plug-in.
I tried to reproduce the problem on other machine but it works fine in other machine.
I think the problem has to do with SQL but I am not able to find the exact reason for the problem...
Please guide...
Thanks,
Karan
My application is installed on Windows Server 2003 SP2 and the database is on Sql server 2005.
The MDAC version of server machine is 2.82.3959.0
Data access is done using ado.net.
When I run some process in my application then error 800a0e78 is coming.
The behavior is not consistent. The error is not reproduced every time. Sometimes the process runs successfully and sometime it gives me error.
I am connecting to the Server machine remotely through Citrix plug-in.
I tried to reproduce the problem on other machine but it works fine in other machine.
I think the problem has to do with SQL but I am not able to find the exact reason for the problem...
Please guide...
Thanks,
Karan
Comment