1) Is there any way to trace webrequests that are intercepted by Gears? I've tried Fiddler, but it seems that Gears intercepts sooner than Fiddler so I can't see the request information...
2) The reason I'm trying to do this is to diagnose an issue occurring on one user's PC, in which she attempts to browse to a file (which calls the gears desktop's openFiles method), and gets back the error "The remote server returned an error: Not Found at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse". This does not occur on all users' PCs for this site - only on this particular user's PC. File being uploaded is a .txt, so should not have issues due to file type. She has already tried clearing her entire GG cache manually by deleting all files and folders from her GG cache directory. Any thoughts? Many thanks!