Click here to Skip to main content
15,887,376 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I'm trying to send a message to an authenticated message queue (msmq) but is continuously hitting the wall.

Have any of you seen a good example of this or do you know the correct procedure to put a message to an authenticated queue?

I've tried to put a users 20 digit digital signature into the SenderCertificate field but get "Invalid user certificate" errors.
(Both with and without impersonation)

Regards,
Daniel
Posted

1 solution

Hi Daniel,

What certificates are you using? Internal or External?
That is, are you relying on Active Directory for authentication or a 3rd party certificate provider?

Cheers
John Breakwell
 
Share this answer
 
Comments
Daniel Jansson 23-Sep-10 15:47pm    
Active directory

/daniel

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900