- Re: Form customization not visible.
- Posted by Karl Iuel on August 21st, 2003
Hi Ed,
You need to publish your customisations for them to become active in the
CRM application. Go to the CRM deployment Manager, right click on the
deployment manager branch, select all tasks, select Publish
cutomisations, run through the wizard. You will then see all the changes
in the crm application.
"Ed Estes" <ed@digitalbang.com> wrote in news:0cef01c367f4$0e0f49f0
$a601280a@phx.gbl:
- Posted by John O'Donnell on August 21st, 2003
After the steps Karl details you also need to open up a command window on
the crm server and run the command iisreset
"Karl Iuel" <karli@ispartners.co.za> wrote in message
news:ONBWyU$ZDHA.1832@TK2MSFTNGP09.phx.gbl...
- Posted by Ed Estes on August 21st, 2003
That's what I thought might be the case - although I
wasn't sure, since I could see the new schema in the
forms editor without publishing anything.
Unfortunately we are having problems publishing via
the "Deployment Manager" branch right now. We get an
error indicating:
Publish completed with errors. Please see event log for
details.
Error: Web Server is using a different Sql server."
The error logs show DMSNAPIN is reporting:
GetRemoteSqlServerSignature : The network path was not
found.
, StackTrace : at
Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode,
String str)
at Microsoft.Win32.RegistryKey.OpenRemoteBaseKey
(RegistryHive hKey, String machineName)
at
DMSnapin.ImportExportXml.XmlCustomization.GetRemot eSqlServ
erSignature(String path)
We're trying to determine where the database
configuration is stored and see what's causing this
problem.
Thanks!
--Ed