I was wondering if with VBscript you can create a file and Put it in MSMQ?
I also want to know the purpose of putting a file in MSMQ?
Main Topics
Browse All TopicsUnderstanding The usage of MSMQ
I have been reading about MSMQ on this link http://www.microsoft.com/w
If I understand all that needed for install is the MSMQ service.
1-Is this correct?
2- Do I need SMTP service or to have an email server for instance exchange server in the network?
it says an application from one computer can send message to a location on the network and another computer can grab that message any time.
3- what do they mean by a message any types of file? txt,xml,html,pdf,etc...?
4-why they call it a message instead of just file?
5-why do they use storage ( a folder in the network) instead of a database (SQL,Oracle,MSAccess,etc..
6- Can I use windows Scripting host to send or retrieve an msmq message? if so can I have an example of a script to try?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: RaisorPosted on 2009-10-27 at 04:20:46ID: 25671030
Hi,
et/Tutoria ls/ Basic_I ntroductio n_about_MS MQ_in_.NET _Framework _98.aspx
MSMQ has always been part of a server installation (by chosing that service after install) ... from what I understand of your question, you're interested in personalizing/programming MSMQ in an advanced way ...
... since I can't know what your project's taget is ... well, I'd like to recommand the (in my opinion) best source for a start ... http://worldofasp.net/aspn
Best regards,
Raisor