wshttpbinding
WCF Authentication -- Authenticate user/pass one time, then authenticate some other way afterwards?
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.[详细]
2023-03-08 04:55 分类:问答Error Using Certificate Authentication in WCF
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[详细]
2023-03-07 11:13 分类:问答Programmatic WCF Message Security with Certificates
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[详细]
2023-03-06 10:58 分类:问答WCF self-hosted service SSL/transport security/Basic authentication doesn't ask for credentials
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[详细]
2023-03-06 01:03 分类:问答Error message: The request for security token could not be satisfied because authentication failed
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[详细]
2023-03-05 17:01 分类:问答How to resolve WCF CommunicationException was unhandled
I have some problems. the issue is CommunicationException error. error message is An error occurred while receiving the[详细]
2023-02-23 23:59 分类:问答WCF ReliableMessaging - Connect to existing OperationContext using SessionId
I am currently working on a WCF - WSIT integration task. I am using WS-ReliableMessaging with WCF and ws2007HttpBinding.[详细]
2023-02-18 04:47 分类:问答WCF: Is using WsHttpBinding interoperable?
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[详细]
2023-02-16 02:54 分类:问答Need help with WCF EndpointNotFoundException TCP error code 10061
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[详细]
2023-02-14 05:16 分类:问答WCF wsHttpBinding securiy without SSL and certificate
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[详细]
2023-02-11 17:31 分类:问答
加载中,请稍侯......