Activities of "maliming"

hi

Add this to your web project

[Dependency(ReplaceServices = true)]
[ExposeServices(typeof(FormClientProxy), typeof(IFormAppService), typeof(FormClientProxy))]
public class MyFormClientProxy : FormClientProxy
{
    protected override async Task<HttpContent> RequestAsync(ClientProxyRequestContext requestContext)
    {
        requestContext.Action.AllowAnonymous = null;
        return await base.RequestAsync(requestContext);
    }
}

hi

UseFileSystem only work for using https://docs.abp.io/en/abp/latest/Blob-Storing

The ABP File Management required to use Database(Volo.FileManagement.EntityFrameworkCore).

hi

You can try to use the latest 6.0.3 packages.

Update all package versions in all csproj files.

hi

We will fix this problem in the next version.

HI

I spun up a new solution with abp suite and still get the issue.

Let me check this project directly, Please share the code and steps. Thanks

liming.ma@volosoft.com

hi

We have already done so much development from the existing project

You can refer to the pro template project to modify the free project.

Change the free module package to pro. and compare the code.

There is no perfect way, only step by step.

hi

We have already done so much development from the existing project

You can refer to the pro template project to modify the free project.

Change the free module package to pro. and compare the code.

There is no perfect way, only step by step.

I suggest you create a pro project with the same name, then copy the code to the new project and test it step by step. There should be no problem.

hi

Please check the URLs in your appsettings.json , Maybe some are start with http

hi

Please remove the <PackageReference Include="Volo.Abp.Account.Pro.Public.Web.IdentityServer" Version="5.3.5" /> from BlueSpot.Web

I can log in and log out after that.

Showing 7871 to 7880 of 11550 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.