Forum Post: RE: RE:When i try to refresh configuration file so that i can...
Hi James,This could be caused by not enough rights or other services not running. Check the event viewer on this machine, the AOS and the SQL for probably more information.
View ArticleForum Post: RE: AX2012 R2 set file error
Hi Xty,Check if your setup directory is still valid. Perhaps get new install files.2013-06-20 15:20:03Z Setup could not find the file 'C:\Program Files\Microsoft Dynamics...
View ArticleForum Post: RE: Excel Cell Borders Dynamics AX
Hi,It should be possible. In the past I used the object explorer in Excel VBA. If the method is not supported in AX out of the box, you can record a macro in excel. perform this steps manually and in...
View ArticleForum Post: RE: Project transaction posting validation
Hi, Currently I meet the same error. Are you find the solution please.
View ArticleForum Post: RE: Assigning Data From Table to Another Table using Asynchronous...
You could still call your sysoperation from the button on your form. Yes, sysoperation has a dialog framework but you can still just call the operation without needing the dialog or the UI...
View ArticleBlog Post: Dynamics AX Admin Tools - CodeCrib.AX.Config
Yesterday I released code libraries and a wrapper PowerShell cmdlet libraries to automate installs of AX and maintain client and server configurations for AX. I also blogged an example of an installer...
View ArticleBlog Post: AX for Retail 2012 R2: Run-down on Log Files
Logging and tracing has changed quite a bit between AX for Retail 2009 and 2012 R2 so an updated version of my AX for Retail: Run-down on Log Files article is somewhat overdue. Hopefully this will be...
View ArticleForum Post: RE: SalesQuotationLine_ds and SalesQuotationTable_ds
Thanks Dirk, Exactly what I wanted to know. You saved me a few hours on Google.CheersDavid
View ArticleForum Post: RE: Intercompany posting is missing
Thanks for all your hefp. I had wrong configure "Intercompany Accounting" in the company are posting into.
View ArticleForum Post: RE: [AX 2012] Data Migration Framework - fixed value for column
its possible if you setup your table with a field that has a static value for each insert, ala insert method on the table...so that every record added will always have that fields value as...
View ArticleForum Post: RE: Regenerate WCF Configuration Issue
sorry, didnt see the other posts....the sspi error is related to dns active directory not liking your authentication or at least not being able to discover it properly...usually putting the IP address...
View ArticleForum Post: Surviving AX 2012
This is not a technical post, nor a rant either though it may come across like one.Is anyone else feeling like they're just trying to survive AX 2012 hoping that 2015 will go somehow earn back to the...
View ArticleForum Post: RE: Ax2012 - Is it possible to have multiple Web Services on IIS...
if you mean can you host IIS web services from a web server, and have each web service point to a different AOS....yes, no problem...you have to install AX web services on the IIS host (dont need...
View ArticleForum Post: RE: Use AX 2012 Demo Virtual Machine Licenses for custom...
According to your question - how can I activate Office in AX2012 R2 VM ?Does anybody did that ? Shall I have some key licences..?With regardsWitold
View ArticleForum Post: RE: How To: X++ service method pass back a collection\array
No, it won't - AX2009 doesn't support attributes at all.You can't simply return an X++ object to .NET, the .NET process wouldn't know how to handle it - you can either use primitive data types with...
View ArticleForum Post: RE: Import Excel purchase orders into AX 2009?
Thanks Anton. Can you refer me to any information on how to do this?
View ArticleForum Post: RE: Purchase requisitions form
Hi,Did you find any solution(or any one on the Forum). i have a similar requirement.Thanks in advance
View ArticleForum Post: How to Define Financial Dimensions on Purchase Requisition line Grid
Hi All,I have a requirement to be able to insert financial dimensions to the purchase requisition lines through the lines grid instead of going into the details page and inserting through the Financial...
View ArticleForum Post: Access denied to method processReport
We have a user getting the error message “Access denied to method processReport in class PurchReceiptsListDP” when he is trying to print a receipts list for a PO. This method seems to be called by...
View ArticleForum Post: RE: AX2012R2 Cross Reference empty
Sorry guys for getting your hopes up, I had wrong information on this. Although running xref update with AutoRun on subnodes takes only minutes, it doesn't actually update any xrefs (will have to...
View Article