We are familiar that Sage 300 ERP allows to customize the standard screens which has different OCX name than that of standard name. Whenever we perform some type of customization in Sage 300 which has new screen files and other dependent files like DLL are needs to be use in project, but we cannot use these DLL’s directly, so we make the codebase TLB.
New Stuff: Negative Additional Cost on PO Credit Note Transaction
For converting DLL to TLB you need to first know the bit version of DLL therefore in this blog we can see that how to find out the DLL bit.
Follow the below steps:
- First Right-click on the DLL and select the “Edit with Notepad++”.
- When DLL file is opened in Notepad++ you will never understand what is exactly is written in DLL. It is not a human-readable format.
- Then press CTRL + F on keyboard. Type “PE” in Find what: textbox.
- Click on Find Next.
- Please observe in the below screenshot there is an “L” in the yellow color box, which means that it is a 32 bit DLL.
- If 64_bit DLL then “dt” will present instead of “L”.
About Us
Greytrix – a globally recognized and one of the oldest Sage Development Partner is a one-stop solution provider for Sage ERP and Sage CRM organizational needs. Being acknowledged and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation competence.
Greytrix offers unique GUMU integrated solutions of Sage 300 with Sage CRM, Salesforce.com (listed on Salesforce Appexchange), Dynamics 365 CRM and Magento eCommerce along with Sage 300 Migration from Sage 50 US, Sage 50 CA, Sage PRO, QuickBooks, Sage Business Vision and Sage Business Works. We also offer best-in-class Sage 300 customization and development services and integration services for applications such as POS | WMS | Payroll | Shipping System | Business Intelligence | eCommerce for Sage 300 ERP and for Sage 300c development services we offer, upgrades of older codes and screens to new web screens, latest integrations using sData and web services to Sage business partners, end users and Sage PSG worldwide. Greytrix offers 20+ addons for Sage 300 to enhance productivity such as GreyMatrix, Document Attachment, Document Numbering, Auto-Bank Reconciliation, Purchase Approval System, Three way PO matching, Bill of Lading and VAT for Middle East. The GUMU integration for Dynamics 365 CRM – Sage ERP is listed on Microsoft Appsource with easy implementation package.
The GUMU Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for processing and execution of application programs at the click of a button.
For more details on Sage 300 and Sage 300c Services, please contact us at accpac@greytrix.com, We will like to hear from you.
The post How to check DLL is 32-bit or 64-bit appeared first on Sage 300 ERP – Tips, Tricks and Components.