You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
leider bekomme ich bei der Ausführung immer den Fehler:
dotnet /opt/3cx-web-api/bin/Debug/net8.0/WebAPICore.dll 8888
System.Collections.Generic.KeyNotFoundException: The given key 'General' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at WebAPI.Program.ReadConfiguration(String filePath) in /opt/3cx-web-api/Program.cs:line 47
at WebAPI.Program.Main(String[] args) in /opt/3cx-web-api/Program.cs:line 437
Hallo Monesuma80
leider bekomme ich bei der Ausführung immer den Fehler:
dotnet /opt/3cx-web-api/bin/Debug/net8.0/WebAPICore.dll 8888
System.Collections.Generic.KeyNotFoundException: The given key 'General' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at WebAPI.Program.ReadConfiguration(String filePath) in /opt/3cx-web-api/Program.cs:line 47
at WebAPI.Program.Main(String[] args) in /opt/3cx-web-api/Program.cs:line 437
System:
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
3CX:
Version 20.0 Update 4 (Build 487 Release)
Für Hilfe währe ich dankbar
The text was updated successfully, but these errors were encountered: