Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
QuestionHow to Create the listener service for SOAP messages in C# Pin
zaboboa28-Mar-08 5:04
zaboboa28-Mar-08 5:04 
AnswerRe: How to Create the listener service for SOAP messages in C# Pin
snorkie28-Mar-08 6:03
professionalsnorkie28-Mar-08 6:03 
GeneralRe: How to Create the listener service for SOAP messages in C# Pin
zaboboa28-Mar-08 9:09
zaboboa28-Mar-08 9:09 
Generalopen Pin
ellllllllie28-Mar-08 5:02
ellllllllie28-Mar-08 5:02 
GeneralRe: open Pin
Giorgi Dalakishvili28-Mar-08 5:20
mentorGiorgi Dalakishvili28-Mar-08 5:20 
GeneralRe: open Pin
ellllllllie28-Mar-08 5:53
ellllllllie28-Mar-08 5:53 
GeneralRe: open Pin
Not Active28-Mar-08 6:55
mentorNot Active28-Mar-08 6:55 
Generalmsmq from outside the domain Pin
Seishin#28-Mar-08 4:57
Seishin#28-Mar-08 4:57 
Hi!
i'm having some trouble with message queing.

to check if the queue exists I use MessageQueue.Exists(queueAddress) and the address is "machine.domain\queueName"
everything works fine when using this on a machine within the domain. but on a machine outside the domain Exists returns false.
i read that msmq uses windows authentication. my best guess is that this "false" is due to this beeing outside the domain security issue..
is there any workaround? passing some credentials or sth?

btw. it's a public transactional queue

thanks for any help!

life is study!!!

QuestionGeneric interface problem Pin
Neokork28-Mar-08 4:48
Neokork28-Mar-08 4:48 
GeneralRe: Generic interface problem Pin
Judah Gabriel Himango29-Mar-08 14:36
sponsorJudah Gabriel Himango29-Mar-08 14:36 
GeneralContext menu senders Pin
tjschilling28-Mar-08 4:46
tjschilling28-Mar-08 4:46 
GeneralRe: Context menu senders Pin
Giorgi Dalakishvili28-Mar-08 5:22
mentorGiorgi Dalakishvili28-Mar-08 5:22 
GeneralRe: Context menu senders Pin
tjschilling28-Mar-08 5:42
tjschilling28-Mar-08 5:42 
GeneralRe: Context menu senders Pin
Giorgi Dalakishvili28-Mar-08 5:53
mentorGiorgi Dalakishvili28-Mar-08 5:53 
Generalquestion with internationalization Pin
robustm28-Mar-08 3:55
robustm28-Mar-08 3:55 
GeneralRe: question with internationalization Pin
nelo_28-Mar-08 4:34
nelo_28-Mar-08 4:34 
GeneralQuestion about Smart Client Pin
Vimalsoft(Pty) Ltd28-Mar-08 3:46
professionalVimalsoft(Pty) Ltd28-Mar-08 3:46 
GeneralRe: Question about Smart Client Pin
nelo_28-Mar-08 4:42
nelo_28-Mar-08 4:42 
GeneralRe: Question about Smart Client Pin
Vimalsoft(Pty) Ltd30-Mar-08 20:02
professionalVimalsoft(Pty) Ltd30-Mar-08 20:02 
GeneralRe: Question about Smart Client Pin
Gareth H28-Mar-08 7:08
Gareth H28-Mar-08 7:08 
GeneralRe: Question about Smart Client Pin
Vimalsoft(Pty) Ltd30-Mar-08 20:06
professionalVimalsoft(Pty) Ltd30-Mar-08 20:06 
QuestionHow to hide the particular column in Listview? Pin
Mohan Kumar28-Mar-08 3:38
Mohan Kumar28-Mar-08 3:38 
GeneralRe: How to hide the particular column in Listview? Pin
Stu Richardson28-Mar-08 4:03
Stu Richardson28-Mar-08 4:03 
GeneralRe: How to hide the particular column in Listview? Pin
Reelix28-Mar-08 4:24
Reelix28-Mar-08 4:24 
GeneralRe: How to hide the particular column in Listview? Pin
Stu Richardson28-Mar-08 4:28
Stu Richardson28-Mar-08 4:28 

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.