Hi guys
Is there anyone experienced problem with creating site with Assets Web Database template as in the following screenshot?
My problem is when I created a site with Assets Web Database template and visit the site, the message "Processing... Press the escape key to return to the application. Changes to the data will not be immediately visible" appears and stays there forever.
Here is how I setup my SharePoint farm:
1. Deploy Active Directory and setup SharePoint users: SP_Admin, SP_Farm, SP_Service, SP_WebApps etc...
2. Install SQL on a dedicated VM
3. Install SharePoint on another dedicated VM, skip Configuration Wizards, apply all patches (the latest one is August CU) and run Configuration Wizard. At the last step, I choose the "configure everything by myself" option so my SharePoint server starts with minimal number of services.
4. Start Access Database Service
5. Enable ASP.NET Session State Service (in fact, site created with Contacts Web Database requires this and I can use site created with Contacts Web Database template without any problems)
6. Assign dbowner to SP_Service on all the content databases of all web applications that I need Access Service (including the one in the below screenshot)
7. Create site with Contacts Web Database template (works fine)
8. Create site with Assets Web Database template and the message appears when I visit the site. If I hit Escape the message disappears and I can use the site normally
Any thoughts? Only the above steps have been done to the server, I have not start any other services or do anything extra.