From: webguy@community.nospam on
So what did you do to actually fix the problem? Checked your blog but didn't
see the solution. I've tried both the Basic and the Advanced setups and I
still get the error from Step 8 (invalid login for host\username)

"Armbruster, René" wrote:

> I solved the problem by myself. If anyone is interested in the solution see
> my blog http://blog.dotsys.net
>
> "René Armbruster" schrieb:
>
> > Hi NG,
> >
> > I am trying to install the Beta 2 of SPS 07 (single server) but I am always
> > getting an error while the setup tries to create the sample data (Step 8).
> > Maybe anyone got an idea how to solve this problem. If so, then let me say
> > thanks :)
> >
> > Logfile:
> >
> > One or more configuration tasks has failed to execute
> > 05/25/2006 16:14:16 7 INF Entering function
> > TaskDriver.Stop
> > 05/25/2006 16:14:16 7 INF Entering function
> > StringResourceManager.GetResourceString
> > 05/25/2006 16:14:16 7 INF Resource id to be
> > retrieved is PostSetupConfigurationFailedEventLog for language English
> > (United States)
> > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products
> > and Technologies failed. Configuration must be performed in order for this
> > product to operate properly. To diagnose the problem, review the extended
> > error information located at {0}, fix the problem, and run this configuration
> > wizard again.
> > 05/25/2006 16:14:16 7 INF Leaving function
> > StringResourceManager.GetResourceString
> > 05/25/2006 16:14:16 7 ERR Configuration of
> > SharePoint Products and Technologies failed. Configuration must be performed
> > in order for this product to operate properly. To diagnose the problem,
> > review the extended error information located at C:\Program Files\Common
> > Files\Microsoft Shared\Web Server
> > Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log, fix
> > the problem, and run this configuration wizard again.
> > 05/25/2006 16:14:16 7 INF Entering function
> > StringResourceManager.GetResourceString
> > 05/25/2006 16:14:16 7 INF Resource id to be
> > retrieved is PostSetupConfigurationFailedUserMessage for language English
> > (United States)
> > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > PostSetupConfigurationFailedUserMessage is Configuration of SharePoint
> > Products and Technologies failed. Configuration must be performed before you
> > use SharePoint Products and Technologies. For further details, see the
> > diagnostic log located at {0} and the application event log.
> > 05/25/2006 16:14:16 7 INF Leaving function
> > StringResourceManager.GetResourceString
> > 05/25/2006 16:14:16 7 INF Entering function
> > TaskDriver.OnTaskDriverStop
> > 05/25/2006 16:14:16 7 INF Sending a task driver
> > stop event: TaskDriverEventArgs.EventCriticalityType error,
> > TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and
> > Technologies failed. Configuration must be performed before you use
> > SharePoint Products and Technologies. For further details, see the
> > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > and the application event log.
> > 05/25/2006 16:14:16 7 INF Entering function
> > TaskDriverStateChange.Enter
> > 05/25/2006 16:14:16 7 INF Acquiring the writer
> > lock to change the state
> > 05/25/2006 16:14:16 7 INF Current state of the
> > task driver is neverrun. You want to change it to stoppedrunning
> > 05/25/2006 16:14:16 7 INF Changed state of the
> > task driver to neverrun
> > 05/25/2006 16:14:16 7 INF Released the writer
> > lock to change the state
> > 05/25/2006 16:14:16 7 INF Leaving function
> > TaskDriverStateChange.Enter
> > 05/25/2006 16:14:16 7 INF Entering function
> > TaskDriver.FireOnTaskDriverEvent
> > 05/25/2006 16:14:16 7 INF Entering function
> > UserInterface.TaskDriverEventHandler
> > 05/25/2006 16:14:16 7 INF Received a
> > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error,
> > TaskDriverEventArgs.EventType stop, message Configuration of SharePoint
> > Products and Technologies failed. Configuration must be performed before you
> > use SharePoint Products and Technologies. For further details, see the
> > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > and the application event log.
> > 05/25/2006 16:14:16 7 INF Leaving function
> > UserInterface.TaskDriverEventHandler
> > 05/25/2006 16:14:16 7 INF Entering function
> > PsconfigBaseForm.TaskDriverEventHandler
> > 05/25/2006 16:14:16 7 INF Invoking the UI
> > thread with the task driver event
> > 05/25/2006 16:14:16 1 INF Entering function
> > ConfigurationProgressForm.InvokeTaskDriverEventHandler
> > 05/25/2006 16:14:16 1 INF Received a
> > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error,
> > TaskDriverEventArgs.EventMessageType: notapplicable,
> > TaskDriverEventArgs.EventType stop, message: Configuration of SharePoint
> > Products and Technologies failed. Configuration must be performed before you
> > use SharePoint Products and Technologies. For further details, see the
> > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > and the application event log.
> > 05/25/2006 16:14:16 1 INF Received a non
> > null event from the task driver
> > 05/25/2006 16:14:16 1 INF The UI has
> > received a stop event from the task driver
From: yang.jim on
This issue is because the protocols setting on your sql server 2005, by
defult it just is disabled TCP/IP on both server and client. you need
to enable it to fix the problem.


