Ich habe ein MultiProjekt, wo ich eine Blazor Anwendung (net8.0), eine API (net8.0) und zwei Docker (postgre und rabbitmq) ausführen möchte.
Beim bauen gestern konnte ich die beiden Anwendungen einzeln starten.
Mit einmal kam immer die folgenden Meldung:
Heute morgen habe ich es noch einmal frisch probiert, aber gleiches Ergebnis.
Die beide Anwendungen werden gebaut und ausgeführt, jedoch die API springt nicht in den Logging Modus, sondern wirft den Fehler, welcher auf den ersten Blick vermuten lässt, das die Anwendung nicht gestartet wäre.
Danke für eueren Support
@kevin.tx
Deepl’s translation to English:
"I have a MultiProject where I want to run a Blazor application (net8.0), an API (net8.0) and two Docker (postgre and rabbitmq).
When building yesterday, I was able to start the two applications individually.
All of a sudden I got the following message:
[picture]
This morning I tried again, but the same result.
Both applications are built and executed, but the API does not jump into logging mode, but throws the error, which at first glance suggests that the application would not have started."