West Wind Internet and Client Tools
OLE IDispatch exception code 0 from wwDotNetBridge: Method not found: '!!0[] System.Array.Empty()...
Gravatar is a globally recognized avatar based on your email address. OLE IDispatch exception code 0 from wwDotNetBridge: Method not found: '!!0[] System.Array.Empty()...
  Phil Sherwood
  All
  Jun 4, 2024 @ 08:54am

We have a client getting the above error on a call to create wwJSonSerializer. I've checked their versions of wwDotNetBridge, wwIPStuff and NewtonSoft.Json and they are all at the latest.

wwDotNetBridge is 7.35 as well as wwIPStuff.
Newtonsoft.Json is 13.03

What else can I check?

IF ISNULL(THIS.oBridge)
   THIS.oBridge = GetwwDotnetBridge()
ENDIF
loSer = THIS.oBridge.CreateInstance("Westwind.WebConnection.wwJsonSerializer")
IF VARTYPE(loSer) # "O"
   ERROR this.oBridge.cErrorMsg
ENDIF
Gravatar is a globally recognized avatar based on your email address. re: OLE IDispatch exception code 0 from wwDotNetBridge: Method not found: '!!0[] System.Array.Empty()...
  Richard Kaye
  Phil Sherwood
  Jun 4, 2024 @ 09:43am

Renci.SshNet.dll comes to mind.

© 1996-2024