javascript - GWT doesn't work in Internet Explorer 8 -


Today I try to compile my first GWT project (using Eclipse) in it's default 'N' location and ' BG 'place is also there. I am using UI files with files containing related assets.

I have the only problem that the project does not work in Internet Explorer 8. There is no problem with Firefox and Chrome. The start screen is fine, but when I upload a file to my servicel and get feedback, then JSN is happening and I get a JS error

  error report user agent: mozilla / 4.0 (compatible; MSIE 8.0; Windows NT 5.1; teddent / 4.0; GTB 6.5; NAT CLR 1.1.4322; NAT CLR 2.0.50727; NAT CLR 3.0.04506.30; NAT CLA R 3.0.04506.648; NAT CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C) Timestamp: Tuesday, 27 July 2010 12:57:53 UTC Message: Expected Identifier, String or Number Line: 754 Four: 26 Code: 0 URI: Http://127.0.0.1:8888/infonotarywebservices/AD560C7F0D3FD1787F6B5CDB74891CDC.cache.html  

The row with the error is:

  function oaks (a, b) {var c, d; C = eval (ba); D = Gv (new biw); Ddinner html = fd; (FD (), DD) .inter text = KH; MX (A, C, D); U (Advertising); JV (ADG, D); PV (D, true, true)}  

What do I have to do?

The PS error that opens the localization version in IT is not matriculation

< P> The problem was in my original Javascript source code, not a source compiled from GWT. This problem was actually a syntax error in JSON which is generated from my servlet.

I Each array used to put a comma after the element, no mater is last or not (such as PHP arrays) [/ p>

[["a": "b"}, {"A": "b"}, {"a": "b"}, {"a": "b"}, & lt; - Invalid Comma Separator]

Firefox and Chrome understand this, but eval

in Internet Explorer is failing

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -