CRM2013电子邮件路由器配置问题

当在CRM2011上部署CRM并配置邮件路由后,可能遇到从邮件路由配置管理器加载数据时无法正常加载的问题。文章详细解释了原因:SSL未在网站上启用导致HTTPS请求失败,并提供了通过注册表设置规避HTTPS验证的工作绕行方案。

After you deployed the CRM 2011 on premise and the CRM e-mail router you may experience a problem when loading data from Email Router Configuration manager.

Issue 
When you hit the “load data” button on the “User, Queues, and Forward Mailboxes” Tab in the Email Router Configuration manager …

… the e-mail router might not be able to load the data. Within the  CRM platform trace the below error can be seen: 

>Crm Exception: Message: The decryption key could not be obtained because HTTPS protocol is enforced, but not enabled. Enable HTTPS protocol, and try again., ErrorCode: -2147187707, InnerException: Microsoft.Crm.CrmException: The decryption key could not be obtained because HTTPS protocol is enforced, but not enabled. Enable HTTPS protocol, and try again.

at Microsoft.Crm.ObjectModel.EmailService.GetDecryptionKey(ExecutionContext context) 


On the UI the following error will be reported: 
 


Cause 
The e-mail router expects a HTTPS connection to the CRM website and if SSL is not enabled on the website the request will fail.


Workaround 
Add the registry key "DisableSecureDecryptionKey" on the CRM Server. If you configure the value to 1 the email router configuration manager will explicitly check for HTTP.

1. Click Start , click Run , type regedit , and then click OK . 
2. Locate and then click the following registry key: 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM


3. On the Edit menu, click New , and then click DWORD Value . 
4. Set the name of the subkey to DisableSecureDecryptionKey . 
5. Right-click DisableSecureDecryptionKey, and then click Modify . 
6. In the Value data box, type 1 in the Value data field, and then click OK . 
7. On the File menu, click Exit . 

Greetings from the CRM team

转载于:https://www.cnblogs.com/leidian/p/5103534.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值