Forum Post: RE: User not recognized
thanks manish.how do i do this?we just have AX on differnet computers as opossed to user accounts.i was trying to add a computer to use dynamics and joined it to the domain but still dynamics shows an...
View ArticleForum Post: RE: How to copy ax live environment to another environment...
Your way indeed isn't correct. You have to use the installer to get things installed correctly. An alternative way is installing the same version of AX and then exporting and importing custom models...
View ArticleForum Post: RE: How to copy ax live environment to another environment...
Other way, such as the way you are doing, does not seems feasible or healthy. Nobody knows details of "what happens as you create AX Database by running AX Setup". Because that's something by...
View ArticleForum Post: RE: Find Where records updated in Table
As Martin suggested already, you can use cross references. you must focus that. anyway let’s take the worst situation that you cannot find anything by cross references. Now, you have Ctrl+F, put it on...
View ArticleForum Post: Batch printing to file writes inomplete files (it stops at 1st page)
Hi, i'm using a class to print a (not standard) report for each customer on Ax 2009. The class is executed on batch and with these lines of codes it writes the report on file (i commented the...
View ArticleForum Post: RE: how to enable test environment???
Error" Unable to log on to MS Dynamics Ax"
View ArticleForum Post: RE: how to enable test environment???
First of all, please make sure that you're using correct AX configuration.
View ArticleForum Post: RE: SaveContents field property, when set to NO value is visible...
If my reply answered your question, please mark it as the answer. Otherwise please tell us what you need to get your question answered.
View ArticleForum Post: RE: How to copy ax live environment to another environment...
I cloned live environment to another environment I have same AOS in another environment but I am not able to clone SQL like AOS, Data is about 1.1 TB and I don't have enough space for that. That's why...
View ArticleForum Post: RE: How to copy ax live environment to another environment...
other ways can create issues. nobody knows what issues. As those ways are not recommended. I would appreciate if you can adopt Reinstallation of AX on Environment. Running installer will make sure that...
View ArticleForum Post: How to view information about Tax. SSRS Report Sales Invoice
Hi everyone, I have a problem with Sales Invoice. I want to view information about tax in SSRS report like taxcode, taxamount, in the report there is such a tablix as a hidden when i set to visiable i...
View ArticleForum Post: Picture Preview in ESSP AX 2012
Hi, We are using expense system in AX 2012 R3. While attaching receipt as Image file (.bmp,.pdf, .jpeg or .png) we are able to attache but we are not able to preview in Enterprise Portal screen. We...
View ArticleForum Post: RE: how to enable test environment???
In general, you use Dynamics AX Configuration Utility to configure connection to AX. If open AX client with a specific configuration (.axc file), you have to open this file and modify this file. If you...
View ArticleForum Post: RE: FULL CIL Generation error
Hi Martin, Here I have attached the Compilation error above and Full CIL error list below. CIL error . second error is the continuous one. if followed the below steps 1. Stop AOS Service 2. Delete...
View ArticleForum Post: RE: FULL CIL Generation error
Thanks Martin, As you said, I have found the AOT objects methods which is in lower layer and solved that and then i have tried to generate FUll CIL. CIL is generated for most of the services and few of...
View ArticleForum Post: RE: FULL CIL Generation error
You had more X++ compilation errors. Have you fixed them all? Have you recompiled the whole application and regenerated full CIL? If so, it's time to look at why SysCustomChartAxis can't be loaded.
View ArticleForum Post: Show default value in field
Hi, I have a requirement to show default value of "sales man name " when site is selected. As yhere is only one salesman in that site. time of entry is a loss. How to achieve the goal without coding in...
View ArticleForum Post: RE: Show default value in field
Consider using a record template for the site. If you want something more complex, you'll need a line of code.
View Article