erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

"Value cannot be NULL" error when using SOAP as connection type #135

Closed rneuber1 closed 8 years ago

rneuber1 commented 8 years ago

All fields are filled in, but a click on "Test" results in a "Value cannot be null" error:

image

erdomke commented 8 years ago

As an FYI, SOAP connections are intended for testing WSDL-based SOAP endpoints (e.g. much like SoapUI). Therefore, while the bug is now fixed, I am not sure it was doing exactly what you had in mind.