Copied to clipboard

Flag this post as spam?

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


  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 11:28
    Ali Sheikh Taheri
    0

    v6.0.2 and dewd 1.4 and 2.0

    Hi 

    I just installed the Dewd version 2.0 preview on Umbraco 6.0.2 and the tree couldnt be loaded. 

    then installed the version 1.4 beta and now I get the tree but when I click on any node I am getting the 404 

    Any Idea ?

  • Sune Bøegh 64 posts 374 karma points
    Apr 03, 2013 @ 11:33
    Sune Bøegh
    0

    Hi Ali,

    Can you see what URL it's trying to load, when the 404 is displayed?

    - Sune

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 11:33
    Ali Sheikh Taheri
    0

    the 404 is related to URL Scan 

    No umbraco document matches the url 'http://mysite.local/Rejected-By-UrlScan?~/umbraco/plugins/Eksponent.Dewd/View.aspx?txe=/Umbraco hacking tool/Log viewer'.

  • Sune Bøegh 64 posts 374 karma points
    Apr 03, 2013 @ 11:40
    Sune Bøegh
    0

    Hmm, so workaround: Disable URL-scan :)

    Odd though - I'll see if some URLs are missing encoding. Also wierd that v2.0 doesn't load the tree, but could be some 6.0.2 breaking change that causes it. I'll check it out this weekend - very busy with client project these days, so don't have time before then :(

    - Sune

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 11:42
    Ali Sheikh Taheri
    0

    I think I found the problem it's because of folder name "Eksponent.Dewd" and the dot , the url scan by IIS rejects it . is there anyway I can change the folder name and change the URL ?is it in config file?

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 11:43
    Ali Sheikh Taheri
    0

    disabling the URL scan will raise some security problem. so it's better not to do it.

  • Sune Bøegh 64 posts 374 karma points
    Apr 03, 2013 @ 11:59
    Sune Bøegh
    100

    That sucks, who's the idiot that put a dot in the folder name?! Oh wait, that's me.. crap :)

    Actually you should be able to have an appSetting in web.config that points to a different folder:
        <add key="Eksponent.Dewd.BaseUrl" value="/umbraco/plugins/Dewd/" />

    I don't think I've ever tried it though, so excited to hear if it works out :)

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 12:23
    Ali Sheikh Taheri
    0

    thanks Sune,you are legend

    It worked great but still the reference to images like excel.png is  pointing to Eksponent.Dewd/excel.png but the others works fine.

     

     

  • Sune Bøegh 64 posts 374 karma points
    Apr 03, 2013 @ 12:28
    Sune Bøegh
    0

    Alright sounds good :) I'll put the image problem on the todo.

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 12:30
    Ali Sheikh Taheri
    0

    I will just create another folder EKsponent.Dewd and put the images on that folder as workaround for now

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Apr 03, 2013 @ 12:36
    Ali Sheikh Taheri
    0

    sorry the workaround doesnt work because the IIS cannot server that url and returns 404 :( 

     

  • Sune Bøegh 64 posts 374 karma points
    Apr 17, 2013 @ 20:22
    Sune Bøegh
    0

    Hi Ali,

    Fixed in v1.4 at https://dewd.codeplex.com/releases/view/105277. Please let me know, if you experience any further issues.

    - Sune

Please Sign in or register to post replies

Write your reply to:

Draft