Advanced Forum Search Results
-
Thanks a lot Frank,i was struggling the whole day because of this exception inspite of my changes in the service and config file.It saved my day
-
Hi Simon, I tried to create classes like how you have included them in your WCF solution.I have other ServiceContracts exposed as Service.How am i to expose them much like a HttpHandler for any reques of my WCF Service exposing the clientaccesspolicy prior to accessing my service.
Thanks for your help.
Regards
Raj
-
It's a mashup silverlight application.I use WCF to fetch data from different Uri's.Now both the WCF service and the Silverlight application works fine in my virtual machine.I published my Silverlight application to IIS (VM) and tried to view my application outside my virtual machine.
I'm able to view the silverlight pages but when i ...