I upgraded a website from epi 6r2 to 7.5 and finally to last version 7.16 During this process i fixed all code related bugs.
After that i upraded the live database. I installed a new epi 6r2 site, changed the connectionstring to live database and then just ran all upgrades through deployment center. For the last uprade i used nuget package command: Update-EPiDatabase
When i change the connection string to use the upgraded live database instead of the dev database then i get a yellow screen of death>
So just changing the connection string crashes the site, if i change the connectionstring back to the upgraded dev database then everything works. Anyone else had the same experience? Error: Server Error in '/' Application.
Deadlock risk detected. Trying to read a page from the same thread that is already trying to read the same page.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: EPiServer.Core.EPiServerException: Deadlock risk detected. Trying to read a page from the same thread that is already trying to read the same page.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
I upgraded a website from epi 6r2 to 7.5 and finally to last version 7.16
During this process i fixed all code related bugs.
After that i upraded the live database.
I installed a new epi 6r2 site, changed the connectionstring to live database and then just ran all upgrades through deployment center.
For the last uprade i used nuget package command: Update-EPiDatabase
When i change the connection string to use the upgraded live database instead of the dev database then i get a yellow screen of death>
So just changing the connection string crashes the site, if i change the connectionstring back to the upgraded dev database then everything works.
Anyone else had the same experience?
Error:
Server Error in '/' Application.
Deadlock risk detected. Trying to read a page from the same thread that is already trying to read the same page.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: EPiServer.Core.EPiServerException: Deadlock risk detected. Trying to read a page from the same thread that is already trying to read the same page.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: