PC Review


Reply
Thread Tools Rate Thread

Can't UseEncryption with MSMQ

 
 
Dave
Guest
Posts: n/a
 
      9th Nov 2005
I'm trying to encrypt the body of my msmq messages by
setting the UseEncryption property on the message. This throws an
exception UnsupportedFormatNameOperation. I'm using msmq for ipc on a
single server, the queues are all private and there is no AD domain -
the server is a member of an NT4 domain. I'm specifying the queue as
".\private$\QueueName" and everything works fine until I enable the
UseEncryption switch.

I haven't been able to find any info in MSDN relating to this; msdn
just says the requirements are the standard platforms (Windows 98,
Windows NT 4.0, etc).

The alternative is to encrypt the data myself prior to sending but that
seems like a lot of effort when UseEncryption should be able to provide
the same functionality.

Any clues would be much appreciated.

Thanks
Dave

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q0c=?=
Guest
Posts: n/a
 
      10th Nov 2005
Did you try to use EncryptionAlgorithm property?

It may be expecting what type of algorithm you want to use.

"Dave" wrote:

> I'm trying to encrypt the body of my msmq messages by
> setting the UseEncryption property on the message. This throws an
> exception UnsupportedFormatNameOperation. I'm using msmq for ipc on a
> single server, the queues are all private and there is no AD domain -
> the server is a member of an NT4 domain. I'm specifying the queue as
> ".\private$\QueueName" and everything works fine until I enable the
> UseEncryption switch.
>
> I haven't been able to find any info in MSDN relating to this; msdn
> just says the requirements are the standard platforms (Windows 98,
> Windows NT 4.0, etc).
>
> The alternative is to encrypt the data myself prior to sending but that
> seems like a lot of effort when UseEncryption should be able to provide
> the same functionality.
>
> Any clues would be much appreciated.
>
> Thanks
> Dave
>
>

 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      10th Nov 2005
I didn't try that, the default for EncryptionAlgorithm is RC2 which is
fine.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSMQ binding Stop processing after Cluster MSMQ failover Bhavesh Shah Microsoft C# .NET 0 24th Apr 2009 05:02 PM
using MSMQ in CF ?? Robert Keber Microsoft Dot NET Compact Framework 19 21st Jan 2005 02:55 AM
MSMQ Per Erik Gransøe Microsoft Dot NET Compact Framework 1 2nd Feb 2004 02:29 PM
.NET and MSMQ James Microsoft Dot NET Compact Framework 0 4th Sep 2003 03:39 PM
Re: MSMQ Matjaz Ladava [MVP] Microsoft Windows 2000 Active Directory 0 7th Jul 2003 05:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:01 AM.