We have server with Sql2008 R2 RTM 64 bit standard edition.We installed 2012 sp1 64 bit standard edition in win2012sp1 64 bit as side by side setup.After installation, i found the below error when i opened SSCM:
Remote Procedure Call Failed:
I fixed this error by renaming the MSC file.
At event log i am observing continuously below error:
Source: Application Error Event ID: 1000
Faulting application name: wmiprvse.exe, version: 6.3.9600.16384, time stamp: 0x5532e9c9 | ||||
Faulting module name: svrenumapi100.dll, version: 2009.100.1600.1, time stamp: 0x4bb681be | ||||
Exception code: 0xc0000005 | ||||
Fault offset: 0x00000000000514e6 | ||||
Faulting process id: 0x17e8 | ||||
Faulting application start time: 0x01d0873d9d37c382 | ||||
Faulting application path: C:\Windows\system32\wbem\wmiprvse.exe | ||||
Faulting module path: C:\Program Files\Microsoft SQL Server\100\Shared\svrenumapi100.dll | ||||
Report Id: afe88c1-330-11e4-80c4-008786656bda | ||||
Faulting package full name: | ||||
Faulting package-relative application |
Is there any other way to get rid of this error without installing a SP1 or later on sql 2008 R2 RTM version.
Thanks in advance.