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
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?
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.
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.
any idea what might be causing this?
It's looking for /umbraco/backoffice/vortoapi but i don't have such folder?
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
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
Hi Matt,
Thanks for the clarification. The Our.Umbraco.Vorto.dll is included in the bin folder.
Kind regards, Kevin
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
This is indeed a local instance of a site that already running in azure.
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?
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.
Possibly, what version of .NET are you running? 4.5?
Indeed, I'm running 4.5.
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?
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.
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...
Hmmm, so still working for me even through IIS :(
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...
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.
Hi Matt,
Sorry but I worked out another solution (without Vorto).
Kind regards, Kevin
I am having the exact same issue, has anyone figured it out?
Thanks
I'm having the same issue- installed Vorto on a site running Umbraco 7.2.8. Has anyone figured out a solution?
Hello All,
I'm facing the same issue. 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?
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
is working on a reply...