You can run the stored procedure netContentRootList to get an idea of what's considered to be roots in the system.
Yes it's an upgrade, but from a really old version (CMS 6).
We have an Test enviroment and there we don't got these errors, and we taken the files and database "clean" from the test enviroment so the only files that differ from test enviroment are config files.
Can it be something in the config files that give this error ? been looking but can't find anything supcius in the config files...
RootPage 1
WasteBasket 2
GlobalAssets 19852
ContentAssets 19853
Return Value 1
it's the same answear in our testenviroment.
Hi Patrik,
Check the tblContent table for the pkId of 3, it was probably already in your database and its just getting confused. id "3" in the alloy base is the sysGlobalAssets.
Take a backup and delete the record, it will also have values configured in tblWorkContent and tblContentLanguage. Look for the fkContentID of 3, remove these too.
Good luck,
Paul
Hi Patrik,
Check the tblContent table for the pkId of 3, it was probably already in your database and its just getting confused. id "3" in the alloy base is the sysGlobalAssets.
Take a backup and delete the record, it will also have values configured in tblWorkContent and tblContentLanguage. Look for the fkContentID of 3, remove these too.
Good luck,
Paul
Problem solved.
The problem was, when I restored the database from the development enviroment. In Admin, Manage websites it showed up my website with my servernames and alias(Probly read from config files) and the development sait read in database, so I deleted the development sait in manage websites and ran with "my sait" wich is a clean install from the begining.
The developers sait is an upgrade.
So, after 2 days problemsolving I decided to restore the database again, delete my site and change name on their develpoment sait in manage websites so it fit with pur config files.
After that it worked out as planed.
So, what I learned, Content ID's in EPiServer CMS 7.5 are very hard connected to the sait.
Thanks for your help.
Hi!
In edit mode When we try to open fileexplorer we see all the tree but we also got a "undefiend" in the file explorer tree. and we cant see any files in resource window.
In ordinary view mode averything works.
With fiddler we can see a 500 error on following URL:
EPiServer/cms/Stores/contentstructure/?referenceId=3&query=getchildren&typeIdentifiers=episerver.core.icontentimage&typeIdentifiers=episerver.core.contentfolder&sort(+typeIdentifier,+name)&dojo.preventCache=1417082456932
The start page is set in admin mode.
anyone have an Idea?
Kindley Regards//
Patrik
StackTrace: