Hello everybody,
I have the problem that my Api (.net Code 2.1) does not start automatically after publishing, restarting the page or recyle once a Day.Only after the first Api request starts the app.
I set the preload to true in the page settings and also in the Apppool the start mode to Allways running. (application-initialization Modul is installed but is this needed ?)But the app will not start.
If I understand correctly, this has nothing to do with the point "applicationInitialization", since this takes place before each request.I'm here right?
What I'm doing wrong. :-)
Thanks in advance!
Christian