Hey guys, we are suing CRM 2011 SDK for creating organisation and lot of other stuff. Everything is working fine from last 4 months. Now currentlywe have 2 CRM on premise servers. Strangely on one CRM Server we keep on getting the below error when
we are using the deployment service.
Retrieving the COM class factory for component with CLSID {080D0D78-F421-11D0-A36E-00C04FB950DC} failed due to the following error: 800703fa Illegal operation attempted on a registry key that has been marked for deletion. (Exception from HRESULT: 0x800703FA).
our deployment service is running under the domain account (not network service), and whenever this error occurs, simple iisreset is actually resolving it. But i dont know why do even need to do it?? the other CRM server is not at all causing this trouble. And while this error occurs, when i check the CRM Deployment manager it looks fine and even im able to create and delete organisations manually using deployment manager.
Does anyone know what it is?? and how to resolve it??