30.03.2011, 18:11 | #1 |
Участник
|
msdax: Dynamics AX 2009 Enterprise Portal Web Controls are stored in USR instead of BUS Layer
Источник: http://msdax.blogspot.com/2011/03/dy...ortal-web.html
============== Query: Dynamics AX 2009 Enterprise Portal Web Controls are stored in USR instead of BUS Layer. How to make it stored on any layer other than USR. Answer: As Web Controls are created in Visual Studio and stored in the AOT by using the .NET Business Connector, I’ve used the Dynamics AX 2009 Client Configuration Tool to update the Business Connector (non-interactive use only) configuration. However even with this configuration change the newly created Web Controls were still added to the USR Layer instead of the specified BUS Layer. The reason for this was that the .NET Business Connector in this scenario in not reading the configuration Business Connector (non-interactive use only) but the Local Client configuration. By updating the Local Client configuration in Dynamics AX 2009 Client Configuration Tool my newly created objects were successfully stored in the BUS Layer. Note: Make sure to apply the Development License and Licence codes as appropriate. Источник: http://msdax.blogspot.com/2011/03/dy...ortal-web.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|