Показать сообщение отдельно
Старый 12.03.2013, 18:29   #16  
Bondonello is offline
Bondonello
Kostya Afendikov
Аватар для Bondonello
MCBMSS
Лучший по профессии 2009
 
510 / 106 (5) +++++
Регистрация: 06.06.2008
Адрес: Украина
Цитата:
Сообщение от TheMarhang Посмотреть сообщение
Лог трассировки по поводу этой проблемы

Попробуйте так

http://community.dynamics.com/crm/f/...x#.UT87Uhw0K2U

the problems cause from an old Microsoft.Xrm.Sdk.dll.

So i found a version, which was not up to date after RU12 installation - In .net GAC:

C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Xrm.Sdk\v4.0_5.0.0.0\Microsoft.Xrm.Sdk.dll

How to resolve the Problem:

1. Stop Asynchronous Processing Service (And helper Service)

2. Save the .dll in the folder

3. Replace it with Microsoft.Xrm.Sdk.dll from C:\<Path to CRM>\Server\bin

4. iisreset

5. Start the services