grub ax

Discover grub ax, include the articles, news, trends, analysis and practical advice about grub ax on alibabacloud.com

Dynamics AX # R2 Cannot create a COM object of class "Excel.Application"

Reinhard when doing an Excel import project, I find that the X + + code will report the following error once it executes into the Excel Components section: The COM object for class ' Excel.Application ' could not be created. Make sure that the object is registered correctly on the computer "". Based on the error, we first go to Component Services and look for a COM component named Microsoft Excel Application.Reinhard does not find the COM component in the list of COM components. We know

Deploy SSRS report in AX 2012

1. The SSRS report have only one design:use the MenuItem of 'Output', select the object type 'ssrsreport' and assign the right, SSRS report name and design.2. The SSRS report have mutiple designs:create a new class extending the class 'Srsreportruncontroller', in the MA In method, we should assign AX for use of the corresponding report design. The Create the MenuItem and set up the "parameters for the" report./// /// theCustinvoicecontrollerclass is t

EMC FC AX-4 storage crashes, RAID5 hard drive corrupted data recovery process

Fault Description:A hospital in Beijing EMC FC AX-4 storage crashes, due to the failure of 2 hard drives in the RAID5 array, when only one hot spare is successfully activated, resulting in the RAID5 array paralysis, the upper LUN is not working properly, the entire storage space consists of 12 1TB stat of hard disk, Of these, 10 drives form a RAID5 array, and the remaining two blocks are made into hot spares.Since the first two steps did not detect a

Dynamics AX R2 connect a System user account to a worker record

To use some of the features in Microsoft Dynamics AX, you need to connect the User account with their Employee Record . It is a good idea to connect all employee Useraccount to their employee Record . Without this connection, some features are not available, especially the Sales and Marketing modules.Similarly, if a purchaser wants to do Purchase requisition, the person's User account must be connected to an Employee Record.Follow Reinhard into System

Dynamics AX R2 Configuring a report Server

Today Reinhard in the process of using the report, the following error was found: The default report Server Configuration ID could is found in the Srsservers table. based on the error message,Reinhard infers that this is caused by an incorrect report server configuration in Microsoft Dynamics AX. When one of the following situations occurs, we need to adjust or add the report server configuration: A new AOS is installed: Aft

About Ax+by=c's solution x, y, min (|x|+|y|) Value problem

First we move the item and force it to a>b.And then we can draw an image like this.We found that the absolute value of x, Y is incremented at the intersection of the segment L and the x-axis, so we don't consider the minimum point at the bottom.Then we find at the top of the point, because the slope is less than the -1,x of the reduction far from the Y plus the fast, so we know the pole at the intersection of the x-axis and L.But the point is not necessarily the hour.So we just have to find the

[AX] AX2012 number sequence framework: (iii) re-talk number sequence

"company". If we uncheck "Company", the workorders-configurable EDT becomes the Shared scope type. The "countries/regions" content on this window is alsoderived from the countryregioncodes property setting for the EDT type . It should be noted that number sequence cannot be assigned to a different Scope type of EDT, andAX will report "unable to find a unique number" Sequence code record corresponding to the entered values. "error message to automatically filter out incompatible EDT in th

Picture processing in Dynamics AX

