Activities of "alper"

@anthony, sorry but couldn't reproduce your issue on the version v3.0.5

if you have an older version, update it. if you have modified the template, revert it.

hi joe,

See my SQL missing index query. https://gist.github.com/ebicoglu/ebe2d8649f61c7e64bd724243f7d7237

Run this on your database, and create all indicies. I guess it will report a missing index for AbpAuditLogs.

This is ApiResource editing JavaScript file. This is a custom development, it's not a reusable component. Don't copy paste to your project, just take a look to inspire.

https://gist.github.com/ebicoglu/60234e1847db393777f24c77fa6d9797

And I'm closing this issue, because it's not directly related to ABP, you can find your own solution.

kitty, there are multiple AutoMapperProfile classes. I just want to ensure that you have added it in the correct project.

Check that this URL is loading successfully

https://yourdomain.com/Abp/ServiceProxyScript

@camping89@gmail.com , you can also post your sample code to call external services. Our new platform ABP Community is live! Create your first article on https://community.abp.io/

can you check the Logs in your web folder? seems like ASP.NET Core Runtime is missing on the prod server.

you need to add the below line in BookStoreApplicationAutoMapperProfile.cs

CreateMap<AppUser, AppUserDto>().Ignore(x => x.ExtraProperties);

See https://support.abp.io/QA/Questions/560/How-can-I-call-an-ABP-remote-service-method#answer-19f25faa-e2f5-bc56-3bc7-39f8e32906bf

I want to call endpoints from my custom C# program. How can I authenticate and then call actions that needs authentication.

Showing 1741 to 1750 of 2067 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 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.