Problem accessing Private Queue from DTS
I am having a problem access Private Message Queue on my local machine from Message Queue Task in DTS package. The message is "Can not open MSMQ. Please make sure you have sufficient rights to access them". My installation of MSMQ is local fro my machine. I don't plan to use public Queues.
Interesting observation. I create a sample exe file , which contains code for submitting message to the same Private Queue. Then I called this exe from DTS and it executed successfully. It doesn't look like there is permission problem.
Could anybody have any suggestiongs ?
Thanks inadvance,
Vladimir

