|
Rank: Newbie Groups: Member
Joined: 5/31/2011 Posts: 6
|
Hello, we are using the eo:flyout control within a datagrid, placed over an asp:Label. If we view the webpage with IE9 everthings working fine but if we view the page using IE8 we receive a javascript error. Quote: 'EO859.g.d is null or not an object
Have a look at the pagesource: Quote: <script type="text/javascript"> //<![CDATA[ EO859.g.d.k("ldr|i|fmt|u|ei|e|pop|fo", function(){EO859.g.b.ctl00_Cnt_ClaimsRep_ctl01_Fly=1;EO859.r._o_ctl00_Cnt_ClaimsRep_ctl01_Fly=EO859.f.abt(EO859.r._o_ctl00_Cnt_ClaimsRep_ctl01_Fly,"Fly",new EO859.f.adkn([[[,"ctl00_Cnt_ClaimsRep_ctl01_Fly","Flyout","ctl00$Cnt$ClaimsRep$ctl01$Fly",,,,,,,"__doPostBack(\'ctl00$Cnt$ClaimsRep$ctl01$Fly\',\'_eo_arg_\')"],["ctl00_Cnt_ClaimsRep_ctl01_dL"]]]),"Flyout");EO859.f.agw(EO859.r._o_ctl00_Cnt_ClaimsRep_ctl01_Fly,1,null, 0);}); //]]> </script>
Someone got a hint for us? regs, oliver
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Can you create a test page to demonstrate the problem? Without seeing the problem we do not for sure what's causing it.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/31/2011 Posts: 6
|
Hi,
we did some further tests. If we rund the web application on a windows server 2003 x64 system, we receive the error on both IE8 and IE9. If we run the app on the dev machines (Win7x64 IE9) everything working fine.
Some further checks --> ao:menu also did not work on x64 system. Is there a problem using x64 systems???
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. We are not aware of any issues on X64 system or IE version or anything else. Please try to isolate the problem into a test page. We do not do "can you try this" "can you try that" type of guessing troubleshooting, so we generally will not investigate any issue unless we have a reproducing page first. The usually flow is you provide a test page, we will then investigate it and give you a definite answer, once you confirm the answer, we close the ticket.
Thanks!
|
|