Показать сообщение отдельно
Старый 28.09.2006, 09:24   #2  
madproger is offline
madproger
Программист
 
82 / 19 (1) ++
Регистрация: 08.09.2006
Адрес: Москва
Ответ сам нашел может еще кому понадобится
Цитата:
Shrinker.err
C:\Program Files\Navision\Axapta Client\Bin\GridEX20.ocx (3.4) 04/20/05 20:16:18 - Dispatcher initialisation error trapping exceptions.
This problem occurs if the computer is running Microsoft Windows Server 2003 with Service Pack 1 (SP1) or Microsoft Windows XP with Service Pack 2 (SP2).
Вобщем GridEX20.ocx разработана сторонними разработчиками и не поддерживается в 2003 Винде с сервис паком 1 (что то с не совместимостью с Data Execution Prevention system)

Для решения предлагают обновить эту библиотеку (GridEX20.ocx) след образом

Цитата:
To resolve this issue, replace the Gridex20.ocx library on the client or on the server with the latest version:1. Download the latest version of the Gridex20.ocx file. To do this, visit the following Janus Systems Web site:
http://www.janusys.com/janus/beta/home_aboutus.htm
2. Unpack the .zip file, and then copy the Gridex20.ocx file to the Axapta Client\Bin folder. By default, this folder is in the following location:
C:\Program Files\Navision\Axapta Client\Bin
3. Click Start, click Run, type the following, and then click OK:
regsvr32 "BinPath\gridex20.ocx"
Note BinPath is the default path where Microsoft Axapta is installed. For example, type the following:
regsvr32 "c:\program files\navision\axapta client\bin\gridex20.ocx"
ЗЫ: Исходную ссылку не привожу - там на испанском все равно
За это сообщение автора поблагодарили:  (2), Ace of Database (1), AX-DMiTRy (1).