AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 09.07.2011, 05:58   #1  
Blog bot is offline
Blog bot
Участник
 
25,626 / 848 (80) +++++++
Регистрация: 28.10.2006
Dynamics AX Sustained Engineering: NF-e Process fails with XML schema error 215 due to missing namespace
Источник: http://blogs.technet.com/b/dynamicsa...namespace.aspx
==============

Problem:

Resolution:

Load the attached Microsoft.Dynamics.AX.NFe.dll file and register the .dll. The make the following code changes.

\Classes\EFDocMsgTransport_WebServiceV4_BR\createBinding

From:

System.ServiceModel.Channels.TextMessageEncodingBindingElement messageEncodingBinding;

To:

Microsoft.Dynamics.AX.NFe.CustomTextMessageBindingElement customTextMessageBindingElement;

From:

messageEncodingBinding =

//BP Deviation Documented

new System.ServiceModel.Channels.TextMessageEncodingBindingElement(

System.ServiceModel.Channels.MessageVersion::get_Soap12(),

System.Text.Encoding::get_UTF8());

To:

CustomTextMessageBindingElement = new Microsoft.Dynamics.AX.NFe.CustomTextMessageBindingElement("utf-8",

"application/soap+xml",

System.ServiceModel.Channels.MessageVersion::get_Soap12());

From:

bindingElementArray.SetValue(messageEncodingBinding, 0);

To:

bindingElementArray.SetValue(CustomTextMessageBindingElement, 0);




Источник: http://blogs.technet.com/b/dynamicsa...namespace.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Dynamics AX Sustained Engineering: Announcing Compatibility Certification of SQL Server 2008 SP2 with Dynamics AX Blog bot DAX Blogs 0 18.05.2011 05:16
axinthefield: Dynamics AX Event IDs Blog bot DAX Blogs 0 01.03.2011 22:11
daxdilip: Whats New in Dynamics AX 2012 (A brief extract from the recently held Tech Conf.) Blog bot DAX Blogs 7 31.01.2011 12:35
Dynamics AX Sustained Engineering: Microsoft Dynamics AX 4.0 and AX 2009 are compatible with Microsoft Windows 7 and Microsoft Windows Server 2008 R2 Blog bot DAX Blogs 0 22.09.2009 04:06
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 00:11.