1. Read the image file locally and determine if the format is compliant.FilenameFilter filter = [' Image Files ', ' *.bmp;*.jpg;*.gif;*.jpeg '];Bindata bindata = new Bindata ();Str extention, path, nameoffile;Container Imagecontainer;Imagefilepathname = Winapi::getopenfilename (Element.hwnd (), filter, ' ', ' @SYS53008 ', ', ');if (Imagefilepathname winapi::fileexists (imagefilepathname)){[Path, Nameoffile, extention] = Filenamesplit (imagefilepathname);if (extention = = '. jpg '){Bindata.loadf

Reason for lame. Ax registration failure

Today, I installed the installation package of the developed program on the machine Windows 7. It was always unsuccessful when I registered lame. Ax, and manual registration under the command line also failed! Later I found that the dependent library msvcr71.dll is missing. This dll is available on my development machine. I copied it to the installation file directory and can register it, it turns out that this is because of my lame.

Ax attachment access Research

In standard ax, documents can be uploaded in tables, which are stored in a specific table. The table is docuvalue. If AX stores all the table documents together, there must be a relationship that will record the connection. This relationship is: Dataareaid Tableid Recid Two tables are used for document storage: docuref and docuvalue. Docuref stores the reference relationships of tabl

Failed to upgrade AX $ R3 Retail Channel database from CU9 to CU11 if SQL Server version is lower than 2012

Label:I tried to upgrade AX, R3 Retail Channel database from CU9 to CU11 for client.After generated new CreateDatabase.dll with upgraded Retail SDK, ran the Channel Configuration Utility, but got error.So I tried the SQL queries from CreateDatabase Project's DatabaseScript.txt in SSMS.Store database ' s SQL engine is SQL Server, which does isn't support SQL function ' CONCAT '. (IT ' s supported from SQL 2012)So I changed the DatabaseScript.txt, re-ge

How to publish RSS news (with full code) _ ax

Three rowsCodeI got it for two days .......Now to the lovely new people.We are looking forward to receiving RSS.[Summary]Only " [Full code]① Page section ------------ remove all the items except the first line!② Background codeUsing system;Using system. collections;Using system. componentmodel;Using system. Data;Using system. drawing;Using system. Web;Using system. Web. sessionstate;Using system. Web. UI;Using system. Web. UI. webcontrols;Using system. Web. UI. htmlcontrols; Namespace woall.

Ax export Excel to each cell in the range with a border

1. The first way to draw a border in Class\sysexcelrangeThe idea of using Excel to record macros to a batch of cells to draw the VBA code, the object into a COM object in AX, the basic VBA code can also be installed as Microsoft Dynamics AX content. Public voidBorderLine () {Com borders; Comvariant Linestyle,weight,colorindex; intXledgebottom =9; intXlcontinuous =1; intXlthin =2; intxlautomatic =-4105; B

Understand several states of Ax InventTrans

After contacting Ax for some time, it is important to find the InventTrans table. It can be said that the core of the Logistics module, the development of BI reports must rely on this report.First look at the official interpretation:The InventTrans table contains information on inventory transactions. When the sales/purchase order lines are created , they generate the relevant data in the InventTrans table. These records represent the entry and exit o

Ax localized SP2 Chinese-style certificate system learning notes

Ax localized SP2 overrides the Chinese-style credential system and adopts a more loosely coupled approach to minimize modificationsCodeTo avoid bugs caused by too many modifications to the Sys-layer code. This article describes how to use ax to localize the sp2 Chinese-style credential system from the perspective of using the sp2 Chinese-style credential system and learning code.I. UseIn SP1, we know which

Something to check if the dynamics ax 4 client crashes upon startup

Something To check if the dynamics ax 4 client crashes upon startup Good morning, if you get the following error when starting up a dynamics ax 4 client and Just can't see anything wrong with the configuration or anything else; look The following folder on your local machine "Settings/"Ax _ This file stores a local cache of objects and for some reason that I d

Study on the principle of four inventory ABC analysis method in AX

Inventory ABC classification, simply said to grasp the big put small, is to let us seize the focus, with the greatest effort to manage the most important materials, and for less important materials can be used less energy to manage. It is similar to what we normally call the 82 law.Now that we're applying the inventory ABC approach, we'll start by deciding which items are the most important class A, which are generally important class B, and which are the least important classes of Class C.The s

x + + Coding standards [MSDN AX 2012]

The best practice principles for writing X + + advocated by MS Dynamics Ax are still very useful for reference. So review and understand the new and borrowed to remember.General coding principles for Microsoft Dynamics AX. Declare variables as locally as possible. Check the error conditions in the beginning; Return/abort as early as possible. There are only one successful return point in the code (t

To Find or Update the customer primary Address in Ax 2012

To Find or Update the customer primary Address in Ax, can try following code. Relation between Dirpartytable and CustTable slightly changed in Ax for you need to re-learn about this.static void Jay_updateaddress (Args _args) {container roles;DirParty DirParty;Dirpartypostaladdressview Addressview;Logisticspostaladdress address;CustTable CustTable;Dirpartylocation partylocation;;Ttsbegin;CustTable = Custtabl

Support of basic operations on sets in dynamics ax

Support Of basic operations on sets in dynamics ax Good morning ax supports basic operations on sets, here's a simple overwiew: public static void operationsonsets (ARGs _ ARGs) { Set a = new Set (types: integer); // [1, 3] Set B = new set (types: integer ); // [2, 3] Set c = new set (types: integer); // result ; A. Add (1 ); A. Add (3); B. Add (2 ); B. Add (3); C = set: Union (a, B); // [1, 3] U

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.