Platform: Internet Explorer 6 and 7, Servoy 3.5.6.
Note: this problem occur in several computer, while in others the solution works fine.
We open our web solution in popup windows from a static page.
The link in a static page use a Javascript function called by onClick event, that open the solution in popup, in the center of the screen, as show below:
This is the login form, but in the left angle of the windows appear the error message
Double click in the error message and show this windows:
Well, after that we have actived in Internet Explorer Option - Advanced, the check box for the script debugger.
Now, when we launch the solution and the login form are displayed, the debugger return this error message
and the Microsoft Script Editor show the code and the point where the error occur (line pointed by a yellow arrow):
This file, called wicket-ajax.js, is located in Temporary Internet Files.
Remark: this problem occur in several computer, while in others the solution works fine.
Anyone can help us about this problem?
Thanks