MSMQ

G

George Lake

Hi, I need to send messages between 2 PCs in our domain. I have writen 2
small test apps that use MSMQ (in VB.net 2003 and 2005) and the work well on
my PC, but when I run them on any other PC in the domain the apps chrash
before they finish loading.

Any good examples out there?

Thanks.
George.
 
C

Chris Dunaway

George said:
my PC, but when I run them on any other PC in the domain the apps chrash
before they finish loading.

What do you mean by, "the apps crash" ? You need to provide more
details of the problem. Is the .net framework installed on the
machines that run the program? Are you executing the program from a
network share?
 
G

George Lake

I have both 1.1 and 2.0 runing.
I have writen the app in vb.net 2003 and 2005 and get the same error.

WAIT!
mmm I just copied the app to a new server (sending app) and it
worked.... mmmm
Must be somthing with the MSMQ on the sending side.

Cool!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top