Welcome Guest Search | Active Topics | Sign In | Register

eo_web "not implemented" error. Options
Dan Kaplan
Posted: Thursday, June 23, 2011 4:40:55 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
I get this JS error after adding X-UA-Compatible , IE=EmulateIE8 to the IIS http headers.

The EO.Web.dll version is: 8.0.47.2 (do i need to upgrade)

message from script debug: "a.style.removeExpression(d)"


any suggestions?
eo_support
Posted: Thursday, June 23, 2011 7:26:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The code should have never been called on IE 8 or IE 9. Do you have the page online so that we can take a look?

Thanks
Dan Kaplan
Posted: Thursday, June 23, 2011 7:44:08 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
no, it's not online, i'll see what i can do about showing you a sample.

this is the same issue (from google),

http://www.essentialobjects.com/Forum/postsm20093_Forcing-IE8-mode-in-IIS-generating-error-in-eowebashx.aspx
eo_support
Posted: Thursday, June 23, 2011 7:47:09 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
I understand. That issue has not been resolved because we were not able to reproduce it. That's why I asked you for a test page.

Thanks!
Dan Kaplan
Posted: Thursday, June 23, 2011 11:34:51 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
hi again, i created an online sample for you:

1. http://demo.visidot.com/mainscreen.aspx
2. http://demo.visidot.com/mainscreen2.aspx (return a javascript error)

the second form creates a javascript error: "Line: 6, not implemented"

the only diff between those pages is the meta tag on the header:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

I hope it's good enough,

thanks.
eo_support
Posted: Thursday, June 23, 2011 1:37:16 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the info. Which browser do you use? We tried both IE 8 and IE 9 and it works fine.
Dan Kaplan
Posted: Sunday, June 26, 2011 7:43:27 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
I get that error from computers with (win xp and iExplorer 8) i tried it on other setups with the same configuration and it works ok... the miracles of the web.

this is the code that fails:

EO847.f.amf=function(a,b,c)
{
var d;
if(b==EO847.g.act)
d="height";
else if(b==EO847.g.acu)
d="width";

if(c)
a.style.setExpression(d,"EO847.f.aml"+"(this, "+b+")");
else
a.style.removeExpression(d); //the error is on this row.
};

i marked the line that fails if it can help.
Dan Kaplan
Posted: Monday, June 27, 2011 4:04:44 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
After a long investigation, this is what i found out:

1. this problem only happens when i use the "eo:Grid" control!
2. There is a missing assembly: eo_web.ashx?id=ac5c4a8f-19ee-4f74-b387-3a30ace3f793

Any suggestions?
eo_support
Posted: Monday, June 27, 2011 10:17:38 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We tested it on multiple XPs and we still do not see the problem. The code that has problem is related to the Grid control. However it should have never been called on IE 8. It appears that your IE is reporting the wrong agent string. You can try to write a small piece of JavaScript code to display "navigator.uerAgent" and see what you get.

Thanks
Dan Kaplan
Posted: Monday, June 27, 2011 11:04:46 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
this is what i get from http://www.useragentstring.com/ :

Internet Explorer 8.0
compatible Compatibility flag
Indicates that this browser is compatible with a common set of features
MSIE 7.0 Name :
Internet Explorer version 7.0 (MSIE 8.0 in 7.0 Compatibility View)
Windows NT 5.1 Operating System:
Windows XP
Dan Kaplan
Posted: Monday, June 27, 2011 11:22:21 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
Dear eo_support,

The problem is solved!

In IE8, Tools -> Compatibillity View Settings, The "display all web sites in compatibillity view" was checked. this is what caused the problem.

The problem is that this attribute is checked by default.

If you'll have any fix for that problem, please notify me.

thank you very much for the patience.

Dan
eo_support
Posted: Monday, June 27, 2011 11:30:17 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Great. We see the problem now. We will look into it and see what we can do.

Thanks!
Dan Kaplan
Posted: Monday, July 4, 2011 11:23:50 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
Any news about this issue?
eo_support
Posted: Monday, July 4, 2011 11:57:48 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Not yet. We are still working on this one. We should be able to give you an update this week.

Thanks!
Dan Kaplan
Posted: Monday, July 18, 2011 4:13:23 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
Hi again,

Any news about that problem?

thanks
eo_support
Posted: Monday, July 18, 2011 11:40:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe this problem is now fixed in the latest build. You can download it from our download page. Note the latest build is EO.Web Controls 2011, so you will need to go to your license key page to download a new license file/key for this new version. The new license file/key should be free for you but does not cover the new controls.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.