Skip to main content

Microsoft Silverlight

Request not created when calling web service methodRSS Feed

(0)

tanlinth
tanlinth

Member

Member

32 points

40 Posts

Request not created when calling web service method

 Hi,

I get this when I try to access web methods from a web service hosted in a different server to the one which hosts my Silverlight app. I have the clientaccesspolicy.xml file at the root of the web server which hosts my web service.

 The SL app can access the web service fine if I run the SL app in the generated test.aspx file. (although the web service and the SL app are in different servers) but as soon as I move the SL app to a non ASP development server this occurs. I don't get any error from the code to prevent it from being executed. The code executes fine but no request is generated. Can someone please tell me how to fix it? Any help is much appreciated.

Cheers,

 Nilu

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities