Copied to clipboard

Flag this post as spam?

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


  • Lorenzo Mercati 22 posts 45 karma points
    Nov 29, 2013 @ 17:04
    Lorenzo Mercati
    0

    Please help me! U7

    I don't understand I can't delete content or media in umbraco 7 admin, I retrive an error  Request error: /umbraco/UmbracoApi/Media/DeleteById.

    If you want to try go to graficonsul.dreamdesign.it/umbraco

    user: dreamdesign
    pass: ddweb

    Thanks in advance

    Lo

  • Marcio Goularte 389 posts 1362 karma points
    Nov 29, 2013 @ 19:54
    Marcio Goularte
    0

    For safety I recommend you edit your post and remove the password. Send print screen of the error that we can help.

  • Marcio Goularte 389 posts 1362 karma points
    Nov 29, 2013 @ 19:55
    Marcio Goularte
    0

    error

  • Lorenzo Mercati 22 posts 45 karma points
    Nov 30, 2013 @ 09:21
    Lorenzo Mercati
    0

    Thanks I know but it's a demo istallation I don't mind if people enter I prefer that someone help me in this error after I will change pwd.

    Try to delete the jpg in media folder.

     

  • Cédric 8 posts 60 karma points
    Dec 04, 2013 @ 10:01
    Cédric
    0

    Do you solved the problem ?

    I am facing to the same issue, I can't delete anything:
    Request error: The URL returned a 404 (not found):
    /umbraco/UmbracoApi/Content/DeleteById

  • Lorenzo Mercati 22 posts 45 karma points
    Dec 04, 2013 @ 10:06
    Lorenzo Mercati
    0

    Not yet, Cèdric.

  • Per Ploug 865 posts 3491 karma points MVP admin
    Dec 04, 2013 @ 10:07
    Per Ploug
    0

    Try this:

    in your web.config under

    <system.webserver>
    <modules>
    

    Should be around line 117ish

    add this line:

    <remove name="WebDAVModule" />

  • Lorenzo Mercati 22 posts 45 karma points
    Dec 04, 2013 @ 10:13
    Lorenzo Mercati
    0

    In my case the problem isn't resolved.

    Thanks Per.

  • Per Ploug 865 posts 3491 karma points MVP admin
    Dec 04, 2013 @ 10:14
    Per Ploug
    0

    okey, do you know what kind of server you are running this on? IIS 8 maybe? - it seems like this is a general asp.net issue, and there is a fix listed here for it:

    http://stackoverflow.com/questions/10906411/asp-net-web-api-put-delete-verbs-not-allowed-iis-8/18458139#18458139

  • Lorenzo Mercati 22 posts 45 karma points
    Dec 04, 2013 @ 18:07
  • Cédric 8 posts 60 karma points
    Dec 06, 2013 @ 22:17
    Cédric
    0

    It works for me too.
    In addition I changed the application pool from classic to integrated.

    Related issue in 7.0.1: http://issues.umbraco.org/issue/U4-3426

    Thanks Per & Lorenzo

  • 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