Problem opening a view

Hi everyone…

Just recently, this error has started showing up and I haven’t a clue why or even how to fix it. It happens when I attempt to open up another user’s calendar or email that I have access to (delegated).

The treeview builds just fine, and then in the main window pane, I get the error “Unable to load frame’s content: Error rebuilding the view. Invalid data.” the rest of the screen is in blue/grey colour – nothing else. This happens to any module I attempt to open like Calendar, Email, To-Do, etc.

Any recommendations?

Subject: Problem opening a view…

After doing some searching on this forum – I can’t find anything similar but I did run a replace design on both computers (target one and one looking to see the calendar).

Anyone have any ideas? Thanks in advance

Subject: solution: Problem opening a view…

run Compact -D on the database.The -D switch discards any built view indexes

For good measure you can run Updall -R afterwards to rebuild all the view indexes.