VMM-Server: WIN 2008 R2 Standard x64
SQL-Server: 2008 R2 x64
Hi,
after reboot VMM-Server we get the following error messages from the EventViewer when starting the VMM-service:
Event ID: 19999
Virtual Machine Manager (vmmservice:130936) has encountered an error and needed to exit the process. Windows generated an error report with the following parameters:
Event:VMM20
P1(appName):vmmservice
P2(appVersion):3.0.6005.0
P3(assemblyName):Remoting
P4(assemblyVer):3.0.6019.0
P5(methodName):M.V.R.IndigoSerializableObject.BuildKnownAssemblyTypes
P6(exceptionType):S.Reflection.ReflectionTypeLoadException
P7(callstackHash):17ca
and
Event ID: 1
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at Microsoft.VirtualManager.Remoting.IndigoSerializableObject.BuildKnownAssemblyTypes(Assembly assembly)
at Microsoft.VirtualManager.Remoting.IndigoSerializableObject.InitializeKnownTypesCache(List`1 assembliesToExamine)
at Microsoft.VirtualManager.Engine.Remoting.IndigoServiceHost.InitializeKnownTypesCache()
at Microsoft.VirtualManager.Engine.VirtualManagerService.OnStart(String[] args)-2146232830
Thanks in advance!