Источник:
http://msdynamicsax.wordpress.com/20...ent-within-ax/
==============
This is a small fix I have done to the WinInet class in Ax, to use it as an ftp-client.
The WinInet class has been removed in Ax2009, but it should work just fine in Ax2009 as well as it’s just a wrapper class for the WinInet.dll
You can test it out using the following job. Remember to check that the firewalls accept this kind of traffic and that you have access etc.
The file should be renamed from .doc to .xpo. Then simply import it to your Ax solution.
class_wininet
Источник:
http://msdynamicsax.wordpress.com/20...ent-within-ax/