November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Yes I have had the same trouble and the solution in my case was that it was easier to just remove ptb then actually trying to fix that issue. Since ther is plugins for extracting the types to classes to cms 7 the job for migrating to epi went fine.
Of course rewreting some of the views is needed :)
We run load balanced EpiServer 7 webservers that use PageTypeBuilder.
Two weeks ago, we tried to deploy an update to our Production system. The first box we deployed to ran fine for over an hour, then crashed with the following error:
The other machine - the one still on the load balancer - is still functioning without issue.
Restarting it (the machine, the app pool, or any fiddling with the WebConfig) sometimes works fine for an hour or so, other times crashes hard.
Rolling back and redeploying the pre-error version did not clear the issue.
We've tried:
We've been running only one Webserver for over two weeks now, but we're currently unable to deploy any new build, without risking our remaining production server. And running on one server long-term isn't an option.
We are building a new EpiServer environment in the not-distant future (licenses already aquired), but we need to be able to run our current website until that's fleshed out. To that end, we need to resolve this issue on our production website.
The environment is talking to the appropriate SQL servers, and not causing a problem.
Note - we do disable PageTypeUpdation in the AppConfig:
Has anyone else had this problem? Any idea what's happening?