User Tools

Site Tools


taxengine:integration:accessing_through_com

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
taxengine:integration:accessing_through_com [2015/06/12 18:18] connitaxengine:integration:accessing_through_com [2015/06/12 18:18] conni
Line 7: Line 7:
     - Run the Command Prompt as administrator.     - Run the Command Prompt as administrator.
     - From the Command Prompt, change the directory to your KampData TaxEngine installation folder.**Example:** cd C:\Program Files\KampData\KampData TaxEngine v.2     - From the Command Prompt, change the directory to your KampData TaxEngine installation folder.**Example:** cd C:\Program Files\KampData\KampData TaxEngine v.2
-    - Use the RegAsm.exe application to register all of the public classes in the KampData TaxEngine **Example: **regasm KDTaxEngine.dll +    - Use the RegAsm.exe application to register all of the public classes in the KampData TaxEngine **Example: **regasm KDTaxEngine.dll.
- +
   - Use the RegAsm.exe application to create a .reg file that describes the KampData TaxEngine This file must be merged into the registry on your system. **Example:** regasm KDTaxEngine.dll /regfile:KDTaxEngine.reg   - Use the RegAsm.exe application to create a .reg file that describes the KampData TaxEngine This file must be merged into the registry on your system. **Example:** regasm KDTaxEngine.dll /regfile:KDTaxEngine.reg
-  - Use the RegAsm.exe application to create a .tlb file that contains the definitions of the public types in the KampData TaxEngine **Example:** regasm KDTaxEngine.dll /tlb:KDTaxEngine.tlb+  - Use the RegAsm.exe application to create a .tlb file that contains the definitions of the public types in the KampData TaxEngine **Example:** regasm KDTaxEngine.dll /tlb:KDTaxEngine.tlb.
  
 Step 5 creates the type library that you will reference from within your programming environment to access the KampData TaxEngine features that are available through COM. Step 5 creates the type library that you will reference from within your programming environment to access the KampData TaxEngine features that are available through COM.
taxengine/integration/accessing_through_com.txt · Last modified: 2015/06/12 18:21 by conni

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki