Hi,
I am just trying to figure out some basics with WCF and I've hit a snag.
I went through a tutorial and created a client-server on my local machine. Now, I want to move the service exe (called service.exe) to a different computer and connect to that.
I started the exe on the remote computer, so it is running.
I tried using the Service References form to add a connection, but I the target computer actively refused the connection. Here is the connection string I am using:
"
or
"
Can anyone help me here or is there a better way of doing this? I won't be able to install IIS on the server.
Thanks.
I am just trying to figure out some basics with WCF and I've hit a snag.
I went through a tutorial and created a client-server on my local machine. Now, I want to move the service exe (called service.exe) to a different computer and connect to that.
I started the exe on the remote computer, so it is running.
I tried using the Service References form to add a connection, but I the target computer actively refused the connection. Here is the connection string I am using:
"
or
"
Can anyone help me here or is there a better way of doing this? I won't be able to install IIS on the server.
Thanks.