August 18, 2010 at 12:00 pm
Hi,
We have a 2 node active/passive cluster setup for SQL Server 2005 x64 with SP3 on Windows 2003 x64 with SP2.
In order to perform maintenance on Active node, we moved the resources to passive node and then I tried view one of the SQL Agent backup jobs, I'm getting the below error:
TITLE: Microsoft SQL Server Management Studio
------------------------------
Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
------------------------------
ADDITIONAL INFORMATION:
Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
------------------------------
BUTTONS:
OK
------------------------------
Please advice..
When I close SSMS and reopen, it's working fine. But I would like to know why the above error occured
Thanks
August 18, 2010 at 12:48 pm
pshaship (8/18/2010)
Hi,We have a 2 node active/passive cluster setup for SQL Server 2005 x64 with SP3 on Windows 2003 x64 with SP2.
In order to perform maintenance on Active node, we moved the resources to passive node and then I tried view one of the SQL Agent backup jobs, I'm getting the below error:
TITLE: Microsoft SQL Server Management Studio
------------------------------
Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
------------------------------
ADDITIONAL INFORMATION:
Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
------------------------------
BUTTONS:
OK
------------------------------
Please advice..
When I close SSMS and reopen, it's working fine. But I would like to know why the above error occured
Thanks
Dont worry this is a latency error from windows COM object not being able to communicate with SSMS.
August 19, 2010 at 9:42 am
Thank you Alex:-)
August 20, 2010 at 7:42 am
Try installing SQL 2005 SP4 and check out http://www.sqlservercentral.com/Forums/Topic595592-146-1.aspx
Francis
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply