Exception: Microsoft.Provisioning.DeploymentTool.Engine.DeploymentExceptionDeploymentFailed
HResult: -2146233088
Message: Deployment interrupted because of a failure. See inner exception.
Stack Trace:
at Microsoft.Provisioning.DeploymentTool.Engine.Deployment.DoDeploymentWork()
at Microsoft.Provisioning.DeploymentTool.MainForm.ExecuteDeploymentSlice()
Stack Trace:
at Microsoft.Provisioning.DeploymentTool.Engine.ExecuteNamedProcDeploymentAction.CheckForFinished()
at Microsoft.Provisioning.DeploymentTool.Engine.DeploymentAction.Update()
Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform Login failed for user NT AUTHORITY\ANONYMOUS LOGON
Hmm.. sounds like you have failed kerberos error or you have no permission to SQL Server somewhere. I don't have the tools and images with me but you should definitely look at why the logon failed.
dlebaron
0 Points
5 Posts
Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform
Jan 23, 2009 01:59 AM|LINK
Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform Login failed for user NT AUTHORITY\ANONYMOUS LOGON
kiphup
Member
328 Points
129 Posts
Re: Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform
Jan 23, 2009 09:45 PM|LINK
1. I will check a few things.. make sure you create the appropriate SPN, DWSPV.26
2. Make sure you have done the impersonation delegation, DWSPV .25
2. Make sure you set the appropriate SQL Server parameter in .34
dlebaron
0 Points
5 Posts
Re: Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform
Jan 23, 2009 10:05 PM|LINK
I have verified all are completed....any other ideas?? TIA
1. I will check a few things.. make sure you create the appropriate SPN, DWSPV.26 - CHECK AND VERIFIED COMPLETED
2. Make sure you have done the impersonation delegation, DWSPV .25 - CHECK AND VERIFIED COMPLETED
2. Make sure you set the appropriate SQL Server parameter in .34 - CHECK AND VERIFIED COMPLETED
</div></div>kiphup
Member
328 Points
129 Posts
Re: Error on Procedure W08-DWSPV.34: To deploy the Hosting Platform
Jan 27, 2009 05:54 AM|LINK
Hmm.. sounds like you have failed kerberos error or you have no permission to SQL Server somewhere. I don't have the tools and images with me but you should definitely look at why the logon failed.