Copied to clipboard

Flag this post as spam?

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


  • Robert J. Bullock 386 posts 405 karma points
    Apr 15, 2015 @ 23:41
    Robert J. Bullock
    0

    Installed but Getting Error...

    Request error: The URL returned a 404 (not found): 
    /App_Plugins/nuPickers/Shared/SaveFormat/SaveFormatConfig.html

    Getting this error for all pickers. The DLL is in the bin folder, so not sure what's up.

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 06:27
    Robert J. Bullock
    0

    Yeah, spent hours trying to fix this. Tried everything I could modifying config, reinstalling, nothing... What exactly is the great benefit of the embedded resources if it apparenlty creates all these headaches?

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Apr 16, 2015 @ 10:54
    Hendy Racher
    0

    Hi Robert,

    Sorry to hear of your frustrations.

    Does it work with debug=true in the web.config & have you tried deleting ~/App_Data/TEMP/ClientDependency/*.* ?

    What versions of Umbraco, nuPuckers & Client Dependency are you using ?

    Cheers,

    Hendy

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 16:30
    Robert J. Bullock
    0

    Umbraco 7.2.4, nuPickers 1.4.1 and ClientDependency 1.8.3.1

    I've tried debug true/false and have deleted client dependency folders multiple times. Nothing seems to work. The resources just won't load. Maybe I'm missing something else.

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 16:35
    Robert J. Bullock
    0

    Oh, for some reason installing nuPickers from nuGet reverted my Umbraco install to 7.1.3. That was not really appreciated.

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Apr 16, 2015 @ 17:01
    Hendy Racher
    0

    Hi Robert,

    Not sure how NuGet would revert an already installed package. Did you install Umbraco via NuGet ?

    If not then NuGet would determine that the Umbraco dependency wasn't installed, and so would install the min version required over the top of your existing install. Alternativily, if removing a NuGet package (and all dependencies), reinstalling would do the same.

    Are you up and running with your desired version of Umbraco again ? hopefully we can then figure out what's going wrong...

    Cheers,

    Hendy

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 17:04
    Robert J. Bullock
    0

    Yes, I'm back to 7.2.4.

    I didn't install Umbraco via nuGet to begin with so that's what happened there I guess.

    FYI, I am running this in the Visual Studio development version of IIS. I don't know if that matters. I have another site running nuPickers fine in the same context. Everything looks the same.

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 17:08
    Robert J. Bullock
    0

    In the console in Chrome it's showing that the resource doesn't load initially but then does load, except the controls never render on the screen. So for example I'm getting this:

    GET http://localhost:62108/App_Plugins/nuPickers/Shared/RelationMapping/RelationMappingConfig.html 404 (Not Found)

    Then this a few lines later:

    XHR finished loading: GET "http://localhost:62108/App_Plugins/nuPickers/Shared/RelationMapping/RelationMappingConfig.html

    Really confused man! ;-)

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 17:18
    Robert J. Bullock
    0

    Here's a question? Should I be able to browse to the html/js resources directly? Because I can't, get a 404.

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Apr 16, 2015 @ 17:22
    Hendy Racher
    0

    Yes, you should be able to hit urls directly (just tried /App_Plugins/nuPickers/Shared/RelationMapping/RelationMappingResource.js.nu on the site here and that worked)

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Apr 16, 2015 @ 17:37
    Hendy Racher
    0

    Hi Robert, just asked Jeavon for advice, and the only think he can think of is that there might have been an exception in the startup in the route builder (tho not sure what) is there anything in your Log file ?

    Out of interest, what happens if you put a phycial html file in App_Plugins/MyTest... does that get served correctly ?

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 18:27
    Robert J. Bullock
    0

    Yes, if I put a test file in there it comes up.

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 18:27
    Robert J. Bullock
    0

    Nothing in the log file that I can see... Just regular Umbraco info stuff.

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Apr 16, 2015 @ 18:59
    Hendy Racher
    0

    humm, not a lot to go on... what differences are there between between your projects (versions / packages) is there anything that might be resetting the routing table ?

    Does aappending .nu to the url request make any difference ?

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 20:38
    Robert J. Bullock
    0

    Nope. I pretty much uninstalled every plugin but still getting the error.

  • Robert J. Bullock 386 posts 405 karma points
    Apr 16, 2015 @ 21:46
    Robert J. Bullock
    0

    Well, I gave up on that install... There must be something legacy that's screwing it up. So, I hope I'm not screwing myself, but I setup a fresh Umbraco 7.2.4 install, pointed it at my 6 > 7 upgraded database and copied over my views, scripts, etc. Everything seems to be working. As long as my database is okay I'm okay. ;-)

Please Sign in or register to post replies

Write your reply to:

Draft