Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 8.0 for 3CX V20.0 Update 1 (Build 731 Release) - Only Idle responses #37

Open
harpon78 opened this issue Jun 5, 2024 · 0 comments

Comments

@harpon78
Copy link

harpon78 commented Jun 5, 2024

Hello. I managed to compile and run the API successfully but had to use .NET 8.0 to do so.

CSC : error CS1705: Assembly '3cxpscomcpp2' with identity '3cxpscomcpp2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=53c4927ce4749cb4' uses 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' which has a higher version than referenced assembly 'System.Runtime' with identity 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [/root/downloads/3cx-web-API/WebAPICore.csproj]

Now when i attempt to do anything via the API i only ever get this response: Idle

Is the latest version no longer compatible with this web API or is there a way for me to get it running on V20 update 1? Perhaps i made a mistake but i did have it working on V18 in the past. Any guidance would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant