Has anyone been able to implement a WCF REST service?

Discussion in 'ASP.NET WebServices' started by gproano, Mar 11, 2009.

  1. I'm a bit lost on how to do this with discountasp.net, i know how to do it with my own IIS server? Any pointers?

    thanks in advance
     
  2. Yes, you should be able to implement WCF rest services. The most likely causes of problems are due to incorrect bindings and endpoints. What is the error that you're getting? Can you post this section of your web.config?

    Also, there is another thread in this forum regarding this issue: http://forum.discountasp.net/showthread.php?t=6693&highlight=rest
     

Share This Page