Advanced Forum Search Results
-
You can try to use Fiddler, and have a look at what request do fails.
It is a very useful tool to have when developing with silverlight.
Another way to do this could be using Firebug, a debugging tool for firefox.
here are the links:
http://www.fiddler2.com/fiddler2/
http://getfirebug.com/
Alessio