IE 6 Browser Compatibility with 5.1.1

I have deployed a solution in ersion: 5.1.1 - build 958 and users are getting this message:

Unsupported browser encountered ‘Internet Explorer 6’, please upgrade

Is this version not compatible with IE^?

Works fine in Firefox and IE 7.

Thanks

srowe:
I have deployed a solution in ersion: 5.1.1 - build 958 and users are getting this message:

Unsupported browser encountered ‘Internet Explorer 6’, please upgrade

Is this version not compatible with IE^?

Works fine in Firefox and IE 7.

Thanks

yes, ie6 is not supported in Servoy 5.1

Thanks.

Is IE6 not supported at all?
Or is it because of AJAX and disable AJAX could that help?
Isn’t there any workaroud to make webclient work in IE6?

In the latest servoy releases IE6 is still supported but you have to turn of anchor support then, because that will not work in IE6.

But servoy.webclient.enableAnchors is set on AS level and not on solution level, so that means that for the 1 solution that needs to run with IE6 that all my solutions will have anchoring disabled in webclient :(

anchors per solution is already implemented for the next version of Servoy (so after 5.2.x)