I have tried to create it within the console of the Azure app service
You don't need to create it in the Azure platform, you can generate it locally and include it in the published files
Hi,
I think this is related to your backend.
could you share a test project with me, I will check it. shiwei.liang@volosoft.com
Hi,
you can try re-install abp suite to check if it works
Hi,
I can't see any difference between services 1 and 2.
could you please use a new project to reproduce the problem? I will check it. my email is shiwei.liang@volosoft.com
:)
Could you reproduce it in a new project and share it with me? i will check it. thanks.
Hi,
you can install the dotnet 9 SDK and try again.
https://dot.net/
Hi,
**PackageReference Include="Blazorise.Charts" Version="1.7.0" **
ABP 8.3.3 based on Blazorise 1.5.2
, please change all Blazorise packages version to 1.5.2
Hi,
If you want to create a tiered project, you can try
abp new BookStore -t app -u blazor-webapp --tiered
The specified network password is not correct.
dev-certs https -v -ep authserver.pfx -p 00000000-0000-0000-0000-000000000000
Don't use 00000000-0000-0000-0000-000000000000 as a network password. you should use an real GUID value.