The remote procedure call failed (0x800706be)
In this post we will learn how to solve The remote procedure call failed (0x800706be).
Today when i am try to open SQL Server Configuration manager it gives me error: The remote procedure call failed (0x800706be).
Solutions:
1. Apply latest service pack. Link for SQL Server 2008 R2 Service pack1: http://www.microsoft.com/en-in/download/details.aspx?id=26727 , Link for SQL Server 2008 R2 Service pack2: http://www.microsoft.com/en-in/download/details.aspx?id=30437
2. Second Option, will be to recompile MOF file. The steps are mentioned below for your reference.
Open Command Prompt as administrator and run following query:
mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"