Internet Explorer 9 - Vaadin 显示 IE9 "Message: Object doesn't support this property or method"



每当我在Eclipse中使用Vaadin 6.5.6或6.5.7编译Widgetset,然后运行该应用程序时,它只在firefox和safari中工作。IE总是给出:

Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
Timestamp: Fri, 29 Apr 2011 16:45:28 UTC

Message: Object doesn't support this property or method
Line: 2860
Char: 445
Code: 0
URI: http://127.0.0.1:8080/VAADIN/widgetsets/com.example.newvaadin9.widgetset.Newvaadin9Widgetset/6F6CE40261565705783015CF405E65E8.cache.html

:加载后。有人知道为什么吗?

vadin 6.6增加了对IE9的支持。昨天发布了预发布版,最终目标是在两周内发布。请升级。

相关内容

最新更新