Try our conversational search powered by Generative AI!

UTC convert: Site goes blank

Vote:
 

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?

#177382
Apr 10, 2017 16:04
Vote:
 

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. 

#177391
Apr 10, 2017 20:05
Vote:
 

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? 

#177449
Edited, Apr 12, 2017 8:31
Vote:
 

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:

http://world.episerver.com/documentation/developer-guides/CMS/Deployment/storing-utc-date-and-time-in-the-database/

https://tedgustaf.com/blog/2016/upgrade-to-episerver-10/

#177764
Apr 19, 2017 4:51
Vote:
 

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?

#177774
Edited, Apr 19, 2017 11:05
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.