4 Jul
2011
4 Jul
'11
8:18 a.m.
I get the exception message "access denied"(interprocess_exception) when openning a message queue that a windows service created in a desktop application, the error code is "security error". Is that possible that a desktop application open a message queue that a service create? If not, I would drop the use of the message queue in my application.