Activities of "maliming"

hi

Can you try this to remove the DevExpress controllers from swagger?

https://abp.io/community/articles/how-to-hide-abp-related-endpoints-on-swagger-ui-mb2w01fe

hi

These events are used in built-in modules. You shouldn't disable them. otherwise, the application may have some problems.

hi

Can you share the DevExpress nuget feed URL?

liming.ma@volosoft.com

https://docs.devexpress.com/GeneralInformation/116042/nuget/obtain-your-nuget-feed-credentials#onlineremote-nuget-feed-from-the-devexpress-server-no-installer

hi

Can you share a DevExpress NuGet Feed? liming.ma@volosoft.com

I will try to add swagger to this project

https://abp.io/community/articles/integrating-devexpress-reporting-to-abp-mvc-application-0t99j3cz https://github.com/abpframework/abp-samples/tree/master/DevExtreme-Reports-Mvc

hi

Failed to refresh remote claims for user: b5932639-07c4-634c-b2f7-3a14c55a7bc2

Please share logs of API and AuthServer websites.

Thanks.

: )

Answer

Great

Answer

hi

The package name of payment start with Volo.Payment

Please global search this keyword in your solution.

Remove them from the csproj files, then build the solution. You will get some errors. Remove the payment-related code from the cs files until the build is successful.

Finally, add new ef core migrations & update the database.

The default project has an OpenIddictDataSeedContributor in the Domain project.

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain/OpenIddict/OpenIddictDataSeedContributor.cs#L125

Please add OpenIddictConstants.GrantTypes.RefreshToken to your appliction/client grand types.

hi

This is a swagger error.

Please share a simple project to reproduce. I will check it.

liming.ma@volosoft.com

Showing 221 to 230 of 7729 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30