ConnectWise Webservice Bug Fixing
Budget: $30 – $250 USD
Hello,
We have a self hosted instance of ConnectWise Screenconnect running a previously created custom service that enables our software to directly make contact with the support software server and create an instance that our support staff can connect to and remotely control their system.
The custom service was operational until last week where we had to upgrade Screenconnect from 19.6.29490.7513 to 23.9.8.8811 due to a severe security issue.
After this update, our custom service is no longer working.
If we try to call the service, we do get an error message when trying to open our hosted ScreenConnect website;
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1501: No overload for method 'TryLogin' takes 4 arguments
The specific lines with error will be provided by request.
The quick workaround for now is just to rename the service WebService.cs
When this workaroud is applied, the ScreenConnect solf hosted site is accessable, but without the features our custom service is providing.
If there are any questions feel free to ask.
We have a self hosted instance of ConnectWise Screenconnect running a previously created custom service that enables our software to directly make contact with the support software server and create an instance that our support staff can connect to and remotely control their system.
The custom service was operational until last week where we had to upgrade Screenconnect from 19.6.29490.7513 to 23.9.8.8811 due to a severe security issue.
After this update, our custom service is no longer working.
If we try to call the service, we do get an error message when trying to open our hosted ScreenConnect website;
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1501: No overload for method 'TryLogin' takes 4 arguments
The specific lines with error will be provided by request.
The quick workaround for now is just to rename the service WebService.cs
When this workaroud is applied, the ScreenConnect solf hosted site is accessable, but without the features our custom service is providing.
If there are any questions feel free to ask.