Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
I've just upgraded from 7.3.4 to 7.4.1 and when I try and log into the backoffice, I get the following error:
I've diffed my current solution against a pristine 7.4.1 solution and I can't see anything missing.
Where would I find ngFileUpload?
Cheers
Pete
Some times I get a different error as follows:
Any help / ideas appreciated.
Have you tried to set the debug to true in the web config? So the files aren't bundled
Locally this works when debug="false" and when debug="true".
I won't be able to check the server until the morning but when I do, I'll let you know.
If you have any other suggestions, post them here and I'll try them too.
Maybe in the config/clientdependency.config add 1 to the version <clientDependency version="old+1"
<clientDependency version="old+1"
Thanks Alessandro,
Setting debug="true" helped me identify what was missing from my solution.
Just checking in the change now.
Hi Pete,
I've just run into the same problem - any chance you could share what you did to fix it?
Thanks,
Maff
Ok think I've found it - after upgrading there are loads of new files and folders in the umbraco\lib folder that I hadn't included in my VS solution.
That would explain why I haven't seen the problem locally, only when I deploy to the server!
Hi Maff,
Sorry I didn't get a chance to reply.
Just like you, I had files missing from my solution.
I diff'd my current solution against a clean install of the latest version and found other differences too, so I can recommend doing this if you haven't already.
Just a quick update - it's working!
Ok, so now other stuff is broken but at least I can load the back-office now.
lol .... I don't think I'll be quite so keen to upgrade in future!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Upgrading from 7.3.4 to 7.4.1: Uncaught Error:No Module: ngFileUpload
Hi there,
I've just upgraded from 7.3.4 to 7.4.1 and when I try and log into the backoffice, I get the following error:
I've diffed my current solution against a pristine 7.4.1 solution and I can't see anything missing.
Where would I find ngFileUpload?
Cheers
Pete
Some times I get a different error as follows:
Any help / ideas appreciated.
Cheers
Pete
Have you tried to set the debug to true in the web config? So the files aren't bundled
Locally this works when debug="false" and when debug="true".
I won't be able to check the server until the morning but when I do, I'll let you know.
If you have any other suggestions, post them here and I'll try them too.
Cheers
Pete
Maybe in the config/clientdependency.config add 1 to the version
<clientDependency version="old+1"
Thanks Alessandro,
Setting debug="true" helped me identify what was missing from my solution.
Just checking in the change now.
Pete
Hi Pete,
I've just run into the same problem - any chance you could share what you did to fix it?
Thanks,
Maff
Ok think I've found it - after upgrading there are loads of new files and folders in the umbraco\lib folder that I hadn't included in my VS solution.
That would explain why I haven't seen the problem locally, only when I deploy to the server!
Hi Maff,
Sorry I didn't get a chance to reply.
Just like you, I had files missing from my solution.
I diff'd my current solution against a clean install of the latest version and found other differences too, so I can recommend doing this if you haven't already.
Pete
Just a quick update - it's working!
Ok, so now other stuff is broken but at least I can load the back-office now.
lol .... I don't think I'll be quite so keen to upgrade in future!
Cheers
Pete
is working on a reply...