Click here to Skip to main content
15,898,770 members
Home / Discussions / C#
   

C#

 
GeneralRe: Closing Window Pin
rakesh_nits4-Jan-06 23:35
rakesh_nits4-Jan-06 23:35 
GeneralRe: Closing Window Pin
rakesh_nits5-Jan-06 1:43
rakesh_nits5-Jan-06 1:43 
GeneralRe: Closing Window Pin
joe carbone5-Jan-06 2:20
joe carbone5-Jan-06 2:20 
AnswerRe: Closing Window Pin
dbrenth21-Oct-08 9:48
dbrenth21-Oct-08 9:48 
QuestionMSMQ Pin
AB77713-Jan-06 1:50
AB77713-Jan-06 1:50 
AnswerRe: MSMQ Pin
S. Akif Kamal3-Jan-06 2:04
S. Akif Kamal3-Jan-06 2:04 
GeneralRe: MSMQ Pin
AB77713-Jan-06 2:10
AB77713-Jan-06 2:10 
GeneralRe: MSMQ Pin
S. Akif Kamal3-Jan-06 3:09
S. Akif Kamal3-Jan-06 3:09 
If you are using a private queue then the format of the path for the queue will be:

"FormatName:DIRECT=OS:machinename\private$\queuename"

and if you are using a public queue, then the format of the path will be:

"ServerName\QueueName"

but remember one thing, you cannot use a private queue in ActiveDirectory environment. It can only be used in workgroup environment.

Hope it will help you.

Akif
GeneralRe: MSMQ Pin
AB77713-Jan-06 17:04
AB77713-Jan-06 17:04 
GeneralRe: MSMQ Pin
S. Akif Kamal3-Jan-06 20:40
S. Akif Kamal3-Jan-06 20:40 
GeneralRe: MSMQ Pin
AB77713-Jan-06 21:13
AB77713-Jan-06 21:13 
GeneralRe: MSMQ Pin
S. Akif Kamal3-Jan-06 22:10
S. Akif Kamal3-Jan-06 22:10 
GeneralRe: MSMQ Pin
AB77713-Jan-06 22:15
AB77713-Jan-06 22:15 
GeneralRe: MSMQ Pin
S. Akif Kamal4-Jan-06 0:04
S. Akif Kamal4-Jan-06 0:04 
GeneralRe: MSMQ Pin
AB77714-Jan-06 1:08
AB77714-Jan-06 1:08 
GeneralRe: MSMQ Pin
S. Akif Kamal4-Jan-06 18:09
S. Akif Kamal4-Jan-06 18:09 
GeneralRe: MSMQ Pin
Ricardo Casquete24-Mar-09 19:43
Ricardo Casquete24-Mar-09 19:43 
AnswerRe: MSMQ Pin
Ricardo Casquete24-Mar-09 19:44
Ricardo Casquete24-Mar-09 19:44 
Questionrunning caspol Pin
navvara the infantryman3-Jan-06 1:48
navvara the infantryman3-Jan-06 1:48 
Questiongetting an Image from DataSet Pin
Sasuko3-Jan-06 0:59
Sasuko3-Jan-06 0:59 
GeneralRe: getting an Image from DataSet Pin
Guffa3-Jan-06 2:47
Guffa3-Jan-06 2:47 
GeneralRe: getting an Image from DataSet Pin
Sasuko3-Jan-06 2:55
Sasuko3-Jan-06 2:55 
GeneralRe: getting an Image from DataSet Pin
S. Akif Kamal3-Jan-06 3:11
S. Akif Kamal3-Jan-06 3:11 
GeneralRe: getting an Image from DataSet Pin
Sasuko3-Jan-06 3:39
Sasuko3-Jan-06 3:39 
GeneralRe: getting an Image from DataSet Pin
S. Akif Kamal3-Jan-06 20:41
S. Akif Kamal3-Jan-06 20:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.