webguy(a)community.nospam wrote:
> So what did you do to actually fix the problem? Checked your blog but didn't
> see the solution. I've tried both the Basic and the Advanced setups and I
> still get the error from Step 8 (invalid login for host\username)
>
> "Armbruster, René" wrote:
>
> > I solved the problem by myself. If anyone is interested in the solution see
> > my blog http://blog.dotsys.net
> >
> > "René Armbruster" schrieb:
> >
> > > Hi NG,
> > >
> > > I am trying to install the Beta 2 of SPS 07 (single server) but I am always
> > > getting an error while the setup tries to create the sample data (Step 8).
> > > Maybe anyone got an idea how to solve this problem. If so, then let me say
> > > thanks :)
> > >
> > > Logfile:
> > >
> > > One or more configuration tasks has failed to execute
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > TaskDriver.Stop
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > StringResourceManager.GetResourceString
> > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > retrieved is PostSetupConfigurationFailedEventLog for language English
> > > (United States)
> > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products
> > > and Technologies failed. Configuration must be performed in order for this
> > > product to operate properly. To diagnose the problem, review the extended
> > > error information located at {0}, fix the problem, and run this configuration
> > > wizard again.
> > > 05/25/2006 16:14:16 7 INF Leaving function
> > > StringResourceManager.GetResourceString
> > > 05/25/2006 16:14:16 7 ERR Configuration of
> > > SharePoint Products and Technologies failed. Configuration must be performed
> > > in order for this product to operate properly. To diagnose the problem,
> > > review the extended error information located at C:\Program Files\Common
> > > Files\Microsoft Shared\Web Server
> > > Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log, fix
> > > the problem, and run this configuration wizard again.
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > StringResourceManager.GetResourceString
> > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > retrieved is PostSetupConfigurationFailedUserMessage for language English
> > > (United States)
> > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > PostSetupConfigurationFailedUserMessage is Configuration of SharePoint
> > > Products and Technologies failed. Configuration must be performed before you
> > > use SharePoint Products and Technologies. For further details, see the
> > > diagnostic log located at {0} and the application event log.
> > > 05/25/2006 16:14:16 7 INF Leaving function
> > > StringResourceManager.GetResourceString
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > TaskDriver.OnTaskDriverStop
> > > 05/25/2006 16:14:16 7 INF Sending a task driver
> > > stop event: TaskDriverEventArgs.EventCriticalityType error,
> > > TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and
> > > Technologies failed. Configuration must be performed before you use
> > > SharePoint Products and Technologies. For further details, see the
> > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > and the application event log.
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > TaskDriverStateChange.Enter
> > > 05/25/2006 16:14:16 7 INF Acquiring the writer
> > > lock to change the state
> > > 05/25/2006 16:14:16 7 INF Current state of the
> > > task driver is neverrun. You want to change it to stoppedrunning
> > > 05/25/2006 16:14:16 7 INF Changed state of the
> > > task driver to neverrun
> > > 05/25/2006 16:14:16 7 INF Released the writer
> > > lock to change the state
> > > 05/25/2006 16:14:16 7 INF Leaving function
> > > TaskDriverStateChange.Enter
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > TaskDriver.FireOnTaskDriverEvent
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > UserInterface.TaskDriverEventHandler
> > > 05/25/2006 16:14:16 7 INF Received a
> > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error,
> > > TaskDriverEventArgs.EventType stop, message Configuration of SharePoint
> > > Products and Technologies failed. Configuration must be performed before you
> > > use SharePoint Products and Technologies. For further details, see the
> > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > and the application event log.
> > > 05/25/2006 16:14:16 7 INF Leaving function
> > > UserInterface.TaskDriverEventHandler
> > > 05/25/2006 16:14:16 7 INF Entering function
> > > PsconfigBaseForm.TaskDriverEventHandler
> > > 05/25/2006 16:14:16 7 INF Invoking the UI
> > > thread with the task driver event
> > > 05/25/2006 16:14:16 1 INF Entering function
> > > ConfigurationProgressForm.InvokeTaskDriverEventHandler
> > > 05/25/2006 16:14:16 1 INF Received a
> > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error,
> > > TaskDriverEventArgs.EventMessageType: notapplicable,
> > > TaskDriverEventArgs.EventType stop, message: Configuration of SharePoint
> > > Products and Technologies failed. Configuration must be performed before you
> > > use SharePoint Products and Technologies. For further details, see the
> > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > and the application event log.
> > > 05/25/2006 16:14:16 1 INF Received a non
> > > null event from the task driver
> > > 05/25/2006 16:14:16 1 INF The UI has
> > > received a stop event from the task driver

