Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: MSMQ remote access


Message #1 by "Julius" <yilin@s...> on Thu, 11 Apr 2002 00:31:53
Msmq remote access

Hello.

Does anybody know what is the correct syntax in vb.net to access private 
queue on a remote server.
I am using:
Dim objQueue As New MessageQueue
("direct=os:name_remoteserver\private$\queuename")

It doesn?t work

  Return to Index