Skip to main content

Posts

Visual studio SSRS Deployment crash error solution exception code 0xc00000fd evenid 1000

 When you  deploy  the Report, the session Crash from visual studio for below error. Follow way you can solve this issue 

Adding File path control on form in Axapta

  If you want to show browse option on file path control on form then you can apply below trick it will not work simply adding EDT to properties it can work if control linked with table field.  You can Override the Lookup method on StringEdit Control which is used for file path selection without this method browse will not open. public void lookup() {     FilenameOpen    file;     Filename        path;     Filename        name;     Filename        type;     #File     file = WinAPI::getOpenFileName(element.hWnd(),[WinAPI::fileType(#xlsx),#AllFilesName + #xlsx],path,'Select ...',"",name + type);     if(file)     {         StringEdit.text(file);     } }

Latest AI search engines list

ChatGPT (and similar models) : DeepAI's ChatGPT can be used as an AI search engine, providing conversational responses and retrieving information based on natural language queries. Various applications and services integrate ChatGPT to enhance user search experiences. Bing with AI (Copilot) : Microsoft's Bing has integrated AI features, offering enhanced search capabilities and a more conversational approach to queries. The AI handles complex queries, providing summaries, direct answers, and supporting a more interactive user experience. Google Search with AI : Google has been incorporating AI across its search platform, with features utilizing its MUM (Multitask Unified Model) framework to provide answers to complex queries, summarize passages, and better understand context. DuckDuckGo : DuckDuckGo, known for privacy-focused searching, has introduced AI elem...

What is ERP ? Key Features of ERP Systems

ERP stands for Enterprise Resource Planning. It refers to a type of software that organizations use to manage and integrate the important parts of their businesses. An ERP software system can integrate planning, purchasing inventory, sales, marketing, finance, human resources, and more. Here are the key aspects of ERP: Key Features of ERP Systems Integrated System: ERP systems are designed to be integrated and unified. They consolidate various business processes and functions into one comprehensive system, allowing for easier data sharing and improved collaboration across departments. Real-Time Data: ERP systems provide real-time data and insights across the organization, helping managers and decision-makers make informed choices based on current information. Modular Structure: Most ERP systems are modular, enabling organizations to implement specific modules according to their needs (e.g., finance, inventory management, sales) and gradually expand as necessary. Automation: ERP automat...

How to Get Datetime in KSA or Saudi timezone in Axapta

  Above code you can get help to apply in your timezone .

X++ Code to run SSRS Report with parameter in D365 F&O (Example Sales Invoice )

Below is sample X++ Code to run SSRS Report with parameter in D365 F&O (Example Sales Invoice )      Args                       args = new Args();     CustInvoiceJour            custInvoiceJour;     SalesInvoiceJournalPrint   salesInvoiceJournalPrint;       select firstonly custInvoiceJour where custInvoiceJour.SalesId != '';       // Add record to be printed.     // In order to have the context table we need to set args.record().     args.record(custInvoiceJour);       salesInvoiceController = new SalesInvoiceController();     salesInvoiceController.parmReportName(         PrintMgmtDocType::construct(PrintMgmtDocumentType::SalesOrderInvoice).getDefaultReportFormat());       salesInvoiceContract = salesInvoiceController.parmReportContrac...

type of global function we can use inside of the ExtensionOf function D365Fno

 When extending a class, use classStr(<NameofBaseClass>) When extending a table, use tableStr(<NameOfBaseTable>) In the case of a form, use formStr(<NameOfBaseForm>) When extending a form Datasource use formDataSourceStr(<NameOfBaseForm>,<NameOfDataSource>) When extending a form Data field, use formDataFieldStr(<NameOfBaseForm>,<NameOfDataSource>,<NameOfField>) For a form control, use formControlStr(<NameOfBaseForm>,<NameOfControl>) When extending a data entity, use tableStr(<NameOfBaseDataEntity>)

How to pass method value from one form to another form in Axapta(Ax 2012)

 In This post you will learn How to pass method value from one form to another form in Axapta.  Parent form code Child Form code to call method from parent form.

X++ Code To get customer contact on Address in Axapta

  X++ Code To get customer contact on Address in Axapta

X++ code to Delete Files from Folder Ax 2012 D365 Fno

 

Sending emails To CC attachment in AX 2012 through X++ code

 Sending emails with CC and attachment in AX 2012 through X++ // Sending emails with CC and attachment in AX 2012 System administration --> Setup --> System --> E-mail parameters. to set the parameters static void FromMailAX(Args _args) {     str                                  SendFrom    = 'Test@example.com';  // mail id of theSendFrom     str                                   ToMailIds= 'test222@example.com';  //mulitple recipients can be specified     str                                   cc          = 'abc@example.com';  // mulitple cc id's can be specified     str               ...

Send Email for port 465 or 587 using Axapta

 public void email(filename ReportPath) {     System.Net.Mail.MailMessage             mailMessage;     System.Net.Mail.SmtpClient              myMail;     System.Net.Mail.MailAddressCollection   mailcoll;     System.Net.Mail.MailAddress             mailFrom;     System.Net.Mail.MailAddress             mailTo;     System.Net.Mail.Attachment              attachment;     System.Net.Mail.AttachmentCollection    attachementCollection;     str                                     ToEmail;     str                                  ...

Demanding thing in Ax market in technical area

 If you are working in Microsoft ERP then you need to know what is demand in technical area, nowadays Dynamics 365 FO is in demand but if you want to learn then you have expense money to get all those subscription . If you learned technical then 3rd party integration things is in demand you can get project on this second demanding things is reporting , Power BI is best to provide report to your client because existing erp can not full fill all reporting demand of clients. 3rd things is in demand  is database performance if you are expert in performance tuning then you are in demand. Rest will share in next post . Thanks.

Posting ERROR Ledger account is missing in posted invoice. (AX 2012 R3 CU9)

 Issue: Ledger account is missing in posted invoice. (AX 2012 R3 CU9) Error (Message: The state of source document or source document…) while performing budget check in pending vendor invoice.(Screenshot1) Resolving the error by resetting accounting distribution(screen shot 2) Budget check performed and invoice is ready to post. (before posting ledger accounts are showing in subledger journal), but after posting GST and TDS accounts are missing in the voucher transaction. comment for your suggestion .

Professional Certifications with codes and name list

 DAS-C01 : AWS Certified Data Analytics - Specialty SAA-C02 : AWS Certified Solutions Architect - Associate (SAA-C02) DBS-C01 : AWS Certified Database - Specialty AXS-C01 : AWS Certified Alexa Skill Builder-Specialty MLS-C01 : AWS Certified Machine Learning - Specialty CLF-C01 : AWS Certified Cloud Practitioner SAP-C01 : AWS Certified Solutions Architect - Professional DOP-C01 : AWS Certified DevOps Engineer - Professional ANS-C00 : AWS Certified Advanced Networking Specialty DP-201 : Designing an Azure Data Solution CLF-C01 : AWS Certified Cloud Practitioner DCA : Docker Certified Associate (DCA) Exam EX200 : Red Hat Certified System Administrator (RHCSA) Exam IIA-CIA-Part1 : Essentials of Internal Auditing IIA-CIA-PART2 :Certified Internal Auditor - Part 2, Conducting the Internal Audit Engagement Exam IIA-CIA-Part3 :Business Knowledge for Internal Auditing MCIA-LEVEL-1 : MuleSoft Certified Integration Architect - Level 1 MCPA-LEVEL-1 : MuleSoft Certified Platform Architect - Lev...

Event log error of soap web service in axapta to D365FO

 ComponentName CustomServices    exceptionMessage Microsoft.Dynamics.Framework.Services.Compiler.Soap.SoapServiceCompileException: Code compile failed. c:\Users\Admin58d4b701fe\AppData\Local\Temp\8af9311e31a44d709460cea11e26d22d\qadynl2j.0.cs(32,64) : error CS0101: The namespace 'Dynamics.AX.Application.Services.WLKSalesLineService' already contains a definition for 'WLKSalesLineService' at Microsoft.Dynamics.Framework.Services.Compiler.Soap.SoapServiceCompiler.CompileCode(SoapServiceCompileContext context) at Microsoft.Dynamics.Framework.Services.Compiler.Soap.SoapServiceCompiler.CompileService(String serviceGroupName, SoapServiceCompileContext context) at Microsoft.Dynamics.Framework.Services.Hosting.Soap.SoapXppServiceRoute.GetHostingInfo(String serviceGroupName)    infoMessage Exception while setting up the hosting info.  Please comment your suggestion . I'm getting this error in event log for one service: error CS1503: Argument 1: cannot convert from '...