Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

IIS hosted WCF service does not work

 

Hi all:

I am trying to learn WCF. I have tried serveral examples from the Web which do not work as they were instructed for me. I must be doing something wrong but am not sure what.

I have windows 7 home, VS2012.

I created a solution call Greetings. In the service I added a class Library where I put the Interface and Service class. To that solution I added a website using the wcf service template type. I added the reference to th greeting class library that has my interface and service class.

 

This is supposed to be hosted by IIS. I wrote a client app to access the service but the error tells me there no service at the endpoint. I am not sure what I am missing. I attached a text file with the contents of my interface, service class,service.svc and web.config. Thanks for the help.

MyGreetingServiceInfo.txt

Edited by groads2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...