Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
680
'Stop running this script?' dialog caused by webdialogwindow
posted

I am getting an error when I have a page that has the webdialogwindow on it:

Error Dialog Box

 I've pinned it down the to fact that a web dialog control is on the page even though the actions taken to cause the error do not reference the control.

 I've attached a sample application to illustrate the bug.

After building the application (VS2008)

  1. Select an element from the tree.
  2. Select and item in the list box then move it to the other listbox.
  3. Select an element on the tree ( the error now occurs )

Removing the dialog controls solves the issue so it is these that appear to be causing the problem.

Can any one help

IssueExample.zip
Parents
No Data
Reply
  • 35
    posted

    I am also having this problem with the WebDiaglog Window using Net Advantage 8.1.  Does anyone know if this has been fixed in 8.2?  I thought the WebDialog Window would be a really cool feature to use in applications.

    Thanks

Children
No Data