Unable to delete methodology in LCS
I have created new project and tried to change the methodology.By default the methodology shows as Analysis > Design and develop > Test > Deploy > Operate.As we are following a different...
View ArticleAX Deployment Failed at AXUpdateInstaller.exe execute -runbookid="...
I am getting following error while deploying package :AXUpdateInstaller.exe execute -runbookid=" AXDeployablePackage-runbook"Executing step 1:AutoStopAOS.ps1 is not digitally signed. You can not runt...
View ArticleHow to access one control's value in other control's methods. in a form
I have added two controls in a form. one is a combo box which is containing an enum, while the other is a stringedit control.Now i need to get the selected value of the combo box in the modified...
View Articlefiscal year locked
Dear sir,my user is making an entry in back dates. but its appearing that the fiscal year is lockedhow can i unlock itRegards
View ArticleHow to start multiple quarantine order using code x++
I am trying to create and then start multiple quarantine orders using below mentioned code.I am able to create the orders but encountering error of "A quantity cannot be picked.Insufficient inventory...
View ArticleSSRS Performance is slow using data provider
Hi EveryoneI would like to know if there is a simple way to enhance the performance on an SSRS report that uses a data provider, and heaps of data, (say anything between 300 000 and a million records...
View Articlefailed to log on Microsoft dynamics while generating ledger transactions list
Dear sir,my user facing an error "failed to log on Microsoft dynamics "while generating ledger transactions listhow can i solve itRegards
View ArticleStrange lookup problem
Hello,On project form there is a lookup on ProjTable/WorkerResponsibleSales fieldIf i write Name it works correctlyIf i pick Name from lookup same name it works correctlyIf i write Name_fragment + "*"...
View ArticleAOS won't start - Event Id 1000?
I just restarted the AOS server and when trying to get the AOS going, I get the following Application error.-<Event xmlns="schemas.microsoft.com/.../event">-<System> <Provider...
View ArticleSales analysis report
In "Sales analysis" report (Sales and marketing/Reports/Sales management/Sales analysis) drop lookups "Sales person" and "Sales unit" are empty.Settings made:In Query administration data was created...
View Articlestop manual entries
Dear i have to restrict my users to make manual entries in ax 2012...how can i stop them? some journals are integrated. i want to stop manual entries in that journals...how can i do this?Regards
View Articleerror CS0246: The type or namespace name 'ApplicationProxy' could not be found
Hi AllI use customising PurchReqTableInfo user control to add new field from VS 2008 and once new field add and I did build i recievied bellow error :An unexpected error has...
View ArticleChanging a field in the Sales Table
Hi all, newb question, can I change an existing custom field in the Sales Table in Production while people are still using Axapta? The field is not used by any other code. I was just wondering if the...
View ArticleSSRS Report Without X++
Dear Experts I am trying to create one report in ax, this report is payroll earning reportwithout using X++, since i don't know X++ language,i need to use multiple tables in the query, any help...
View ArticleHow (and When) to validate specific financial dimension values after record...
I have a requirement to ensure validation of finanical dimension values for new Customers, Vendors, and Projects.For Vendors (at least), I have customised...
View ArticleHow can I print on a Zebra network printer from ax 7?
I need ax7 to be able to print labels on a zebra printer, I have found code on how to do it in C # using sockets, I have implemented it in a dll but for obvious reasons the socket does not reach the...
View ArticleHow to adjust the vendor payment via payment proposal and sending electronic...
We have a case where we only have bank account in Danish Kroner (DKK) which is also the standard accounting currency. When paying vendor payments in foreign currency, we create electronic SEPA payment...
View ArticleSysWorkflowMessageQueueManager causing deadlocks
Version: AX 2012 R3, SQL Server 2012 We have been experiencing an on-going problem with a data deadlock issue. We are using the delivered workflow batch process to post approved timesheets, but...
View ArticleAddresses of supplementary items
Hi,Does anyone know if there is a way to automatically copy the delivery address from a line into its supplementary items.We are seeing that if we have one address in the header, then change the...
View ArticleDisable parameter Dialogue Box of ssrs Report when called from Code (x++)
private void WFPrintCOA(){ WHSWaveLine wave= WHSWaveLine_ds.getFirst() as WHSWaveLine; MenuFunction menuFunction; InventTestCertOfAnalysisTable inventTestCertOfAnalysisTable; Args args;...
View Article