Copied to clipboard

Flag this post as spam?

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


  • Rik Helsen 670 posts 873 karma points
    Jul 01, 2015 @ 09:24
    Rik Helsen
    0

    creating new datatytpe fails after installing vorto package

    I get strange warnings when i create a new datatype based on VORTO, i just added the package to the site, didn't notice any installation errors.

    enter image description here

    any idea what might be causing this?

    It's looking for /umbraco/backoffice/vortoapi but i don't have such folder? enter image description here

  • Rik Helsen 670 posts 873 karma points
    Jul 01, 2015 @ 09:31
    Rik Helsen
    0

    errors in plaintext for searchengines:

    Request error: The URL returned a 404 (not found): /umbraco/backoffice/VortoApi/VortoApi/GetInstalledLanguages × Request error: The URL returned a 404 (not found): /umbraco/backoffice/VortoApi/VortoApi/GetNonVortoDataTypes

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 09:38
    Matt Brailsford
    0

    Hi Rik,

    The path /umbraco/backoffice/vortoapi doesn't actually exist, this is just the build in path Umbraco looks for custom back office API controllers.

    Do you have the vorto dll in the bin folder? It should just get picked up and then the url should work.

    Matt

  • Rik Helsen 670 posts 873 karma points
    Jul 01, 2015 @ 09:46
    Rik Helsen
    0

    Hi Matt,

    Thanks for the clarification. The Our.Umbraco.Vorto.dll is included in the bin folder.

    Kind regards, Kevin

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 09:49
    Matt Brailsford
    0

    This is strange, I've just setup a fresh instance of Umbraco 7.1.8 and installed Vorto on it and it worked fine.

    I take it this is a local instance of Umbraco right? not say on Umbraco.com?

    Matt

  • Kevin Restiaens 9 posts 59 karma points
    Jul 01, 2015 @ 09:58
    Kevin Restiaens
    0

    This is indeed a local instance of a site that already running in azure.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 10:04
    Matt Brailsford
    0

    Are you logged into the back office as admin? Have you tried signing out and back in again? Have you recycled the app pool? Have you checked the DLL isn't blocked?

  • Kevin Restiaens 9 posts 59 karma points
    Jul 01, 2015 @ 11:17
    Kevin Restiaens
    0

    I'm logged in as admin and tried to logout and log back in. This didn't work out.

    Recycling the app pool didn't work either and the dll isn't blocked.

    Maybe it's caused by some customizations in the solution.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 12:01
    Matt Brailsford
    0

    Possibly, what version of .NET are you running? 4.5?

  • Kevin Restiaens 9 posts 59 karma points
    Jul 01, 2015 @ 12:12
    Kevin Restiaens
    0

    Indeed, I'm running 4.5.

  • Kevin Restiaens 9 posts 59 karma points
    Jul 01, 2015 @ 12:45
    Kevin Restiaens
    0

    It actually doesn't work as it is now configured in IIS.

    After just running the site from Visual Studio (F5), it works!

    Any idea what causing this?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 13:17
    Matt Brailsford
    0

    Could still be a caching issue, have you been accessing the site from both IIS Express and through regular IIS? I sometimes get a caching issue where things don't appear on the one version, if I made the request on the other, so wondering if it's cached the controller collection or something and it's not getting updated.

    I'll try running my test instance through IIS and see what happens.

  • Kevin Restiaens 9 posts 59 karma points
    Jul 01, 2015 @ 13:33
    Kevin Restiaens
    0

    Thanks for all the effort. I did try it in normal IIS. (don't have IIS Express running on my device). Will continue running it from Visual Studio...

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 01, 2015 @ 13:29
    Matt Brailsford
    0

    Hmmm, so still working for me even through IIS :(

  • Kevin Restiaens 9 posts 59 karma points
    Jul 02, 2015 @ 09:46
    Kevin Restiaens
    0

    after working out my functionality and deploy it for the first time to a test environment it does not work...

    Same issue as running my local instance through IIS...

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 07, 2015 @ 10:09
    Matt Brailsford
    0

    Any chance you can send me access to your system so I can see what's going on? I've kinda run out of ideas without seeing it now.

  • Kevin Restiaens 9 posts 59 karma points
    Jul 07, 2015 @ 10:28
    Kevin Restiaens
    0

    Hi Matt,

    Sorry but I worked out another solution (without Vorto).

    Kind regards, Kevin

  • Fabian 68 posts 172 karma points
    Sep 01, 2016 @ 15:17
    Fabian
    0

    I am having the exact same issue, has anyone figured it out?

    Thanks

  • Tyler Brown 62 posts 209 karma points
    Dec 13, 2017 @ 14:44
    Tyler Brown
    0

    I'm having the same issue- installed Vorto on a site running Umbraco 7.2.8. Has anyone figured out a solution?

  • Mangirish Wagle 34 posts 106 karma points
    Jul 01, 2019 @ 07:22
    Mangirish Wagle
    0

    Hello All,

    I'm facing the same issue. enter image description here I did a fresh install of Umbraco 7.2.8 based on .NET framework 4.5.1 on localhost.

    Can anyone help, with a solution on this, ASAP?

  • Dale McCutcheon 32 posts 135 karma points
    Jul 08, 2019 @ 11:12
    Dale McCutcheon
    0

    Hey All,

    Has anyone got an answer for the issue above?

    I've got the same issue on a project with 7.14.0 installed.

    Cheers,

    Dale

Please Sign in or register to post replies

Write your reply to:

Draft