Hi

If I open an HtmlDialog in my 7.4 Designer. The HtmlDialog Editor opens but it blocks endless and only displays the waiting cursor icon. I do have to kill the Designer process and restart it. What can I do?

asked 20.09.2019 at 03:26

Reto%20Weiss's gravatar image

Reto Weiss ♦♦
4.9k202857
accept rate: 74%


Hi there

This happens if you have an old JDK on your environment PATH variable. You can check this by open a cmd windows and enter the following command:

> echo %PATH%

Ensure that you do not have something like the following on your PATH variable:

C:\Program Files\Java\jdk1.8.0_162\bin

You can change the PATH variable in your system configuration.

Regards

Axon.ivy Support

link

answered 20.09.2019 at 03:36

Reto%20Weiss's gravatar image

Reto Weiss ♦♦
4.9k202857
accept rate: 74%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78
×16

Asked: 20.09.2019 at 03:26

Seen: 2,870 times

Last updated: 20.09.2019 at 03:36