codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  MSMQ with workgroup environment  t.manojp at 06:34 on Friday, April 29, 2005
 

Hi,

I have configure Messaging Queue on my win2k professional with independant client.
when i m sending message using following code

Message recoverableMessage = new Message();
recoverableMessage.Body = "Test Recoverable Message.";
recoverableMessage.Recoverable = true;

messageQueue1.Send(recoverableMessage);

its give me an error

A workgroup installation computer does not support the operation.

what i need to do to rectify this error.

Thank you.










CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: Display swf file in pdf
•  A-Line Wedding Dresses
•  Re: how to create forum using asp.net with c# language?
•  Discount coach store
•  External hard drive recovery tips
•  Create Better Maps with Global Mapper
•  Re: How to display a message box when record is temporary stored in session/grid view
•  Sharing object in perl
•  Re: C++ Beginner question


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2012