Answered by:
UpdateWebEndpointsAction failed

Question
-
SOS. Please anybody help me.
During upgrade russian edition of mscrm 3.0 to 4.0
Information from log:
19:31:26| Error| Install exception.System.Exception: Action Microsoft.Crm.Setup.Server.UpdateWebEndpointsAction failed. ---> Microsoft.Crm.CrmConfigObjectNotFoundException: Deployment Was Not Found
в Microsoft.Crm.ServerLocatorService.GetDeploymentIdFromDatabase()
в Microsoft.Crm.ServerLocatorService.GetDeploymentId()
в Microsoft.Crm.LocatorService.GetDeploymentId()
в Microsoft.Crm.Setup.Server.UpdateEndpointsAction.UpdateDeploymentEndpoints(String[] columns, String[] values)
в Microsoft.Crm.Setup.Server.UpdateWebEndpointsAction.Do(IDictionary parameters)
в Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
в Microsoft.Crm.Setup.Common.Installer.Install(IDictionary stateSaver)
в Microsoft.Crm.Setup.Common.ComposedInstaller.InternalInstall(IDictionary stateSaver)
в Microsoft.Crm.Setup.Common.ComposedInstaller.Install(IDictionary stateSaver)
в Microsoft.Crm.Setup.Server.ServerSetup.Upgrade(IDictionary data)
в Microsoft.Crm.Setup.Server.ServerSetup.Run()
19:31:26| Info| Microsoft Dynamics CRM Server upgrade Failed.
19:31:26| Info| Microsoft Dynamics CRM Server Setup did not complete successfully.
Action Microsoft.Crm.Setup.Server.UpdateWebEndpointsAction failed.
Deployment Was Not Found
Monday, March 31, 2008 6:40 AM
Answers
-
Hi.
The Deployment Table belongs to crm4.0. , is this the first time the installation failed?
Did the installation rollback? Can you see the MSCRM_CONFIG <CRM 4.0 db>?
Adi
Monday, March 31, 2008 2:33 PM
All replies
-
Hi.
What is the crm v3.0 current version?
Here is a list of the upgradable v3.0 versions:
3.0.5300.0
<!--V3i release -->
3.0.5469.1<!--V3 SPLA release -->
3.0.5745.0Can you match your version?
Adi
Monday, March 31, 2008 7:10 AM -
Thanks for trying to help!
CRM version is 3.0.5300.0 in menu help->about
Monday, March 31, 2008 12:31 PM -
Hi.
The Deployment Table belongs to crm4.0. , is this the first time the installation failed?
Did the installation rollback? Can you see the MSCRM_CONFIG <CRM 4.0 db>?
Adi
Monday, March 31, 2008 2:33 PM -
Installation failed several times(later there was errors about privusergroup but we have solved them)
And it didn't rollback fully.
Now I can see crm4 dlls in program files,
There is MSCRM_CONFIG database but its fields are empty now.
Do we need to delete MSCRM_CONFIG DB from SQL Server ?
Please can you contact me directly by email sergey.fominenkov at gmail.com
to solve this problem as soon as possible.
Monday, March 31, 2008 4:11 PM -
Hi.
Because the upgrade failed and did not rollback , it now tries to upgrade from v4.0 to v4.0.
If that is really the case then your registry and gac are dirty as well, and contains keys / dlls that belong to the upgrade process or v4.0.
You can try to rollback the files your self, but you are probably better of calling ms support before it gets out of hand.
Good luck.
Adi
Tuesday, April 1, 2008 12:17 AM -
We have deleted MSCRM_CONFIG Database and then setup was successfully finished.
Great thanks Adi !
Tuesday, April 1, 2008 7:08 PM