Related Posts
  • Forum Post: Importing Cash Receipts from Bank File

    Hello, I'm in the middle of developing an interface for importing our cash receipts based on a file our bank sends us in Ax 3.0 SP4. The deeper I get into it the harder it becomes. Right now I'm trying to resolve the issue of linking a record in the LedgerJournalTrans table (I was able to...
  • Forum Post: Re: Re: Importing XPOs in a Cluster

    Hi gl00mie, We have two AOS servers in a cluster, both of them are set to "make this AOS instance part of the load balancing cluster". But I find that if I have a client config file that points to just one of the AOS's that doesn't mean I end up on that particular AOS. So it would seem...
  • Forum Post: Axapta work offline

    Hi, Can someone give me the requirements and procedures for working offline mode in axapta? Nizam
  • Forum Post: Webservice Error - Could not load file or Assembly 'Microsoft.Dynamics.BusinessConnectorNet.dll'

    Hi, I've create a webservice using BusinessConnector to communicate with Microsoft Dynamics AX2009. I've developped it by adding reference to Microsoft.Dynamics.BusinessConnectorNet.dll into webservice. The Path for dll is correct but when I try to test webservice, I receive an error loading...
  • Forum Post: Re: Screen behaviour

    Hi Mike, What is your version of the system: AX 3.0, 4.0 or 2009? I have never seen such a problem, however,I suggest to install a newer version of the kernel, and check whether the client has been installed correctly. Regards, Sebastian
  • Forum Post: Limit number of records in axapta reports

    I have developed a report on axapta report designer and i need to limit the number of records upto 30 records per page can anyone know how to do it ?
  • Forum Post: upgrading active directory 2003 to 2008

    We are going to upgrade our Active directory 2003 to A directory 2008. So, We need to check the compliance of Axapta (4 and 5) and SharePoint 3.0 which we have installed in our productive environment with Active Directory 2008.
  • Forum Post: Need Help in Binding ResultSet with Grid in Axapta

    I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
  • Forum Post: Create pdf of control documents in X++ ?

    I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
  • Forum Post: How to Disable Help in a Form

    Hi All Can any one Plz tell me How to Disable the Help button in the tool bar of a form in Dynamics Ax 2009 regards Vijay
  • Forum Post: Sort Sales Invoice in Axapta on Serial Number

    Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?
  • Forum Post: AX 3.0 RecId reach limit

    Hi all, My Axapta has nearly run out of the recid, i have tried SysRecIdRepair class to close the recid gap but it would not be possible since the database is too large and it took me more than 1 week to re sequence the recid. Beside upgrading to AX 4.0 what are the other options that i have ? Thanks...
  • Forum Post: Need Urgent Help in Salesline table Synchronization

    Hello I have added a field with the name Print in salesline table then i deleted it from AOT but when i m going to synchronize table it is giving me error "cannot execute a data definition language command on sql database has issue an error". Then i deleted this field from sql server in...
  • Forum Post: Re: AX Workflow email notification

    I also have same problem ,there is no enough details to create Custom Email template ,Is there any MOC or Documents on Customer Source or Partner Source?.Is there any method to get Workflow approval through email template it self?.