![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, My asp.net web application (vs2008/ net 3.5) is using IIS Windows Authentication ,and Anonymous access is not allowed. I deployed a wcf web service using wsHttpBinding and receive a MessageSecurityException when I try to call any ws method. My web config contains the service definition with endpoint, I tried to use in the WsHttpBinding a <secutity mod="Message" > because I have not https available on this server but I need a secure connection. How to set correctly the security mode for binding and client ? How to have impersonation working in the wcf service without having it using the asp.net compatibility mode ? Thanks for help. CS |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |