Open Closed

Could not load file or assembly Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial #416


User avatar
0
suraj.kumbhar created

System.IO.FileNotFoundException: Could not load file or assembly 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial, Version=3.1.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. File name: 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial, Version=3.1.1.0, Culture=neutral, PublicKeyToken=null'

We want make changes in layout pages for that we have added LeptonTheme withsource code, but its giving above error!

All below projects contains an theme reference and there is no error while building solution but project is not getting launch due to above error.

Please help us to resolve this issue.


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

    Hi,

    You don't need to reference the source code, ABP provides some ways to extend the UI, it include change the layout. See https://docs.abp.io/en/abp/3.1/UI/AspNetCore/Customization-User-Interface#overriding-a-view-component

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