You should be able to get more info on the exception by debugging the http with fiddler...
On Tue, Jun 23, 2009 at 10:06 AM, Simon Reed<[email protected]> wrote: > Hi All, > > > > Just wondering if anyone has come across this issue: > > > > [BrowserHttpWebRequest_WebException_RemoteServer] > > Arguments:NotFound > > Debugging resource strings are unavailable. Often the key and arguments > provide sufficient information to diagnose the problem. See > http://go.microsoft.com/fwlink/?linkid=106663&Version=2.0.31005.0&File=System.Windows.dll&Key=BrowserHttpWebRequest_WebException_RemoteServer > > > > This was from a Silverlight app deployed that was previously working and was > redeployed after some interface changes were made. The app connects to a > remote web service which is where I think the error is occurring. The > web.config connection information is the same as the previous version and > IIS settings appear correct. It is on a client site I am returning this > afternoon so any suggestions would be much appreciated! > > > > Thanks, > > > > Simon > > > > > > > > ________________________________ > Support procedure: https://www.codify.com/lists/support > List address: [email protected] > Subscribe: [email protected] > Unsubscribe: [email protected] > List FAQ: http://www.codify.com/lists/ozsilverlight > Other lists you might want to join: http://www.codify.com/lists -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
