Activities of "guven.uysall"

Hi Maliming,

I do not add query parameters such as tenantid or isDelete to any of my queries. ABP does this automatically. In addition to these parameters, I want to add another query condition and manage it centrally. How do I do it? :)

Any idea?

  • ABP Framework version: v6.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: https://docs.abp.io/en/abp/latest/Specifications How can I automatically add specifications to the end of the queries I write? I don't want to add it to the query myself each time. What should be overridden? Thanks your answer

Thanks your answer,

But :)

It created the log file on the relevant date, but it continues to write the logs to the old file. It does not write to the new file.

writes all other logs to the old file

Hi, link is not working

Question
  • ABP Framework version: v6.3.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) /
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hello, I want to log the log file that ABP uses by default as new log files with the current date. Can you guide me as a method? Best Practice?

Answer

Hi @Maliming,

https://learn.microsoft.com/en-us/answers/questions/916124/why-does-build-stop-application-pool-(net-core-6-0 I know these settings. I tried but it didn't work. The service shuts down itself.

Logs:

2024-01-12 00:00:01.673 +03:00 [INF] Application is shutting down...

ABP gives this warning, right?

Question
  • ABP Framework version: v6.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular):no

We have an ABP microservice project running on IIS. If there is no request to our services for a certain period of time, Application.ShutDown occurs and the service shuts down itself. How can I set our services to always run on IIS?

Answer

:) I create a module template project via abp suite. Then I try to follow the steps in the blog post and it doesn't work either. There is a point I missed but I couldn't understand.

Answer

Hi @liangshiwei,

It doesn't happen in module projects either.

Showing 11 to 20 of 72 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13