1
Answer

Problems with web service, but for desktop app it works fine

Blake

Blake

15y
2.5k
1

Hey guys, I'm having trouble... I can configure a web service for my desktop app, but when I try to use the same webservice in silverlight, none of my operations show up.

Service page & wsdl:

http://www.dracosoftware.com/arcade/arcadeservice.php

http://www.dracosoftware.com/arcade/arcadeservice.php?wsdl

Desktop App configuration and result:

http://www.dracosoftware.com/arcade/configure-windows.jpg

http://www.dracosoftware.com/arcade/result-windows.jpg

In silverlight, the configuration is almost identical... But the result is vastly different. I'm not seeing any of my web service operations (I know they should be async, but I'm not seeing the async calls).

http://www.dracosoftware.com/arcade/configure-silverlight.jpg

http://www.dracosoftware.com/arcade/result-silverlight.jpg

Any thoughts? What's going wrong?

~D

 

Answers (1)