Hey you dev guys, seen this one before. It has also been posted up to:
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=549004&SiteID=17
===============================
FX:{ac478015-7621-47bd-87be-ef56736aee1c}
Exception has been thrown by the target of an invocation.
Exception Type:
System.Reflection.TargetInvocationException
Exceptions Stack Trace:
Server stack trace:
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at Microsoft.ManagementConsole.ViewDescription.CreateView(ScopeNode scopeNode, Int32 componentId, Int32 viewInstanceId)
at Microsoft.ManagementConsole.ViewDescriptionCollection.CreateView(Int32 id, ScopeNode node, Int32 componentId, Int32 viewInstanceId)
at Microsoft.ManagementConsole.NodeSyncManager.CreateView(Int32 nodeId, Int32 componentId, Int32 viewDescriptionId, Int32 viewInstanceId)
at Microsoft.ManagementConsole.NamespaceSnapInBase.CreateView(Int32 nodeId, Int32 componentId, Int32 viewDescriptionId, Int32 viewInstanceId)
at Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.ISnapInClient.CreateView(Int32 nodeId, Int32 componentId, Int32 viewDescriptionId, Int32 viewInstanceId)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.ManagementConsole.Internal.ISnapInClient.CreateView(Int32 nodeId, Int32 componentId, Int32 viewDescriptionId, Int32 viewInstanceId)
at Microsoft.ManagementConsole.Executive.CreateViewOperation.CreateView()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)