0

I'm getting the following error when trying to Test a SQL connection via a droppoint:

DropPoint Invoke Error: Unable to instance node SqlQuery 2.1.0.6: Decryption failed: Padding is invalid and cannot be removed.

How do I fix this?

Shawn de Wet
  • 5,642
  • 6
  • 57
  • 88

1 Answers1

0

This indicates that either the transport or the stored Node at the DropPoint is corrupt. A DropPoint restart should resolve this but it's strongly recommended that you upgrade to the new WebSockets-based DropPoints which can be downloaded from the Console. More at https://developers.flowgear.net/kb/DropPoint

Daniel
  • 506
  • 2
  • 5
  • Hi Daniel, I've just downloaded the droppoint installed from the console, and the version installed is still v3.1. Not v4. How do I get v4 installer? – Shawn de Wet Feb 10 '16 at 11:36
  • The current verison in the Console is V4. Did you uninstall it from Control Panel first? – Daniel Feb 10 '16 at 11:40
  • Yup. I see I'm being confused by the Console listing my droppoints...it still reports v3.1 However, if I use the File Properties Dialog in Windows, on the actual EXE, I see it is v4. – Shawn de Wet Feb 10 '16 at 11:46
  • Re-register it from the DropPoint UI, this causes the service to restart and you should then see the verison in the Console updating – Daniel Feb 10 '16 at 11:46