Copied to clipboard

Flag this post as spam?

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


  • Thomas Kahn 602 posts 506 karma points
    Dec 13, 2010 @ 14:11
    Thomas Kahn
    0

    Extension not found or permission denied

    Hi!

    I've installed Cultiv RestContour on an Umbraco 4.5.2 site. I've removed the bin reference in restExtensions.config. I can get the GUID of my form using the example:

    yoursite.ext/base/getContourForm/GetAllForms

    ...but when I copy the GUID that I get and use it in the url:

    yoursite.ext/base/getContourForm/GetFormFields?formGuid=xxx-xx

    ...I get the error "Extension not found or permission denied". Does anybody know which extension it doesn't find or where I should be looking at the permissions? Have checked that NETWORK SERVICE has full access to Cultiv.RestContour.dll in the bin folder.

    Thanks!

    /Thomas Kahn

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Jan 02, 2011 @ 19:25
    Sebastiaan Janssen
    0

    Wow, could've SWORN that I'd already answered this question, I don't know what happened Thomas. If you still need an answer though, there seems to be a slash missing before the ?formGuid parameter, so it should look like:

    yoursite.ext/base/getContourForm/GetFormFields/?formGuid=xxx-xx

  • Thomas Kahn 602 posts 506 karma points
    Jan 02, 2011 @ 20:06
  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Jan 02, 2011 @ 20:37
    Sebastiaan Janssen
    0

    Haha, aah this was a double post. I'd marked this one as unread in my RSS reader as I have the rss feeds of my package forums in there and only go around to answering them now! ;-)

  • 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