Hi all This has probably been dealt with and I probably did not understand what I should be doing, so please bear with me I am using MSMQ V3 and using the COM...
I am experiencing a problem with MSMQ 3.0. I have a public queue named hb which you can read and write message from for a while. After some time you can no ...
hi ppl.. I am sending message to The MSMQ (Microsoft messaging Queue)...wht i want is tht when the message is recieved in the message queue it should invoke...
Hi All I have a problem with our MSMQ system. I have a remote PC that has got docking handhelds which when connected push all the data to the SQL server that...
Hello ppl..i am new to msmq..I am trying to store messages from asp.net into message que.The messages are gettin store in the que.But once i switch off my...
Hello, I am new on this forum, and my english is not so good :-/ Be patient ;-) Well I've a problem with one independant client MSMQ v1 on NT WorkStation. I am...
Hi All, I have somewhat same problem mentioned in http://groups.google.com/group/microsoft.public.msmq.setup/browse_frm... But the solution is not working for...
hi I am newer in this group. i have doubt about MSMQ concept. (1) wht is private queue and public queue. (2) Is it possible for sending mail to others using...
hi I am newer in this group. i have doubt about MSMQ concept. (1) wht is private queue and public queue. (2) Is it possible for sending mail to others using...
hi all i am new in this group. i need a details abt MSMQ like, (1) Wht is Private and public queue. (2) Is it possible for sending mail using MSMQ. (3) I need...
hi all i'm new th this msmq group i want to know what r the security issues one should consider while accessing the msmq on remote machines.can i use...
I am using MSMQ 2.0 on Windows 2000 server to send messages to a remote system. It is sending the same message to the remote system again and again. Could...
Hi all, Being a new bie I ahve a question in triggering. Fundamentally, I am trying to a forward the messages coming to a local private queue to a remote queue...
hi all, we have a program which places message to MSMQ for delivery to a backend server. The data is first extracted from a MSDE database and then placed in...
Hello, I have a win2k domain with MQ installed and running and I have set a debug mode for extended logging. Now I have a msmq debug log with messages like ...
Hi, I'm having a strange problem involving Microsoft Virtual PC and MSMQ. I'm trying to communicate between the host and the guest VM using MSMQ. The setup: XP...
Hi Neelima, Most probably, you bumped into a permission problem - the loca user is not allowed to create queues on the remote machine. Use Active Directory...
Frank, Thanks a lot for your mail. I got the error in computer management as bad signature if I send format name as DIRECT=OS:btt10\\PRIVATE$\\RemoteQueue, if...
I have a service which receives messages from an external system and updates a database while using msmq private queues internally. I was able to move over...
Hi , Please help me out to solve the "Insufficient resources to perform operation." MSMQ exception when passing a message of size more than 4MB , so is there...
hello, i configured msmq to transfere messages via http:// from one ad to another ad via a tsfd server in a dmz. all works fine. now i want to use https to...
Hi All, Has anyone used a trigger to call a .net web service? I will be creating a web service to do most of my database work and would like to call it when...
Guys, After some additional testing and speaking with the vendors tech guy, we were able to successfully send messages! We found out that the vendor needed to...