Open Closed

Compiles Error about "Volo.Saas.Tenant" #409


User avatar
0
fengruixiang created
  • ABP Framework version: v3.1.0
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

After installing all the commercial version modules through abp suite, vs2019 compiles but the following error message is displayed:

"CS0434"Volo.Saas.Tenant.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" namespace "Volo.Saas.Tenant" and "Volo.Saas.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" type "Tenant" conflict TestABPPro3_1_0.Application D:\MyProjects\TestABPPro3_1_0\aspnet-core\src\TestABPPro3_1_0.Application\TestABPPro3_1_0ApplicationModule.cs 35 Activity"


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Could you provide steps to reproduce the issue:

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can remove Volo.Saas.Tenant namespace and Volo.Saas.Tenant.* Nuget package

  • User Avatar
    0
    fengruixiang created

    I want to know if this can be fixed? Or do I have to manually remove these wrong dependencies for each project?

    I have another question. Shouldn't the commercial version of the module conflict with the original core module?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have created an issue for this ,it will fix in next version. but now, you need fix it manually.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11