[development-axapta] number of users per AOS

2010-08-06 Thread pranam mukher
Hi guys I have a question. If i have one AOS in a  production environment, and licences for 300 users, can it sustain the load? if not how many users can access the AOS at a time? any help on load balancing is much appreciated.   thanks Pranam.       [Non-text portions of this message have

Re: [development-axapta] directory control on form

2010-08-06 Thread Diwakar Reddy Atchi
What type is "FilePath"? Use the same type. Guess it's a string, use a StringEdit control and set the "ExtendedDataType" propety to "FilePath". From: ramankt2001 To: development-axapta@yahoogroups.com Sent: Wed, 4 August, 2010 12:19:26 PM Subject: [development

Re: [development-axapta] What is the easiest way to do the customization deployment in AX

2010-08-06 Thread shamika kshirsagar
Hi Srinath, You can compare two xpo files using WinMerge tool. You can get it online easily. I used this tool to compare two versions of xpo file and then you can merge them into single file and then import that file to AX. Let me know if this helps. Sam. Fr