Zoom SDK not supporting 64X bit

Description.

By using demo of zoom sdk project using sdk in my project compiling at 64x at that time showing error System.BadImageFormatException: ‘Could not load file or assembly ‘zoom_sdk_dotnet_wrap, Version1.0.7575.37543, Cultureneutral, PublicKeyTokennull’.
An attempt was made to load a program with an incorrect format.’
is it possible to run at 64bit .

Which Windows Client SDK version?
may be not confirm Version1.0.7575.37543

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. initialize sdk
  2. click on zoom meeting
  3. at run time these happens
  4. See error

Device (please complete the following information):

  • Device: fujitsu lifebook A series
  • OS: [Windows 10]

Additional context
If you have any documentation regarding implementation and initialization of SDK in project it would be help full .

Thank You.

screenshot

Hey @gaurav,

Thanks for using the dev forum!

The SDK must be run in Release mode and on x86 or Win32.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.