web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Symmetry references causing a full build to fail

(0) ShareShare
ReportReport
Posted on by 692

Hi all

I am having an issue performing a full build on a platform update 8 environment. Most of the errors come from the Symmetry namespace - here is a sample:

Error Class 'Symmetry.TaxEngine.Money' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 347
Error Class 'Symmetry.TaxEngine.Money' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 348
Error Class 'Symmetry.TaxEngine.Money' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 2170
Error Class 'Symmetry.TaxEngine.Money' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 2171
Error Class 'Symmetry.TaxEngine.Money' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 955
Error Class 'Symmetry.TaxEngine.Rate' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 970
Error Class 'Symmetry.TaxEngine.WageType' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 741
Error Class 'Symmetry.TaxEngine.WageType' was not found. Are you missing a module reference? J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 1006
Error The name 'BaseTaxDataHelper' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 839
Error The name 'Symmetry.TaxEngine.BenefitInfo' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementBenefits.xpp 12
Error The name 'Symmetry.TaxEngine.BenefitInfo' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementBenefits.xpp 13
Error The name 'Symmetry.TaxEngine.BenefitType' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementBenefits.xpp 1183
Error The name 'Symmetry.TaxEngine.BenefitType' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementBenefits.xpp 1199
Error The name 'Symmetry.TaxEngine.BenefitType' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementBenefits.xpp 1202
Error The name 'Symmetry.TaxEngine.BenefitType' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollCalculatePayStatementTaxes.xpp 117

Here are the errors that do not reference Symmetry: 

Error The name 'TaxEnginePoolProxy' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 28
Error The name 'TaxEnginePoolProxy' does not denote a class, a table, or an extended data type. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 68
Error The name 'TaxEnginePoolProxy' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 45
Error The name 'TaxEnginePoolProxy' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 77
Error The name 'TaxLoggingHelper' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 865
Error The name 'TaxLoggingHelper' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 878
Error The name 'TaxLoggingHelper' does not designate a class or table. J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 886
Error The type or namespace name 'Microsoft.Dynamics.AX.Application' could not be found (are you missing a using directive or an assembly reference?). J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_RetailSalesByCustomerReportDataProvider.xpp 2
Error The type or namespace name 'Microsoft.Dynamics.AX.Application' could not be found (are you missing a using directive or an assembly reference?). J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_RetailSalesByDiscountReportDataProvider.xpp 2
Error The type or namespace name 'Microsoft.Dynamics.AX.Application' could not be found (are you missing a using directive or an assembly reference?). J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_RetailSalesByTerminalReportDataProvider.xpp 2
Error The type or namespace name 'Microsoft.Dynamics.AX.Application' could not be found (are you missing a using directive or an assembly reference?). J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_RetailSalesYOYReportDataProvider.xpp 3
Error The type or namespace name 'Microsoft.Dynamics.AX.Application.HumanCapitalManagement.Payroll' could not be found (are you missing a using directive or an assembly reference?). J:\AosService\PackagesLocalDirectory\bin\XppSource\Foundation\AxClass_PayrollTaxEngineUtil.xpp 3

I guess it cannot find the dlls, but I don't know where to look. Can anyone point me in the right direction please?

Thanks,
Joe

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    MarinaAX Profile Picture
    730 on at

    Hi Joe,

    1. Replace the 0-size DLLs
      1. Locate the following files with size larger than 0 KB and copy them to AosService\PackagesLocal\Directory\Bin folder. Usually these files are locate in PayrollTaxModule\PackagesLocalDirectory\bin:
        1. Microsoft.Dynamics.AX.Application.HumanCapitalManagement.dll
        2. ste.dll
        3. ste-net.dll
        4. ste-ttl.dll

      2. For example, look at Microsoft.Dynamics.AX.Application.HumanCapitalManagement.dll:
        DLLs.png
    2. What happened in my case:
      1. simlink files were correctly deployed during the original deployment.
      2. I archived PackagesLocalDirectory folder
      3. when I restored the archive the simlink files were missing
      4. I manually copied the files like described in steps 1.1.1-1.1.4
      5. it works now fine

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans