There might also be some good stuff here www.blix.co/blog/2014/6/5/follow-the-path-upgrading-umbraco-from-v4-to-v7.aspx - But be aware that he goes all the way from v4 to 7.
And did you remember to merge the files in the /config folder?
Ok - Have you checked the /App_Data/Logs file to see if it reveals any further information? And do you get any error logs in the browser console log when trying to create anything in the media section?
no provider found with the alias 'media' after upgrade from 6 to 7
I can't upload files into the media section - I've obviously messed something up with one of the config files but I've no idea where to start looking.
Has anyone experienced this one before?
FileSystemProviders.config is exactly the same regardless of v6 or v7
Hi Steve
What steps did you take doing the upgrade? Did you follow these steps? https://our.umbraco.org/documentation/Installation/Upgrading/v7-upgrade
There might also be some good stuff here www.blix.co/blog/2014/6/5/follow-the-path-upgrading-umbraco-from-v4-to-v7.aspx - But be aware that he goes all the way from v4 to 7.
And did you remember to merge the files in the /config folder?
/Jan
I did follow that but obviously not closely enough! I'll have a dig through the config files again.
It displays the media folder but won't let me change anything - create or delete although it did allow me to amend a folder name!
Hi Steve
Ok - Have you checked the /App_Data/Logs file to see if it reveals any further information? And do you get any error logs in the browser console log when trying to create anything in the media section?
/Jan
I am getting a 500 (Internal Server Error) error, UmbracoTraceLog.txt just gives me:
2015-04-20 12:33:29,560 [18] INFO umbraco.BusinessLogic.Log - [Thread 16] Log scrubbed. Removed all items older than 2015-02-19 12:33:29
is working on a reply...