0
    
    
        
                    tech37 created
                    
                    
                    
                
                Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
- ABP Framework version: v7.4.4
 - UI Type: Blazor Server (and MVC)
 - Database System: EF Core (SQL Server)
 - 
- Tiered (for MVC) or Auth Server Separated (for Angular): Yes
 
 - Exception message and full stack trace:
 
Logging in ok as host but cannot switch tenant
1 Answer(s)
- 
    0
Install client side packages was required https://docs.abp.io/en/commercial/latest/getting-started-running-solution?UI=BlazorServer&DB=EF&Tiered=Yes
 

