envox WSDL error

we have some t serios troubles with the wsdl communication between envox and our soap engine. Nothing works, so we decided give the envox support root access to our system. I don’t know why, but the were not able to establish a vpn to our server, so accepted the teamviewer, which was the proposal of the german envox partner, bressner.

This was the solution:

I connected to customers machine with Teamviewer but all I can see is black screen. We tried from 3 different machines, and all we got is black screen.

We think we identified customers problem. The customers WSDL document seems not to be compatible with .NET 1.1 which is what SCP 7.2 supports. Tried using command “WSDL.exe voiceService.wsdl” on both .NET 1.1 and .NET 2.0 Frameworks, here attached. The .NET 1.1 version of WSDL.EXE complains and cannot generate error free WSDL, see the file.

A workaround to try is to temporary move EnvoxStudio.exe.config and EnvoxEngine.exe.config files from Envox install directory and restart Engine and Studio and try again…. or change number in those files to “v2.0.50727“ (this forces Envox to use .NET2.0 which is not supported!!!)

Other solution would be to rewrite webservices against .NET 1.1
Cool,  I hope this is the solution of our problem.

Leave a Reply