November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
It seems like you're using either WindowsMembershipProvider or MultiplexingMembershipProvider but you are not connected to the domain. Check your vpn settings or switch to SqlServerMembershipProvider.
Well the thing is that the whole page is not now going blank but large parts of its pictures and all the links goes to 404. I can in epi edit mode see that the page does exist but still I get 404.
I am lost on what could have gone wrong?
Can this happen when you make a UTC conversion?
Any errors in the error log? Is your local OS in the same timezone as database server? Have you updated all your nuget packages to Episerver 10?
There are quite a few breaking changes in v10.
http://world.episerver.com/documentation/upgrading/Episerver-CMS/10/breaking-changes-cms-10/
Here are some helpful links to help you debug the issue:
I had to go into Admin and look up the blank pagetype and then click "revert to standard settings".
Nope that did not do the trick for every pagetype. I have web form code together with MVC code and the pages that are web forms is now getting errors after "revert to standard settings". Can I do something to prevent the web forms page types from breaking?
I have a episite v10 that I want to check against a production db of version 7.5.
After I connect to the old db I get the information that the UTC-convertion is missing so I run it (from vs and package manager console, package source = episerver and Default project = "the webproject". I run the command "Convert-EPiDatabaseToUtc"). No errors but when I then go to the site the whole site is just blank and when I try to login to edit mode I get the error below after I have loged in:
"
The trust relationship between this workstation and the primary domain failed.
"
Does anyonw have any idea of why this happenas and what is missing?