Silverlight WCF connection blocking
- by Rafal
Hi
I have a problem calling WCF Service Method by Silverlight App.
I keep getting Error in Fidler:
[Fiddler] Connection to localhost failed.
Exception Text: Can not connect because the target machine actively refused it: 1:50045
I use Win 7, port 50045 is unlocked. My App.config and ServiceReferences.ClientConfig are OK... Please HELP:)