473,322 Members | 1,781 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

MesssageQueueException in ASP.Net application

Hello,

I want to send MSMQ message on a public queue of a remote machine.

When I try to create such a queue using MessageQueue.Create method,
it succeeds and returns the queue object. But fails to send any message
giving
MessageQueueException - Queue is not registered with ds.

Also if the queue already exists, still MessageQueues.Exists methos returns
false.

Also MessageQueue.GetPublicQueuesByMachine( ) method gives
MessageQueueException exception. It does not give any message but gives
MessageQueueErrorCode -1072824176

All these things work fine in Console Application.

Is this issue relate to security. If so what rights are needed.

Can any one please help me out to solve this problem?

Thanks,

Reshma

Nov 17 '05 #1
1 1039
start here
http://msdn.microsoft.com/library/de...rview_4ilh.asp
there are links to debugging queues

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
"Reshma Prabhu" <re***********@persistent.co.in> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hello,

I want to send MSMQ message on a public queue of a remote machine.

When I try to create such a queue using MessageQueue.Create method,
it succeeds and returns the queue object. But fails to send any message
giving
MessageQueueException - Queue is not registered with ds.

Also if the queue already exists, still MessageQueues.Exists methos
returns false.

Also MessageQueue.GetPublicQueuesByMachine( ) method gives
MessageQueueException exception. It does not give any message but gives
MessageQueueErrorCode -1072824176

All these things work fine in Console Application.

Is this issue relate to security. If so what rights are needed.

Can any one please help me out to solve this problem?

Thanks,

Reshma

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: J. Baute | last post by:
I'm caching data in the Application object to speed up certain pages on a website The main reason is that the retrieval of this data takes quite a while (a few seconds) and fetching the same data...
3
by: Amit Dedhia | last post by:
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application...
6
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
3
by: Amit Dedhia | last post by:
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.