Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: Membership Provider access through WCF web service in Silverlight 2

    Hi All,  I've implemented my own membership provider using System.Web.Security.MembershipProvider. I want to access the CreateUser method via my WCF Service, but I get every time exceptions. On client (Silverlight) side Exception "File not found", on the server side "The ConnectionString property has not been ...
  • Re: Re: Re: WCF SSL Question

    Hi, sorry for the question, but what's that mean? I have a wcf service on https://localhost/...., which contains clientaccesspolicy.xml too with the tag "SOAPAction", everything works fine, but when i try to use a method via WCF in my silverlight app., throw the above-mentioned exception. I've created a self-signed certificate ...
  • WCF(console app)-Silverlight question

    Hi everybody, My problem is as follows: How can I in a Silverlight application to refer to a WCF Service, running under console applictaion. In the latest tutorial from Jesse Liberty, its not so difficult in frames of a web application. But at the moment I have not got any idea, how can I realise this under a ...
Microsoft Communities