NetTalk Central

Author Topic: EIP popup issue with IE  (Read 2765 times)

bergsj

  • Jr. Member
  • **
  • Posts: 81
    • MSN Messenger - swjvandenberg@hotmail.com
    • View Profile
    • Email
EIP popup issue with IE
« on: October 01, 2010, 05:16:39 AM »
Hi,

I have a painful problem with EIP popups on a browse.

My app has a browse with questions. These questions need to be answered using the answer-table lookup (popup).
When in Chrome of FF I can constantly answer questions. (clicking every lookup button on every row in the browse).
When in IE7/8 I can do that for a couple of times and suddenly nothing works. That means the last lookup on the screen freezes (I cannot click on the rows anymore). When I close the popup using the close button, I can open a new lookup, but still I cannot click on a row in that browse.
The only thing solving this is going all the way back opening the questions browse again, so basically start over.
IE is also reporting lots of javascript errors. See below.

Code: [Select]
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E)
Timestamp: Fri, 1 Oct 2010 13:06:52 UTC


Message: Exception thrown and not caught
Line: 75
Char: 399
Code: 0
URI: http://localhost:81/scripts/jquery-1.4.2.min.js


Message: Object doesn't support this property or method
Line: 969
Char: 3
Code: 0
URI: http://localhost:81/scripts/netweb.js

Anyone have any idea what this could be?

Cheers!
Greetz,
Sjoerd