I am trying install SQL Server 2012 on Win 7 Laptop. I always got this error message
“Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'.
Error code 0x84b10001.”
In the log file Detail_LandingPage.txt I got this errormessage:
(01) 2013-03-20 11:09:21 Slp: ---------------------------------------------------------------------- (01) 2013-03-20 11:09:21 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded (01) 2013-03-20 11:09:21 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution. (01) 2013-03-20 11:09:21 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. ---> System.TypeLoadException: Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute._CreateCaObject(Void* pModule, Void* pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.CreateCaObject(Module module, RuntimeMethodHandle ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.AddDependencyInjectedObjectsByAttributeType[T](Dictionary`2 extensionDependencyInjectedObjects, T member) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.CacheDependencyInjectedObjectsFromExtension(String extensionId) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(String extensionId, Type attributeType) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(Type attributeType) (01) 2013-03-20 11:09:21 Slp: --- End of inner exception stack trace --- (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(Type attributeType) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.LoadWorkflowFromDatastoreXml() (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2013-03-20 11:09:21 Slp: --- End of inner exception stack trace --- (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream) (01) 2013-03-20 11:09:21 Slp: Received request to add the following file to Watson reporting: C:\Users\xhagea\AppData\Local\Temp\tmpF4BA.tmp (01) 2013-03-20 11:09:21 Slp: The following is an exception stack listing the exceptions in outermost to innermost order (01) 2013-03-20 11:09:21 Slp: Inner exceptions are being indented (01) 2013-03-20 11:09:21 Slp: (01) 2013-03-20 11:09:21 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException (01) 2013-03-20 11:09:21 Slp: Message: (01) 2013-03-20 11:09:21 Slp: Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. (01) 2013-03-20 11:09:21 Slp: HResult : 0x84b10001 (01) 2013-03-20 11:09:21 Slp: FacilityCode : 1201 (4b1) (01) 2013-03-20 11:09:21 Slp: ErrorCode : 1 (0001) (01) 2013-03-20 11:09:21 Slp: Stack: (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(Type attributeType) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.LoadWorkflowFromDatastoreXml() (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2013-03-20 11:09:21 Slp: Inner exception type: System.TypeLoadException (01) 2013-03-20 11:09:21 Slp: Message: (01) 2013-03-20 11:09:21 Slp: Could not load type 'Microsoft.SqlServer.Configuration.Cluster.ClusterGenericApplication' from assembly 'Microsoft.SqlServer.Configuration.Cluster, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. (01) 2013-03-20 11:09:21 Slp: HResult : 0x80131522 (01) 2013-03-20 11:09:21 Slp: Stack: (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute._CreateCaObject(Void* pModule, Void* pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.CreateCaObject(Module module, RuntimeMethodHandle ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes) (01) 2013-03-20 11:09:21 Slp: at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.AddDependencyInjectedObjectsByAttributeType[T](Dictionary`2 extensionDependencyInjectedObjects, T member) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.CacheDependencyInjectedObjectsFromExtension(String extensionId) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(String extensionId, Type attributeType) (01) 2013-03-20 11:09:21 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.ExtensionService.GetAttributedTypes(Type attributeType)
I tried to the load the assembly x64\Microsoft.SqlServer.Configuration.Cluster.dll in Teleriks Just Decompile and it has no problem to load the assembly.
Erik