Hi Guys,
I have a custom list which is displayed on a page via a webpart. The list is pretty simple and contains the following columns:
Action Owner Person or Group
Comments Multiple lines of text
Late Calculated (calculation based on other columns)
Latest Promise Date Date and Time
Project Multiple lines of text
Requested Date Date and Time
Status Choice Item
Supporting Managers Person or Group
Task Single line of text
Created By Person or Group
Modified By Person or Group
However when you first navigate to the page containing the list for the first instance the list does not load in the webpart, you need to hit refresh and then once the page loads again it loads the list and all is displayed as it should be. You can then update the list as you would expect. This is more of an annoyance more then anything else but would still like to find a resolution.
When I opened the page up in designer I did see an error in regards to the quick launch which I don't know if this could be what is causing the list not to load properly in the first instance. The error is as follows:
Error Rendering Control - V4QuickLaunchMenu
Object reference not set to an instance of an object.
We are currently using IE9 32bit when accessing sharepoint 2010 Search Server Express.
Some points also to note is that when testing in other browsers like firefox the page loads fine first time. So I guess there might be some issue with the IE settings which might cause the list not to load properly which firefox may handle differently?
Has anyone else experianced this a similar issue? Which can help me find a resolution?
Your help is much appreciated.
:)