After migrating to latest Windows SDK (zoom-sdk-2019-09-04) I’m getting an error (Screen sharing has failed to start. Please try again later. Error code: 105035) when trying to share monitor after starting meeting. I’m able to reproduce using sdk_demo_v2. The procedure is: custom SDK is NOT selected, authorize using SDK keys, login with email and password, start video meeting, then try to share monitor 1, and the error appears. This is on Win10 Pro (1903). I tried uninstalling the Zoom client and it did not make any difference.
When I posted I did not know about the 2019-11-04 SDK release. I just downloaded that and tested and the problem does not occur. So it seems to be fixed in the latest SDK.
This issue started happening again and I investigated further. It turns out to have a simple cause. The error occurs when the files CptControl.exe and CptInstall.exe are missing from the bin directory. Our automated builds were excluding .exe files from the sdk directory, so my local builds worked and the automated builds would get an error when starting sharing.
Thanks for the reply and thanks for sharing your investigation result. Just want to point one more things out that could possibly cause this error code: Some of the files are not resignable. You may refer to the FAQ here for more details: https://github.com/zoom/zoom-sdk-windows#frequently-asked-questions-faq
Thanks for using Zoom SDK. Could you provide some info regarding the issue you are facing? Does the suggestions and tips mentioned in this post help with your issue?
Thanks for the reply and pardon the inconvenience caused by this. We mainly use this forum for SDK supports and our team has not received any emails regarding the issue you are mentioning.
Based on the info you provided in this post, the error code 105035 appears when some of the files are being re-signed(and this is so far the only reason that would cause this), please have a try with the following:
Please double-check whether the following files are being re-signed:
CptControl.exe
CptHost.exe
CptInstall.exe
CptService.exe
CptShare.dll
zzhost.dll
zzplugin.dll
aomhost64.exe
Please note that: Our Zoom SDK and Zoom Client share some common resources in the OS, in order to allow Zoom client and Zoom client SDK app work at the same time, since version v4.4.56616.1028, we renamed the filename of the following shared resources:
CptHost.exe -> zcscpthost.exe
airhost.exe -> zcsairhost.exe
CptService.exe -> zCSCptService.exe
As these files are in the list that should not be re-signed above, please make sure the corresponding files are not re-signed.
Thanks for the post. It seems like you are facing issues with our Zoom Windows Client, and this forum is for Zoom SDKs. I really would like to help but I do not have any visibilities on the issues with Zoom Client. Please contact our Zoom client support at https://support.zoom.us/hc/en-us and one of the Zoom experts will be happy to assist you.
Thanks for the post. It seems like you are facing issues with our Zoom Windows Client, and this forum is for Zoom SDKs. I really would like to help but I do not have any visibilities on the issues with Zoom Client. Please contact our Zoom client support at https://support.zoom.us/hc/en-us and one of the Zoom experts will be happy to assist you.