Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SSMS Error

$
0
0
I sporadically receieve the following error within Management Studio. I am not doing anything in particular, just running queries. Here is the error. Any suggestions on what is causing this or if more details are needed to understand what is causing this issue?Unable to cast COM object of type 'System.__ComObject' to interface type 'System.Management.IWbemServices'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{9556DC99-828C-11CF-A37E-00AA003240C7}' failed due to the following error: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)). (mscorlib)

Viewing all articles
Browse latest Browse all 6525

Trending Articles