How to use WCF service in silver light application
-
Hi, I am working on a silverlight application. In this I developed a WCF service in this silverlight application itself. Now I want to use this in a silverlight page or form. If anyone have any idea to on using a WCF application in silverlight application please reply me. Thanks in advance.
-
Hi, I am working on a silverlight application. In this I developed a WCF service in this silverlight application itself. Now I want to use this in a silverlight page or form. If anyone have any idea to on using a WCF application in silverlight application please reply me. Thanks in advance.
Nekkantidivya wrote:
If anyone have any idea to on using a WCF application in silverlight application please reply me.
Maybe you could actually reply to peoples replies instead of asking the same question over and over. I asked before: Are the endpoints configured properly on both ends? From your posts, I'm thinking no.
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Hi, I am working on a silverlight application. In this I developed a WCF service in this silverlight application itself. Now I want to use this in a silverlight page or form. If anyone have any idea to on using a WCF application in silverlight application please reply me. Thanks in advance.
In addition to properly defined endpoints, you can only connect using basicHTTPBinding not wsHTTPBinding