real solutions for real problems
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Enterprise Port... » X++   (RSS)

How can the Web Proxies get extended programmatically?

When you develop new User Controls for Dynamics AX 2009 Enterprise Portal the Proxy Objects created by Dynamics AX make accessing AOT / X++ resources much easier from within your Visual Studio project. However not all AOT resources are automatically available

Certain Web Forms show no data in Dynamics AX 2009 Enterprise Portal

When you are developing new Enterprise Portal content in Dynamics AX 2009 you should rather create new ASP.NET User Controls in Visual Studio 2008 (stored in the Web Controls in the AOT) than new Web Forms. Never the less Web Forms are still supported

Enterprise portal cannot save file to another server

We are calling AX code from Enterprise Portal that uses WinApi::CopyFile method. When we run EP from a browser window that is running on the same machine as Business Connector and IIS, the code works. If we run EP from a browser window running on a local

How to cast between WebRequest and HttpWebRequest

I was trying to open a website that returns a session cookie from X++ and I wanted to use CLR interop to achieve this. So I needed to know how to use instance of HttpWebResponse class when X++ does not support casting from WebResponse class. Solution

SysDevelopmentProxy (object) has no valid runable code in method 'generate'

When installing Enterprise Portal for Dynamics AX 2009 one of the most often reported reasons for a failing installation is the uncompiled SysDevelopmentProxy class. In the DynamicsSetup.txt log file this manifests in the following error message: Error

Questions to web-development

While planning to create a web page based on Dynamics AX data we came across the following questions: Is it possible to connect from php with use of business connector to Dynamics AX? If so how? Is there any example available? Is it possible to connect
 
Page view tracker