Session state lost after publishing. This post follows on from Part 1. The symptom: I guess this is pretty self-explanitory, but it depends how you are arriving at this problem. You might be using real accounts, virtual users, or whatever. The effect is that your extranet user, i.e. public website user, appears to lose their session [...]
Archive for July, 2009
Problems with the Sitecore 6 staging module part 2 – extranet user loses session
Posted in Sitecore, Sitecore 6, Web development and programming, tagged CMS, Publishing, Sitecore, Sitecore 6, Sitecore API, Staging, staging module on July 26, 2009 | Leave a Comment »
Problems with Sitecore and the staging module part 1.
Posted in ASP.net, Sitecore, Web development and programming on July 22, 2009 | 5 Comments »
This has been a bugbear for some time now. I’ve had firsthand experience of all the issues I’m going to describe and it was not an easy journey to figure out what was actually happening. The reason for this post is to have some kind of searchable record of the problem online that is indexed. This [...]
How to copy a project from VSS and remove bindings.
Posted in ASP.net, Web development and programming on July 9, 2009 | Leave a Comment »
If you want to duplicate the solution to add to a new source control system. A simple option is to: Duplicate the local working folder to another folder. Open the new copy solution in Visual Studio File > Source Control > Change Source Control Check / Select all items Choose [Unbind] for each project to [...]