mariab
10 Dec 2010, 4:04 AM
Hi,
When we use GWT Development mode, there are no errors in the browser and evertyhing works fine, but if we don't use the development mode there is an error in the browser but the only information we receive is this:
Detaljerad information om felet på webbsidan
Användaragent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Tidsstämpling: Fri, 10 Dec 2010 11:57:56 UTC
Meddelande: 'a' is null or not an object
Rad: 8972
Tecken: 88
Kod: 0
URI: http://10.66.199.164:8080/bvk2/bvk2/586E1A8BBAD232CE0AA96521FF18A723.cache.html
How can I find out what a is?
//Maria
When we use GWT Development mode, there are no errors in the browser and evertyhing works fine, but if we don't use the development mode there is an error in the browser but the only information we receive is this:
Detaljerad information om felet på webbsidan
Användaragent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Tidsstämpling: Fri, 10 Dec 2010 11:57:56 UTC
Meddelande: 'a' is null or not an object
Rad: 8972
Tecken: 88
Kod: 0
URI: http://10.66.199.164:8080/bvk2/bvk2/586E1A8BBAD232CE0AA96521FF18A723.cache.html
How can I find out what a is?
//Maria