- ABP Framework version: v7.2.2
- UI Type: Blazor WASM
- Database System: EF Core
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue
I'm encountering the following challenges:
I am currently using version 7.2.2. Should I upgrade to 7.3 in order to enable the login page in the middle??!
What is the most efficient and straightforward method for deploying a Blazor Wasm application on a Windows Server with IIS?
Thank you omar
5 Answer(s)
-
0
Hello,
Could you please have look to this ticket for deploying a Blazor Wasm application
https://support.abp.io/QA/Questions/1159/Deploy-Blazor-Web-Assembly
-
0
Hello,
Could you please have look to this ticket for deploying a Blazor Wasm application
https://support.abp.io/QA/Questions/1159/Deploy-Blazor-Web-Assembly
Dear we need to deploy on 3 layers , and what about the theme login page
-
0
Hello omarlakem@gmail.com,
I am trying to reproduce the issue for login page with version 7.2.2 it looks like this
and for version 7.3 it looks like
If you want login page in center it will be better if you upgrade to 7.3.
Please refer this migration guide to upgrade from 7.2.2 to 7.3 https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-7_3
And for deploying you can create 3 packages (Blazor, Auth Server, Backend) and deploy 3 different applications into IIS
Thank You, Anjali
-
0
Thank you for your response there is a documentation for deploying with creating 3 packages (Blazor, Auth Server, Backend) and deploy 3 different applications into IIS
-
0
any update please!