"The WSHttpBinding with name WSHttpBinding failed validation because it contains a BindingElement with type System.ServiceModel.Channels.SymmetricSecurityBindingElement which is not supported in partial trust. Consider disabling the message security and reliable session options, using BasicHttpBinding, or hosting your application in a full-trust environment." In the web.config for the WcfService1 project, change the endpoint binding form the default wsHttpBinding to basicHttpBinding . Look under configuration/system.serviceModel/services/service and you will see the endpoint element Open the project properties page for the WcfService1 project. Set the "Secific port" property so an available port number. This will prevent issues later on. Under the "Web" section (look to the immediate left), change the "Specific Page" value to ClientBin/WpfBrowserApplication1.xbap Open the WcfService1 project properties page You need to perform ...
"The Versatile Geek" delivers a blend of educational and entertaining content, whether you're an experienced computer enthusiast or just someone who likes the geeky side of life. Join us on this adventure as we embrace our love of everything geeky and build a community that enjoys the wonders of modern technology, entertainment, and culture.