|
Rank: Newbie Groups: Member
Joined: 9/14/2011 Posts: 2
|
I just purchased a set of the controls yesterday and using them for a client WEB site. Using VS 2008 and having an issue with an eo javascript call. I get a Microsoft JScript Runtime error. Running Windows 7 32 bit
Any Ideas on how to get past this??
Thanks,
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This usually has to do with invalid HTML elements in your page (for example, unclosed table element). There is no way for us to tell you exactly what it is though. You can try to remove code/markup from your page block by block and see if you can find out what triggered it. Once you find out what triggered it, it should be quite obvious as to why.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 9/14/2011 Posts: 2
|
I have clean up all pages and still get the error:
Here is the code from eo that is causing the error. The debugger stops on this line ------ window.eo_GetNavigatorData=null
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
In that case please try to put the test page online. We will try to access it from here and see what we can find.
Thanks!
|
|