From: M Shaw <M on
I have the exact same problem on the install. I tried enabling TCP/IP on
both server and client and still get that error.

"yang.jim(a)gmail.com" wrote:

> This issue is because the protocols setting on your sql server 2005, by
> defult it just is disabled TCP/IP on both server and client. you need
> to enable it to fix the problem.
>
>
> webguy(a)community.nospam wrote:
> > So what did you do to actually fix the problem? Checked your blog but didn't
> > see the solution. I've tried both the Basic and the Advanced setups and I
> > still get the error from Step 8 (invalid login for host\username)
> >
> > "Armbruster, René" wrote:
> >
> > > I solved the problem by myself. If anyone is interested in the solution see
> > > my blog http://blog.dotsys.net
> > >
> > > "René Armbruster" schrieb:
> > >
> > > > Hi NG,
> > > >
> > > > I am trying to install the Beta 2 of SPS 07 (single server) but I am always
> > > > getting an error while the setup tries to create the sample data (Step 8).
> > > > Maybe anyone got an idea how to solve this problem. If so, then let me say
> > > > thanks :)
> > > >
> > > > Logfile:
> > > >
> > > > One or more configuration tasks has failed to execute
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > TaskDriver.Stop
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > StringResourceManager.GetResourceString
> > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > retrieved is PostSetupConfigurationFailedEventLog for language English
> > > > (United States)
> > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products
> > > > and Technologies failed. Configuration must be performed in order for this
> > > > product to operate properly. To diagnose the problem, review the extended
> > > > error information located at {0}, fix the problem, and run this configuration
> > > > wizard again.
> > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > StringResourceManager.GetResourceString
> > > > 05/25/2006 16:14:16 7 ERR Configuration of
> > > > SharePoint Products and Technologies failed. Configuration must be performed
> > > > in order for this product to operate properly. To diagnose the problem,
> > > > review the extended error information located at C:\Program Files\Common
> > > > Files\Microsoft Shared\Web Server
> > > > Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log, fix
> > > > the problem, and run this configuration wizard again.
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > StringResourceManager.GetResourceString
> > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > retrieved is PostSetupConfigurationFailedUserMessage for language English
> > > > (United States)
> > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > PostSetupConfigurationFailedUserMessage is Configuration of SharePoint
> > > > Products and Technologies failed. Configuration must be performed before you
> > > > use SharePoint Products and Technologies. For further details, see the
> > > > diagnostic log located at {0} and the application event log.
> > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > StringResourceManager.GetResourceString
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > TaskDriver.OnTaskDriverStop
> > > > 05/25/2006 16:14:16 7 INF Sending a task driver
> > > > stop event: TaskDriverEventArgs.EventCriticalityType error,
> > > > TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and
> > > > Technologies failed. Configuration must be performed before you use
> > > > SharePoint Products and Technologies. For further details, see the
> > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > and the application event log.
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > TaskDriverStateChange.Enter
> > > > 05/25/2006 16:14:16 7 INF Acquiring the writer
> > > > lock to change the state
> > > > 05/25/2006 16:14:16 7 INF Current state of the
> > > > task driver is neverrun. You want to change it to stoppedrunning
> > > > 05/25/2006 16:14:16 7 INF Changed state of the
> > > > task driver to neverrun
> > > > 05/25/2006 16:14:16 7 INF Released the writer
> > > > lock to change the state
> > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > TaskDriverStateChange.Enter
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > TaskDriver.FireOnTaskDriverEvent
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > UserInterface.TaskDriverEventHandler
> > > > 05/25/2006 16:14:16 7 INF Received a
> > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error,
> > > > TaskDriverEventArgs.EventType stop, message Configuration of SharePoint
> > > > Products and Technologies failed. Configuration must be performed before you
> > > > use SharePoint Products and Technologies. For further details, see the
> > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > and the application event log.
> > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > UserInterface.TaskDriverEventHandler
> > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > PsconfigBaseForm.TaskDriverEventHandler
> > > > 05/25/2006 16:14:16 7 INF Invoking the UI
> > > > thread with the task driver event
> > > > 05/25/2006 16:14:16 1 INF Entering function
> > > > ConfigurationProgressForm.InvokeTaskDriverEventHandler
> > > > 05/25/2006 16:14:16 1 INF Received a
> > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error,
> > > > TaskDriverEventArgs.EventMessageType: notapplicable,
> > > > TaskDriverEventArgs.EventType stop, message: Configuration of SharePoint
> > > > Products and Technologies failed. Configuration must be performed before you
> > > > use SharePoint Products and Technologies. For further details, see the
> > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > and the application event log.
> > > > 05/25/2006 16:14:16 1 INF Received a non
> > > > null event from the task driver
> > > > 05/25/2006 16:14:16 1 INF The UI has
> > > > received a stop event from the task driver
>
>
From: Andrew on
I'm getting the same problem... *sigh* I'm trying to do an in-place upgrade
of SPS 2K3 for test purposes.
--
Andrew


