Site Server cannot be contacted
Since migrating the SQL server into a virtualised enviroment (P2V) I am getting the follownig error when trynig to open the ConfigMrg Console, both on the server and remotely. All other databases on the SQL server are functioning fine. Any
ideas would be great.
The Site Server cannot be contacted or trying to connect to an incompatible Site Server version.
Details:
ConfigMgr Error Object:
instance of __ExtendedStatus
{
Operation = "ExecQuery";
ParameterInfo = "SELECT * FROM SMS_Site WHERE ReportingSiteCode = ''";
ProviderName = "WinMgmt";
};
Error Code:
ProviderLoadFailure
May 18th, 2010 3:04pm
Hi,
Check the dataldr.log file for errors.Kent Agerlund | http://scug.dk/members/Agerlund/default.aspx | The Danish community for System Center products
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2010 5:48pm
Hi
For this error messages:
Error Code:
ProviderLoadFailure
See this article:
How to: Fix Provider Load Failure Error
http://msdn.microsoft.com/en-us/library/bb961987.aspx
May 19th, 2010 8:49am