-
Mobile Terminals
Hi, I need more info on Mobile Terminals. Any idea where i can get some more info? Regards
-
4 IDE extension tools for Dynamics AX
Hello Axapta Developers. Here is a list of development tools that you can download for free to use with your DAX installation. A short description is provided for all of them. A detailed one can be found on each of the homepages. 1. AxCreateNewProject- a tool that really speads up the creation of projects. You can…
-
AxaptaWindows
Hi all. There is up to your attention the fine method to define opened windows in Axapta. You can use it in other purposes. static void CountAxaptaWindows(Args _args) { DLL user32; DLLFunction AxaptaVisibleWindows; HWND MdiClient, child; str windowText; boolean isVisible(int _ind) { return AxaptaVisibleWindows.call(_ind)?…
-
Grid runtime :o
Hi all. Now you can add runtime grid on your form easily. http://www.axaptapedia.com/index.php/Ru ... m_controls
-
Invoice Posting Option Other Tab
Please I Want to Know the Functionality of the two check boxes in the invoice posting screen under AR-Sales Order 1.Credit Correction. 2.Credit Remaining Quantity.
-
yellow flag during web deployment
hi If we get a yellow flag during web deployment what does it signify? an anybody knows plz send me reply thanks & regards
-
Handle web application behavior after successful user logon
Hello I have a question regarding the behavior of a web application after the successful user login. In Axapta 3.0 you could handle such cases by overloading the logon() method of the webSession class. How is this feasible in Axapta 4.0? In more detail I would like to do the following: After successful user log in I want…
-
How I can disable "Go To main Table" per user or g
Hi all, Anyone know if is possible to disable the "Go To Main Table" feature at records in Forms dynamically per user or user group? I just want to create a simple menu for some manufacturing workers but I dont want them wandering around the tables. Regards Pedro
-
COM connector fails under load
Good afternoon. I'm having some problems with using the COM connector to connect my ASP.NET page to Axapta. It fails if I try to create too many records too quickly but is fine if I do it slowly. AxaptaConn.TTSBegin() Dim updateRec As AxaptaCOMConnector.IAxaptaRecord updateRec = AxaptaConn.CreateRecord(TableName)…
-
AX 4.0 invemtory costing
Hi, I would like to ask on some inventory costing in AX 4.0. Can someone help to answer these: AX work in weighted average costing, until running the recalculation process and its depending on the inventory model group setup. I have a question here for the average cost: With marking process 1) PO1 at 100 x 10(cost price) -…
-
Records from Form to Report
Hi Friends, I am getting one problem i.e., I have created one form, it has a grid control. Grid control have two records, if i select one record in the grid. that record i would like to see in the report . Means How can i pass current records information from form to Report. If any one understand my problem guide me. If…
-
How to position form elements
Hi, I've been given a job of making a small alteration to an existing form (CustTable). In the overview TAB I need to add a check box onto the grid who's selected status is set according to some related data to the customer table. This I've coded fine and works OK. My problem is the requirement is for the check box to be…
-
RecId Negatives!!
Hi all, I have a question about my axapta installation. I have noticed that in one of our company accounts we have recId negatives like '-119728071'. In all other accounts the recIds seems to be positive so this seem a bit strange. I am a bit scared about something going wrong. Is the fact of recId being negatives a…
-
about log files
Hi all, I want to know that whether there are any log files or other means by which i can find out the error if the AOS fails to work or it stops due to some reason. I want to send the related error message to a distribution list of concerned peoples. thanks
-
Urgent: AXAPTA Bandwidth needed between remote sites.
Hi, We need to find out what size Bandwidth we need between 2 sites. There is 2 Sites: "Site A" Will have 2 x AOS Servers, 1 x SQL Server, 1 x EP Server and 70 Clients. "Site B" Will have 15 Clients connecting to "Site B". Site A and B have are in the same domain. They currently have a 128k diginet Line. Will That be…
-
[ANN] AxCreateNewProject - a handy tool - version 1.3
It's free and it's very convenient. You can read about what it does and download it through the following link: http://www.axaptapedia.com/AxCreateNewProject
-
Axapta stopping support?
Hello can i confirm if Axapta will stop support in 2007?
-
Problem while installation
Am trying to do a single location server installation of AXAPTA 4.0 SP1 on WIN 2003 server, which throws me following error in log while installation: === Setup logging started: 1/11/2007 4:38:36 PM === Running file: C:\DOCUME~1\vipulc\LOCALS~1\Temp\AxSetup.exe Exe Version: 4.0.1659.26 Property: AosReportErrors set to: '0'…
-
Production planning with Dynamics AX on Channel 9
Saw this video on Channel 9. about Production planning in Axapta. Interesting stuff. http://channel9.msdn.com/Showpost.aspx?postid=272229
-
URGENT! Axapta 4.0- 3.0 Comparision Document
Hi, I urgently need a comparision document of Axapta 4.0 and 3.0. Best Regards Ufuk
-
Emailing reports
Hi experts A question regarding sending an axapta report via email: Using the standard way of opening a report and choosing as a print medium the email, what you get is an empty email(no body) and the actual report attached. Is there a way to change that? For example, have the actual report as the body of the email? Thanks!
-
NumberSequence to new table
Hi Friends, In Axapta 3.0, How to set NumberSequence to particular field in new table. If code is available pls send to me. [/quote]
-
Error executing code
hello sir, we have installed SQL 2000, AX3.0 with SP3 and upgraded with SP5. when we are creating permissions to an usergroup(when clicking permissions button) getting the below error. Error executing code: SysSecurityView (object) has no valid runable code in method 'getList'. Stack trace: \Classes\SysSecurityView\getList…
-
problem with importing items data into axapta
hello, when i am importing items master data , data is coming to invent table but it is not displaying in form. how to get the table data in the Items form. if any body knows answer for this plz reply me thanks, gnanendra
-
Can We Install Axapta 3.0 and Axapta 4.0 in a single System
Hi, I want some clarification about the installation of Axapta 3.0 and 4.0 on a single system, As we have currently working on Axapta 3.0, and we planned to work on Axapta 4.0 , so we had installed every thing in a seperate system but at the same time we have to work on both the versions, even though we upgrade from 3.0 to…
-
Axapta 3SP2 problem on SQL2005
Hi all, I'm currently having problems with Axapta 3SP2 on SQL2005. Previously the database is sitting in SQL2000 and recently upgraded and restored the database in SQL2005. When i setup the Axapta Config Utility to point to SQL2005, Axapta will close program once i log in. What seems to be the problem?
-
Problems when compiling after installation
when we have installed axapta and sql, and sp 3 have been installed we get the following error when compiling axapta.... c:/program files/axapta30/client/bin/gridex20.ocx (3.4) 05/15/04 14:06:45 - Dispatcher initialising error trapping exceptions. anyone seen this before?? please help best regards, Trond
-
How to terminate a session in AOS?
Hi, I have a class (batch) to find out who loged in twice in AOS and after : session = new xSession(sesId); session.terminate(); I run that batch through COM+ (Navision Axapta Business Connector). batch process can find that session and terminate() runs, but session is still alive. If I run batch in any AOS client, it'll…
-
Downloading forms, reports for Dynamics AX?
I am planning to release forms, reports and minor customizations that are downloadable off of my company website for Microsoft Dynamics AX 4.0 and Microsoft Axapta 3.0. But before I do this I would like a public opinion: 1. Would a company be willing to pay for this type of product? 2. How much would a company be willing…
-
How to send txt massage to another user?
When I'm in axapta, I would like to send massage to my leader. Could you hellp me?