[HttpWebRequest_WebException_RemoteServer]
-
Hi, I have a Silverlight application where in the browser which loads a WCFClient dll requests the data from a server a WCFService dll.The IE has many graphic elements on the browser window which are populated with the data retrieved from the WCFService. The issue here is the server is throwing the below exception when the the number of graphic elements configured exceeds.Also the data is not populated in these graphic elements.
[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable...Going through the below blog http://forums.silverlight.net/t/133801.aspx/3/10[^] observed that the issue could be with the following tag configured in my WCFService projects Web.config file
Could any one of you please tell me how to go about fixing this issue? Thanks Satya
Today is a gift, that's why it is called the present.