Silverlight WCF error
What would prevent one machine from consuming a Silverlight Enabled WCF service for a while, while another on the same network domain, behind the same proxy / firewall / etc, might be fine? Service and application are in the same domain.
I am writing to the event log when a service comes in and I don't even see the call going through.
Any pointers are much appreciated.
Update: . After using a fiddler, it works if we have a fiddler working for us, but not if we don't. I am more confused than ever!
0
source to share