When I try to access employee portal in share point it shows me the message.
Communication error (10121): Unable to write to job queue. FormatName:DIRECT=OS:.\private$\nep_request_queue\private$\nep_request_queue
Thanks.
Moved to NAV Web Technology Forum
Best regards,Erik P. Ernst - webmaster at dynamicsuser.net
smnehal: When I try to access employee portal in share point it shows me the message. Communication error (10121): Unable to write to job queue. FormatName:DIRECT=OS:.\private$\nep_request_queue\private$\nep_request_queue Thanks.
Check this:- MSMQ is running. - Queue name is correct- User has permissions to write in MSMQ.
The korrekt syntax for this is
FormatName:DIRECT=OS:COMPUTERNAME.\private$\nep_request_queue\private$\nep_request_queue
can you please explain these 3 points which I need to check ie.
whether MSMQ is running or not.
user permissions
correct que name.
Kindly tell me how to cross check these things.
Thanx in advance
No Answer????
Hi. I got the same error.
Did You solve the problem?
//Lars
same problem here ...
my machine name is: MOSS2
I tryed "MOSS2\private$\nep_request_queue" and "MOSS2\private$\nep_request_queue" as well as "MOSS2.\private$\nep_request_queue" and "MOSS2.\private$\nep_request_queue"
but without any success ... :(
my queue entries in -> Computer Management -> Message Queues -> Private Queues -> are called "private$\nep_request_queue" and "private$\nep_request_queue"
I checked the user rights and they should work!
Any suggestions?
regards Tom