Hi there
I'm trying to implement the interactive timeline visualization, see here for details:
http://blogs.msdn.com/b/cabeln/archive/ ... x#comments
Actually it works fine, i can run the visualization and it shows correct data.
But there ara two issues:
1. I'm getting a compiling error when i try to compile Page 64004 which shows the visualization: See compiling.gif
2. I somwhow managed to fix the compiling error by selecting another method where it occurs. But when i do this im getting another error after i run the form and select an item: See select item.gif.
Has anyone faced similar problems, or anyway an idea to get around them?
Thanks!