Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

can not uninstall SQL Server 2008 R2 Express

$
0
0

Hello !

I tried to install SQL Server 2008 R2 Express (Runtime Only) SQLEXPR-x86DEU.execompletely new.

It doesn't work and I tried to uninstall (Control Panel) and install it again, more times. Last Installation I made the mistake and give anohter name for the SQL instance (MSSQLExpress)

Now I have in Folder c:\..\Programme(86)\Microsoft SQL Server\
\80
\90
\100
\MSSQL10SQLEXPRESS
\MSSQL10_50.MSSQLEXPRESS

I tried to uninstall in Control Panel and I uninstall separate components, but I can not properly uninstall SQL Server Express.
I see only one component to uninstall: SDK.
However I get the Message that there is not funtions to uninstall (..Setup  Bootstrap\log\ConfigurationFile.ini)

My Question:
Can I uninstall manually with:
  Setup.exe Action = uninstall /FEATURES SDK /INSTANCENAME = Instance_Name = SQLEXPRESS
or
  Setup.exe Action = uninstall /FEATURES TOOLS /INSTANCENAME = Instance_Name = SQLEXPRESS

and the same for  Instance_Name = MSSQLEXPRESS

Is there anything I can try before I begin to touch the registry Keys ?
I want to uninstall everything related to SQL without damage the Windows installation. I prefer not to touch the registry Keys.

Thank you !  (sorry for my bad english)

Logs Files:

Summary file:
-------------------------------
Detailed results:

Rules with failures:

Global rules:

There are no scenario-specific rules.

Rules report file:               C:\Program Files (x86)\Microsoft SQL Server\100\Setup Bootstrap\Log\20130311_151547\SystemConfigurationCheck_Report.htm

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
    Message:
        Der Benutzer hat den Vorgang abgebrochen.
    Stack:
        bei Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
        bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
        bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
        bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
        bei Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
        bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
        bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
--------------------------------

in Detail file :
--------------------------------
2013-03-11 15:16:40 Slp: Rules evaluation report is available now at C:\Program Files (x86)\Microsoft SQL Server\100\Setup Bootstrap\Log\20130311_151547\SystemConfigurationCheck_Report.htm
2013-03-11 15:16:43 Slp: Attempting to save the input setting 'CONFIGURATIONFILE' into datastore
2013-03-11 15:16:43 Slp: Setting source: UI
2013-03-11 15:16:43 Slp: Getting hosting object 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings' from datastore and updating property 'ConfigurationFile'.
2013-03-11 15:16:43 Slp: Serializing the hosting object back datastore.
2013-03-11 15:16:43 Slp: Update input setting store with the new source information
2013-03-11 15:17:00 Slp: Received cancel request from user, skipping remaining scheduled actions
2013-03-11 15:17:00 Slp: Error: Action "Microsoft.SqlServer.Configuration.UIExtension.WaypointAction" threw an exception during execution.
2013-03-11 15:17:00 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Der Benutzer hat den Vorgang abgebrochen. ---> Microsoft.SqlServer.Chainer.Infrastructure.CancelException: Der Benutzer hat den Vorgang abgebrochen.
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    --- Ende der internen Ausnahmestapelüberwachung ---
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2013-03-11 15:17:00 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2013-03-11 15:17:00 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Der Benutzer hat den Vorgang abgebrochen. ---> Microsoft.SqlServer.Chainer.Infrastructure.CancelException: Der Benutzer hat den Vorgang abgebrochen.
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    --- Ende der internen Ausnahmestapelüberwachung ---
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2013-03-11 15:17:00 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2013-03-11 15:17:00 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Der Benutzer hat den Vorgang abgebrochen. ---> Microsoft.SqlServer.Chainer.Infrastructure.CancelException: Der Benutzer hat den Vorgang abgebrochen.
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    --- Ende der internen Ausnahmestapelüberwachung ---
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-11 15:17:00 Slp:    bei Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-11 15:17:00 Slp: Received request to add the following file to Watson reporting: C:\Users\teubert\AppData\Local\Temp\tmp2C9.tmp
2013-03-11 15:17:00 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2013-03-11 15:17:00 Slp: Inner exceptions are being indented
2013-03-11 15:17:00 Slp:
2013-03-11 15:17:00 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
2013-03-11 15:17:00 Slp:     Message:
2013-03-11 15:17:00 Slp:         Der Benutzer hat den Vorgang abgebrochen.
2013-03-11 15:17:00 Slp:     Stack:
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-11 15:17:00 Slp:         bei Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>