WSE 3.0 Console Hosting on different box

I've followed the latest Messaging Lab for WSE 3.0, in particular CS/Basic/Part 2, and have successfully run the example using localhost. Prob is, I can't get the same thing to work across my LAN where the console is on a different box. I've used a variety of different locations to listen for on the provider including short name, FQDNS name, IP address, and all of the previous with various ":<port>" numbers specified. The only time I can make the samples work is when using "localhost". The error that keeps popping up is "WSE 101: An asynchronous operation raised an exception.".

Can someone help me out or point me to a sample out there that doesn't use localhost

Thanx,
Garth


Answer this question

WSE 3.0 Console Hosting on different box

  • Aaron7

    I'm also facing the same issue.

    Can you please tell me how to set the server address to make it working in LAN

    Thanks in advance.


  • John Lawrence

    Hmm... I thought I'd try a couple of more times while waiting for a response and it worked. Go figure. I made no changes other than the address of the server in the connecttion string and it started.

    Thanx anyhow,
    Garth

  • WSE 3.0 Console Hosting on different box