Показать сообщение отдельно
Старый 21.09.2005, 20:04   #5  
egoist is offline
egoist
Участник
 
18 / 10 (1) +
Регистрация: 03.03.2005
Адрес: Москва
всем спасибо.

При дальнейшей работе выдается следующая ошибка:
The configuration 'AX_SP' could not be found. Use the Navision Axapta Configuration Utility to verify the configuration. Please restart the Axapta Business Connector before logging on.

код:
AxaptaCOMConnector.Axapta2Class Axapta = new AxaptaCOMConnector.Axapta2Class();
Axapta.Logon2("DVV","","","","","","AX_SP",false,"","");

В чем проблема?