Hello - I'm trying to connect to a WCF Web Service via MonoTouch - I found various articles that say this is or is not possible but the WCF Proxy's Binding's Security Mode is set to TransportWithMessageCredential. Unfortunately I'm always getting an error of "An error occurred when verifying security for the message" when I'm trying to connect to the service. When I'm looking at the actual SOAP message that's being sent it's not sending anything in the UserNameToken (containing the user name and password). I've generated my proxy code with the Silverlight 4.0 service utility and can't get this to work. Does anyone know if this is supported? Thanks.
-- View this message in context: http://mono.1490590.n4.nabble.com/WCF-With-Security-Mode-TransportWithMessageCredential-tp4650404.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