"M Shaw" wrote:

> I have the exact same problem on the install. I tried enabling TCP/IP on
> both server and client and still get that error.
>
> "yang.jim(a)gmail.com" wrote:
>
> > This issue is because the protocols setting on your sql server 2005, by
> > defult it just is disabled TCP/IP on both server and client. you need
> > to enable it to fix the problem.
> >
> >
> > webguy(a)community.nospam wrote:
> > > So what did you do to actually fix the problem? Checked your blog but didn't
> > > see the solution. I've tried both the Basic and the Advanced setups and I
> > > still get the error from Step 8 (invalid login for host\username)
> > >
> > > "Armbruster, René" wrote:
> > >
> > > > I solved the problem by myself. If anyone is interested in the solution see
> > > > my blog http://blog.dotsys.net
> > > >
> > > > "René Armbruster" schrieb:
> > > >
> > > > > Hi NG,
> > > > >
> > > > > I am trying to install the Beta 2 of SPS 07 (single server) but I am always
> > > > > getting an error while the setup tries to create the sample data (Step 8).
> > > > > Maybe anyone got an idea how to solve this problem. If so, then let me say
> > > > > thanks :)
> > > > >
> > > > > Logfile:
> > > > >
> > > > > One or more configuration tasks has failed to execute
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > TaskDriver.Stop
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > StringResourceManager.GetResourceString
> > > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > > retrieved is PostSetupConfigurationFailedEventLog for language English
> > > > > (United States)
> > > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > > PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products
> > > > > and Technologies failed. Configuration must be performed in order for this
> > > > > product to operate properly. To diagnose the problem, review the extended
> > > > > error information located at {0}, fix the problem, and run this configuration
> > > > > wizard again.
> > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > StringResourceManager.GetResourceString
> > > > > 05/25/2006 16:14:16 7 ERR Configuration of
> > > > > SharePoint Products and Technologies failed. Configuration must be performed
> > > > > in order for this product to operate properly. To diagnose the problem,
> > > > > review the extended error information located at C:\Program Files\Common
> > > > > Files\Microsoft Shared\Web Server
> > > > > Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log, fix
> > > > > the problem, and run this configuration wizard again.
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > StringResourceManager.GetResourceString
> > > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > > retrieved is PostSetupConfigurationFailedUserMessage for language English
> > > > > (United States)
> > > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > > PostSetupConfigurationFailedUserMessage is Configuration of SharePoint
> > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > diagnostic log located at {0} and the application event log.
> > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > StringResourceManager.GetResourceString
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > TaskDriver.OnTaskDriverStop
> > > > > 05/25/2006 16:14:16 7 INF Sending a task driver
> > > > > stop event: TaskDriverEventArgs.EventCriticalityType error,
> > > > > TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and
> > > > > Technologies failed. Configuration must be performed before you use
> > > > > SharePoint Products and Technologies. For further details, see the
> > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > and the application event log.
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > TaskDriverStateChange.Enter
> > > > > 05/25/2006 16:14:16 7 INF Acquiring the writer
> > > > > lock to change the state
> > > > > 05/25/2006 16:14:16 7 INF Current state of the
> > > > > task driver is neverrun. You want to change it to stoppedrunning
> > > > > 05/25/2006 16:14:16 7 INF Changed state of the
> > > > > task driver to neverrun
> > > > > 05/25/2006 16:14:16 7 INF Released the writer
> > > > > lock to change the state
> > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > TaskDriverStateChange.Enter
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > TaskDriver.FireOnTaskDriverEvent
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > UserInterface.TaskDriverEventHandler
> > > > > 05/25/2006 16:14:16 7 INF Received a
> > > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error,
> > > > > TaskDriverEventArgs.EventType stop, message Configuration of SharePoint
> > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > and the application event log.
> > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > UserInterface.TaskDriverEventHandler
> > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > PsconfigBaseForm.TaskDriverEventHandler
> > > > > 05/25/2006 16:14:16 7 INF Invoking the UI
> > > > > thread with the task driver event
> > > > > 05/25/2006 16:14:16 1 INF Entering function
> > > > > ConfigurationProgressForm.InvokeTaskDriverEventHandler
> > > > > 05/25/2006 16:14:16 1 INF Received a
> > > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error,
> > > > > TaskDriverEventArgs.EventMessageType: notapplicable,
> > > > > TaskDriverEventArgs.EventType stop, message: Configuration of SharePoint
> > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > and the application event log.
> > > > > 05/25/2006 16:14:16 1 INF Received a non
> > > > > null event from the task driver
> > > > > 05/25/2006 16:14:16 1 INF The UI has
> > > > > received a stop event from the task driver
> >
> >
From: JHolland on
Hi all,
I was also getting the same exact problem, I am installing on vpc everything
went smoothly following the setup script mentioned in the previous entries
until I got to the configuration wizard, it stalled at the sample data for
2.5 hours, I was afraid to stop it and of course I got the failed error
message. Upon reading your responses I went in enabled all instances of
tcp/ip and name pipes on my sql server, (Sql express as installed by MOSS)
and I saw my SQL browser was stopped. I went into properties, hit the service
tab and saw it was disabled. I figured what the hey, i enabled it, started it
and ran the config wizard again. In 20 minutes it ran and finished with no
errors. Fluke? I don't know but thought you guys might want to know.

