|
|
||||||
|
#1
|
|
|
|
|
Dear,
I have installed CRM 4.0 email router manager on Exchange 2003 server. After I installed the email router, its working fine. Later, I have changed the CRM server web site port to another port number over 50000, the email router is not working even uninstall and reinstall again and again. When I click Load Data button on Router manager, the error message says that "The Microsoft CRM email router configuration manager was unable to retrieve the CRM users, queue information ......". The router service account is same with CRM admin account and already added in PrivilegeUsers Group. The exchange server name is also added to PrivilegeUsers Group. Pls help me to solve this problem. Thank You & Best Regards, Htut. |
|
|
|
#2
|
|
|
|
|
On Jan 18, 10:01 am, CRM 4.0 Email Router Problem <CRM 4.0 Email
Router Prob...@discussions.microsoft.com> wrote: > Dear, > I have installed CRM 4.0 email router manager on Exchange 2003 server. > After I installed the email router, its working fine. Later, I have changed > the CRM server web site port to another port number over 50000, the email > router is not working even uninstall and reinstall again and again. When I > click Load Data button on Router manager, the error message says that "The > Microsoft CRM email router configuration manager was unable to retrieve the > CRM users, queue information ......". The router service account is same with > CRM admin account and already added in PrivilegeUsers Group. The exchange > server name is also added to PrivilegeUsers Group. Pls help me to solve this > problem. > > Thank You & Best Regards, > Htut. Htut, How did you change the port number? If you did so in IIS then the discovery service will keep returning the old details to the router config. Microsoft product support did give me this SQL command you can run on the MSCRM_CONFIG db which should help the discovery service. I would personally recommend re-installing MSCRM to get the ports etc... configured correctly, but you may want to try it anyway: NOTE NOTE NOTE: This is unsupported and could completely kill your system. If you intend to do this, make sure you have full backups. Update DeploymentProperties SET NvarCharColumn = '<server>:<port>' WHERE ColumnName = 'ADSdkRootDomain' Update DeploymentProperties SET NvarCharColumn = '<server>:<port>' WHERE ColumnName = 'ADWebApplicationRootDomain' Example, if your server is called: myserver: Update DeploymentProperties SET NvarCharColumn = 'myserver:50000' WHERE ColumnName = 'ADSdkRootDomain' Update DeploymentProperties SET NvarCharColumn = 'myserver:50000' WHERE ColumnName = 'ADWebApplicationRootDomain' |
|
#3
|
|
|
|
|
On Jan 19, 11:18 am, Robert MacLean <dfan> wrote:
[..] > UpdateDeploymentProperties SET NvarCharColumn = '<server>:<port>' > WHERE ColumnName = 'ADSdkRootDomain'UpdateDeploymentProperties SET NvarCharColumn = '<server>:<port>' > WHERE ColumnName = 'ADWebApplicationRootDomain' > > Example, if your server is called: myserver:UpdateDeploymentProperties SETNvarCharColumn = 'myserver:50000' > WHERE ColumnName = 'ADSdkRootDomain'UpdateDeploymentProperties SET NvarCharColumn = 'myserver:50000' > WHERE ColumnName = 'ADWebApplicationRootDomain' > > -- > Robert MacLeanhttp://www.sadev.co.za There ended up being a bit more to get it fully fixed. See http://www.sadev.co.za/node/155 on how to fix it completely. |
|
#4
|
|
|
|
|
On Jan 23, 8:23 pm, Robert MacLean <dfan> wrote:
> On Jan 19, 11:18 am, Robert MacLean <dfan> wrote: >> >> >> >> > There ended up being a bit more to get it fully fixed. Seehttp://www.sadev.co.za/node/155on how to fix it completely. > > -- > Robert MacLeanhttp://www.sadev.co.za Dear, Thank You for reply me. I will do the step and post the result back. Thank You & Best Regards, Htut. |
|
|
| Similar Threads | |
| email router problem I just setup the email router for CRM 4.0. Development environment with one server as sql server/reporting services and one server with web/email router. I configured a... |
|
| CRM Email Router problem I have installed the 3.0 router and I get this problem. Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceException: Verifying before delivery message: TSF-... |
|
| CRM Email Router problem Dear Friends, I would like to know, Is it possible to install two CRM Email router on the Exchange for 2 different installation of CRM server? If NO then whats the solution... |
|
| Email router problem Have installed email router on Exchange 2000 server to the default web site on that server - installation was successfull. Now when we try to send an email from a licenced... |
|
|
All times are GMT. The time now is 02:18 AM. | Privacy Policy
|