Activities of "jfistelmann"

may it be that you deployed a debug build and not a release build? As far as I know, license checks like this are not performed when running a published application 🤔

Hey, does the dev console (F12) output some errors?

Hey,

  1. For this you typically use logging. Here's some inspiration https://community.abp.io/posts/performance-optimization-of-.netbased-and-also-abpbased-application-pmdwhwxc https://akashjwork.medium.com/asp-net-core-7-api-performance-report-logging-mastery-with-serilog-6f490ac2ba2f
  2. Here's how to do that. https://stackoverflow.com/a/63603655 Depending on your DBMS you may get information from that on lock scenarios and performance issues

kind regards Jack

Hey,

do there resources help you?

https://community.abp.io/posts/file-uploaddownload-with-blob-storage-system-in-asp.net-core-abp-framework-d01cbe12

https://community.abp.io/posts/how-to-upload-and-download-files-in-the-abp-framework-using-angular-que8cdr8

kind regards Jack

i meant something like this here;

https://github.com/serilog-mssql/serilog-sinks-mssqlserver

does that work for you?

why don't you configure a serilog sink to db? and just call Logger.LogError or something?

sure, why not.

you can do that with websockets (SignalR) for example.

can you share the code that is not working?

Hey,

you need to implement your own user interface for that.

You may refer to the documentation here to access the files.

Does that help you?

both do the job.

Showing 11 to 20 of 147 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 October 30, 2025, 06:33