Forum Post: RE: AX 2009 - Spell Checker in .NET and use as an ActiveX in AX
Please read How to: Host a Windows Presentation Foundation Control in Windows Forms by Using ElementHost on MSDN. If needed, ask in an appropriate forum.
View ArticleBlog Post: Understanding TFS with AX 2012 (II)
After describing how AX gets its files from TFS, let us next look a little bit at the code behind the scene and understand why some of the issues are appearing, and what can be done to fix it. The...
View ArticleForum Post: Site wise Auto Charges required to apply on a Item
Hi, I am working to apply auto charges on item at the time of purchasing. Vendor giving supplies at different sites for example if vendor give supply at site 1 then per unit charges will be 1 rupees...
View ArticleForum Post: RE: Ending balances bank accounts
The SUM(AmountMST) from table BankAccountTrans for the [Partition, DataAreaId, AccountId] primary key will be the current balance in company currency.
View ArticleForum Post: RE: HELP! Validate Conpeek
The str2Date method will return a date for any string you pass to it. If the string is not in a valid format or is blank, it will return a null date. You can try the following... dateString =...
View ArticleForum Post: RE: Sum Distinct with Grouping in SSRS Textbox
this is very easy if putted in table details,but i dont know to do it in Header Textbox Expression, please help.
View ArticleForum Post: RE: get Createdby name from table to Report
also kindly remove * from your query. you can specify filed name after select such as select FieldName from TableName; this has nothing to do with your question but it will result in better processing.
View ArticleForum Post: RE: Ending balances bank accounts
Hi Nishad, Can you build the sum of the following table & field Ludwig
View ArticleForum Post: RE: HELP! Validate Conpeek
nop :/ I take everything as an error, the error does not capture only vacuum. try to do otherwise but I get one error 1 per day and do not enter any date try{ // If it's a date that should be a...
View ArticleForum Post: Invoice approval on AX12- XDS Policy error
Within invoice approval in AX12 I try and fetch a voucher and this message comes up, any help would be appreciated The error reads "XDS policy DirRestrictViewPartyInAddressBook cannot be applied to...
View ArticleForum Post: AX 2009 on Citrix XenApp 7.6
Somebody using AX 2009 on Citrix XenApp 7.6 ? In Fullscreen (STRG+Shift+F2) AX is working good. If we start AX with remote desktop directly on the Citrixserver everything is working fine. If we use AX...
View ArticleForum Post: Vacation Cost Balance
How do you find the cost balance of a sick benefit accrual plan and a vacation benefit accrual plan? do I have to calculate the liability manually each month by downloading the hours in the plan? Also,...
View ArticleForum Post: RE: Site wise Auto Charges required to apply on a Item
Hi Muhammad, Automatic charge codes are not depending on inventory dimensions such as sites. You thus cannot differentiate auto charges based on site in the Standard application. Ludwig
View ArticleForum Post: RE: Automatic Sales Order hold after creation?
Hello Jack G, Do you use the AX retail features? In the call center module there is a fraud feature that might help you. All the best, Ludwig
View ArticleForum Post: RE: Management reporter configuration console crashes when i try...
Yes i did , i am following the exact steps
View ArticleForum Post: RE: How to backup an Application Server (AOS) and restore it on...
Unless your setup is complicated for some reason, you can just install the AOS software fresh on another machine. When you point it at the SQL Server and business database, it should function identical...
View ArticleForum Post: RE: How to backup an Application Server (AOS) and restore it on...
in addition, If you decide to install another AOS, make sure to fix AOS related stuff, if you have to remove Old AOS. e.g. Batch Jobs
View ArticleForum Post: RE: Object reference not set to an instance of an object
Hello, I mean to say when you use Dynamics Connector for transfer data between AX & CRM and you try to do Configuration for Dynamics AX then this error comes. System needs to Compile + Full CIL....
View ArticleForum Post: RE: Object reference not set to an instance of an object
@Iulian, I am not trying to connect external WS.
View ArticleForum Post: RE: Management reporter configuration console crashes when i try...
can you find any information in MR log files or inside event viewer, that may provide us a lead about why its being crashed
View Article