"Andrew" wrote:

> I'm getting the same problem... *sigh* I'm trying to do an in-place upgrade
> of SPS 2K3 for test purposes.
> --
> Andrew
>
>
> "M Shaw" wrote:
>
> > I have the exact same problem on the install. I tried enabling TCP/IP on
> > both server and client and still get that error.
> >
> > "yang.jim(a)gmail.com" wrote:
> >
> > > This issue is because the protocols setting on your sql server 2005, by
> > > defult it just is disabled TCP/IP on both server and client. you need
> > > to enable it to fix the problem.
> > >
> > >
> > > webguy(a)community.nospam wrote:
> > > > So what did you do to actually fix the problem? Checked your blog but didn't
> > > > see the solution. I've tried both the Basic and the Advanced setups and I
> > > > still get the error from Step 8 (invalid login for host\username)
> > > >
> > > > "Armbruster, René" wrote:
> > > >
> > > > > I solved the problem by myself. If anyone is interested in the solution see
> > > > > my blog http://blog.dotsys.net
> > > > >
> > > > > "René Armbruster" schrieb:
> > > > >
> > > > > > Hi NG,
> > > > > >
> > > > > > I am trying to install the Beta 2 of SPS 07 (single server) but I am always
> > > > > > getting an error while the setup tries to create the sample data (Step 8).
> > > > > > Maybe anyone got an idea how to solve this problem. If so, then let me say
> > > > > > thanks :)
> > > > > >
> > > > > > Logfile:
> > > > > >
> > > > > > One or more configuration tasks has failed to execute
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > TaskDriver.Stop
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > StringResourceManager.GetResourceString
> > > > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > > > retrieved is PostSetupConfigurationFailedEventLog for language English
> > > > > > (United States)
> > > > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > > > PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products
> > > > > > and Technologies failed. Configuration must be performed in order for this
> > > > > > product to operate properly. To diagnose the problem, review the extended
> > > > > > error information located at {0}, fix the problem, and run this configuration
> > > > > > wizard again.
> > > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > > StringResourceManager.GetResourceString
> > > > > > 05/25/2006 16:14:16 7 ERR Configuration of
> > > > > > SharePoint Products and Technologies failed. Configuration must be performed
> > > > > > in order for this product to operate properly. To diagnose the problem,
> > > > > > review the extended error information located at C:\Program Files\Common
> > > > > > Files\Microsoft Shared\Web Server
> > > > > > Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log, fix
> > > > > > the problem, and run this configuration wizard again.
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > StringResourceManager.GetResourceString
> > > > > > 05/25/2006 16:14:16 7 INF Resource id to be
> > > > > > retrieved is PostSetupConfigurationFailedUserMessage for language English
> > > > > > (United States)
> > > > > > 05/25/2006 16:14:16 7 INF Resource retrieved id
> > > > > > PostSetupConfigurationFailedUserMessage is Configuration of SharePoint
> > > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > > diagnostic log located at {0} and the application event log.
> > > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > > StringResourceManager.GetResourceString
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > TaskDriver.OnTaskDriverStop
> > > > > > 05/25/2006 16:14:16 7 INF Sending a task driver
> > > > > > stop event: TaskDriverEventArgs.EventCriticalityType error,
> > > > > > TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and
> > > > > > Technologies failed. Configuration must be performed before you use
> > > > > > SharePoint Products and Technologies. For further details, see the
> > > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > > and the application event log.
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > TaskDriverStateChange.Enter
> > > > > > 05/25/2006 16:14:16 7 INF Acquiring the writer
> > > > > > lock to change the state
> > > > > > 05/25/2006 16:14:16 7 INF Current state of the
> > > > > > task driver is neverrun. You want to change it to stoppedrunning
> > > > > > 05/25/2006 16:14:16 7 INF Changed state of the
> > > > > > task driver to neverrun
> > > > > > 05/25/2006 16:14:16 7 INF Released the writer
> > > > > > lock to change the state
> > > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > > TaskDriverStateChange.Enter
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > TaskDriver.FireOnTaskDriverEvent
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > UserInterface.TaskDriverEventHandler
> > > > > > 05/25/2006 16:14:16 7 INF Received a
> > > > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error,
> > > > > > TaskDriverEventArgs.EventType stop, message Configuration of SharePoint
> > > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > > and the application event log.
> > > > > > 05/25/2006 16:14:16 7 INF Leaving function
> > > > > > UserInterface.TaskDriverEventHandler
> > > > > > 05/25/2006 16:14:16 7 INF Entering function
> > > > > > PsconfigBaseForm.TaskDriverEventHandler
> > > > > > 05/25/2006 16:14:16 7 INF Invoking the UI
> > > > > > thread with the task driver event
> > > > > > 05/25/2006 16:14:16 1 INF Entering function
> > > > > > ConfigurationProgressForm.InvokeTaskDriverEventHandler
> > > > > > 05/25/2006 16:14:16 1 INF Received a
> > > > > > TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error,
> > > > > > TaskDriverEventArgs.EventMessageType: notapplicable,
> > > > > > TaskDriverEventArgs.EventType stop, message: Configuration of SharePoint
> > > > > > Products and Technologies failed. Configuration must be performed before you
> > > > > > use SharePoint Products and Technologies. For further details, see the
> > > > > > diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web
> > > > > > Server Extensions\12\LOGS\PSCDiagnostics_5_25_2006_16_5_45_808_1754472597.log
> > > > > > and the application event log.
> > > > > > 05/25/2006 16:14:16 1 INF Received a non
> > > > > > null event from the task driver
> > > > > > 05/25/2006 16:14:16 1 INF The UI has
> > > > > > received a stop event from the task driver
> > >
> > >