SharePoint 2007 Page Life Cycle

  1. User request the SharePoint Page using http
  2. ASP.NET calls the WSS File provider
  3. WSS file provider returns the page from File or Database
  4. Page is parsed by SafeMode parsor if required
  5. Returned page is complied by ASP.NET Compiler
  6. WSS File provider collects the page layout class and complies it
  7. ASP.NET engine adds SharePoint Context Data to the site meta data and retreives the associated master page.
  8. Master page got compiled and responded back to the user.

Comments

Popular posts from this blog

SharePoint 2016 and 2019 Ports

Unlock the SharePoint site using Powershell command

PsConfig step by step /Configuration Wizard. “Upgrade Available” vs “Upgrade required”