ABP Framework version: v4.1.0
UI type: Blazor
DB provider: EF Core
Tiered (MVC) or Identity Server Seperated (Blazor): yes
Exception message and stack trace: Severity Code Description Project File Line Suppression State Error NU1104 Unable to find project 'E:\Aup(Blazor)\aspnet-core\modules\Volo.Payment\src\Volo.Payment.Web\Volo.Payment.Web.csproj'. Check that the project reference is valid and that the project file exists. Volo.Payment.PayPal.Web E:\Aup(Blazor)\aspnet-core\modules\Volo.Payment\src\Volo.Payment.PayPal.Web\Volo.Payment.PayPal.Web.csproj 1 Error NU1104 Unable to find project 'E:\Aup(Blazor)\aspnet-core\modules\Volo.Payment\src\Volo.Payment.Web\Volo.Payment.Web.csproj'. Check that the project reference is valid and that the project file exists. Volo.Payment.Stripe.Web E:\Aup(Blazor)\aspnet-core\modules\Volo.Payment\src\Volo.Payment.Stripe.Web\Volo.Payment.Stripe.Web.csproj 1
Steps to reproduce the issue:
- Create new Solution in Abp Suite UI
- Go to modules and add payment module with source code
- Compilation failed
8 Answer(s)
-
1
Hi,
We have created internal issue, it will be fix soon.
-
0
-
0
I will check it out
-
0
Hi,
How to reproduce the problem?
-
0
-
0
Hi,
You should download the source code of the rel-4.1 branch instead of dev branch
-
0
-
0
How to use chat module in blazor project? I refer to the signal client written in the Microsoft document, compile and publish it to the IIS environment, and get the following error:
This is another topic. Can you create a new question for this one.