- Publish customization error in Microsoft CRM
- Posted by JKAPW on November 9th, 2004
We have a new MS CRM installation and are attempting to publish our first
customizations. Went to Deployment Manager, Publish Customization and walked
through the wizard with the following error every time we try:
(Assert failure – Enterprise SDK\OCCA\file repository\lib\frmgr.cpp1295
false:FSFactoryListener-impt::
Update: Fail to insert the factory)
Publish completed with errors
Please see event log for details SERVER:***Error*** Failed to download XSL
template files from webserver
Still tried the iis reset and a reboot, but the customizations are not
visible to the users. The log file has nothing that seems helpful. Does
anyone have any ideas for us?
- Posted by AW on November 9th, 2004
Do you have any duplicate web apps on the server named Microsoft CRM? Or do
you have any Host Headers? I got that error because we had Sharepoint and
CRM on the same server in one installation I did. Everytime I have to
publish I need to go into the host headers and reset the default and the
Microsoft CRM sites to their default. On a normal installation you should
not have to do that though.
"JKAPW" wrote:
- Posted by Dignity on November 15th, 2004
Are you using VPC or Proper Machine. I encountered the Same error while using
VPC , but when i tried the same on a Proper Machine , i didnt encounter any
issues.
"AW" wrote:
- Posted by JKAPW on November 16th, 2004
Thanks for the pointers! They were close but we couldn't get to the
underlying problem, so opened a case with Microsoft Support and Sean found
the problem pretty quickly.
During the install, the default web site somehow failed to be renamed to
Microsoft CRM Version 1.2 , possibly because it was in use by Exchange at
the point in time the rename was supposed to take place. CRM ran fine as
Default, but when we published the customizations, the Deployment Manager
couldn't find the CRM web site because it was incorrectly named. We remaned
it and published with no further problems.