Issue running remoting server

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

I am trying to do some samples from a book but I can't
seem to run the remoting server.

I type this in the web browser:
http://localhost/testservice/testserver/testserver.rem?wsdl

I am suppose to get the web service definition lang but I
receive this message:
System.Runtime.Remoting.RemotingException: Requested
Service not found

Is there another service I need to turn on?

Thanks in advance.
 
Hi,

Ensure the IIS is up and running, the default web site is running and that
you have configured your remoting server properly. It's most likely a
misconfiguration problem.
 

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

Back
Top