Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Enable Debug on Server

When single stepping through X++ code on the client you can bump into code that can only execute on the server. In a default deployment you will not be able to single step through the code. To enable this feature you must turn it on in the ‘Microsoft
Posted by DavidFerguson | 0 Comments
Filed under:

Command Line To Import Data

In Axapta 4.0 you can use the -startupcmd=autorun_ command line option to batch import data is two steps. 1. Create an xml file ( demoData.xml for example) that looks like this: <?xml version="1.0" encoding="utf-8" ?> <AxaptaAutoRun exitWhenDone="true"
Posted by DavidFerguson | 1 Comments
Filed under:
 
Page view tracker