Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Sørensen 302 posts 648 karma points
    Aug 23, 2009 @ 00:26
    Paul Sørensen
    0

    WCF with Umbraco

     

    Anyone had any experience with using WCF with Umbraco

    I have added 

    /applications/MsService/Clubservice.svc

    to

    "umbracoReservedUrls"

     

    I get this error 

    This collection already contains an address with scheme http.  There can be at most one address per scheme in this collection. 

    Parameter name: item

     

    when I call  mysite.dk/applications/MsService/Clubservice.svc

     

    Thanks

    Paul S

  • Winston 4 posts 24 karma points
    Jul 20, 2011 @ 04:33
    Winston
    0

    You dont have to include Clubservice.svc in reserve urls... it would be something like this => 

    <add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/MsService/" />

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies