Forum Post: RE: Workflow stopped error(no message, AX 2012)
Eugene and Andre, thank you so much for the assistance. Â I checked the language and that was not the issue, but through the event logs I was able to find the reason was something is wrong with one of...
View ArticleForum Post: RE: AX2012 Demo - Retail POS - Are there walk through documents?
Hi Ian, I am looking at this link for the demo scriptsmbs.microsoft.com/.../AX2012DemoToolsMaterialsIt gives me the excel spreadsheet but none of the operator ids work. Perhaps we have an older version...
View ArticleForum Post: RE: AX2012 - Additional receipt on invoiced purchase order
what about alowing overderlivery?
View ArticleForum Post: Changing confirmed ship date on invoiced sales order AX 2012
After adding the confirmed ship date I get  to an invoiced order I am getting a warning that indicates order has been fully invoiced, continue?  Are there any negative impacts to changing this date on...
View ArticleForum Post: RE: Visual Studio License for report development
Visual studio professional Will do the jobAx partners, have it. but i trial editing For 60 Day, is most of the time ok For a customer, at time the resorts are finishend. SQL 2012, you also have an...
View ArticleForum Post: RE: Dynamics AX2009 calling 32 bit dll inside 64 bit instances of...
sorry I forgot to mention...it is registered in GAC
View ArticleForum Post: RE: Trigger causes Microsoft Dynamics AX 2012 error
use a different method with a cross company update while select statementor add a croscompany datasource to the form and work from that place.dick
View ArticleForum Post: RE: AX2012 Exporting SSRS report with aggregation to PDF format
is the format of the output, selected in the output dialog of the report, before running the report, or do you export the output from SSRS when the report has been run?
View ArticleForum Post: Organizational and GL Structure
Hello all,I have a curious case on my hand where the requirement is that a company has multiple locations. This 'Location' needs to have their own security. Basically, the employees working in this...
View ArticleForum Post: RE: How to send report from ax to EP in AX 2009?
 The base for this framework is the class:EpDocuGetWebLet (AOT classe) Run method, check if we push a document or a report (pdf)Example:  if( webSession().getParm("name")  != '')       {...
View ArticleForum Post: RE: AX 2012 R2 image - AOS service stuck in "starting" status
Thanks for the quick reply:* event log - every minute or so Microsoft Dynamics AX Enterprise Portal has an error - "Dynamics Adapter Logon failed" but nothing relating to AX directly or AOS* hardware -...
View ArticleForum Post: RE: Transfer Opening Transactions
Chris,I am receiving the same error message. Â I was told running the synchronization after going Live could be very dangerous. Â Were you Live when you changed this License information?
View ArticleForum Post: RE: AX 2012 R2 VM v2 Online Store. Error loading navigation:...
it's a known bug in sharepoint 2013 workaround provided here
View ArticleForum Post: Deploy model file with .NET assembly to different server
I have an axmodel file that has a C Sharp project inside. I imported this model file to a different environment.When I tried to compile x++ code that references the assembly from that project, it does...
View ArticleForum Post: RE: AX2012 Demo - Retail POS - Are there walk through documents?
Thanks Ian.Looks like the VM that we had was used by others and they made modifications to it (for better or for worse).That's why i couldn't log onto the POS with some of the users. I have downloaded...
View ArticleForum Post: RE: Dynamics AX 2012 Data Import/Export Framework mapping issue
Hi Andre,I tried. I could not import the binary file created in AX 2009 into AX 2012. May I ask how you did it for DocuRef?
View ArticleBlog Post: Using Excel to Update Demand Forecasts
Dynamics AX has an add-on for Microsoft Excel that allows you to retrieve data from Dynamics AX, and also publish changes back to the database in a controlled way. You can use this to give users a...
View ArticleBlog Post: Microsoft Dynamics Partner Roundup: Serenic Navigator 2013; Hosted...
In this week's Microsoft Dynamics partner news roundup: Serenic Releases Serenic Navigator 2013 Built on Dynamics NAV 2013; SaaSplaza, Rand Group Partner to Put Energy Company on Dynamics GP 2013 in...
View ArticleForum Post: RE: Default form at AX login
for example, to open the customer list page, you specify the AOT path to the form:ax32 "-startupcmd=startupelementaction_\Menu&Items\Display\CustTableListPage"
View ArticleForum Post: RE: Looking for AX 2012 Method of Moving Users and Security Roles...
You basically create a user group in AD (active directory - your domain controller where the users are defined for your network). You can find more info here:...
View Article