Take the community feedback survey now.
Take the community feedback survey now.
If you're starting a new EPiServer 7 project designed to share credentials with another system, beware that the default algorithm has been changed.
When updating from PTB 1.3.0.0 to PTB 2.0.0.0 I got this error: "System.Reflection.AmbiguousMatchException: Ambiguous match found."
While upgrading from CMS 5 to CMS 6 R2 I got this runtime error: "Unable to load one or more of the requested types. Retreive the LoaderExceptions property for more information."
I have two EPiServer sites linking back and forth to each other. In the test environment the two sites are only available on IP addresses. No DNS is created for the two. Site A: [127.0.0.1]:[port X] Site B: [127.0.0.1]:[port Y] if site A renders a...
If the editor decide to delete a page om the source site, after an initial mirroring has been preformed on this page, the next mirroring will fail.