Basically, I have the following scenario and information: We\'re using HTTPS. We want to authenticate a user by user/pass when they first log in.
I\'m in a bit of a pickle! I am getting the following error when deploying to one of my live servers which I haven\'t seen in previous installati开发者_StackOverflow中文版ons. This server is behind a
I\'ve written a self-hosted WCF service using WSHttpBindings and I\'m trying to implement message-level security using certificates I\'ve generated myself.Unfortunately I\'m getting a buried exception
I\'ve created a self-hosted WCF service with HTTPS/SSL, transport security and Basic authentication. For some reason, when I run the service in the browser it never asks for credentials. What\'s wrong
I am trying to access a WCF service (MS CRM 2011) and getting the above error.If I run my sample program from the VS2010 debugger with either Cassini or IIS Express it works great.No authentication er
I have some problems. the issue is CommunicationException error. error message is An error occurred while receiving the
I am currently working on a WCF - WSIT integration task. I am using WS-ReliableMessaging with WCF and ws2007HttpBinding.
As the name states... right now I\'m using BasicHttpBinding, but I\'m wondering if I can switch to WSHttpBinding and sti开发者_运维知识库ll be interoperable with, for example, Java.wsHttpBinding and t
I\'m a WCF noob, so I sincerely hope I\'m doing something obviously wrong.Still, I\'ve looked all over and although there seems to be numerous errors similar to TCP error code 10061, they seem to appl
I want a secure WCF service which would be used over internet. There are few light methods, so performance is not an issue (message size). I prefer port 80 (web) for firewall issues so TCP binding is