S
sjanssen123
Guest
We are developing software for a machine, which has one main controller running windows server 2003, and 20 dedicated controllers running WES 2009. Communication is done using DCOM. We are currently upgrading the main controller to windows server 2012. The software runs fine for a few hours, but sometimes a DCOM call fails with HRESULT 0x80010108:
"The object invoked has disconnected from its clients"
This is not always to a call to the same object; multiple calls to multiple DCOM objects result in this error. The exact same software is running correctly on windows server 2003.
Is there a change in WS 2012 which may cause this problem? Any suggestions or hints at what the problem may be or how to find it?
Regards,
Simon
Continue reading...
"The object invoked has disconnected from its clients"
This is not always to a call to the same object; multiple calls to multiple DCOM objects result in this error. The exact same software is running correctly on windows server 2003.
Is there a change in WS 2012 which may cause this problem? Any suggestions or hints at what the problem may be or how to find it?
Regards,
Simon
Continue reading...