Home All Groups Group Topic Archive Search About
Author
13 Jun 2006 1:32 PM
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.

Author
13 Jun 2006 4:52 PM
Chris Dunaway
George Lake wrote:
> 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?
Author
13 Jun 2006 5:59 PM
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!



Show quoteHide quote
"Chris Dunaway" <dunaw***@gmail.com> wrote in message
news:1150217572.214512.186190@y43g2000cwc.googlegroups.com...
> George Lake wrote:
>> 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?
>