Problem description | Suggested solutions |
---|
Installation |
On EventIDE startup you get an error message that some DirectX libraries are not found. | 1. If you have DirectX 9.0 installed on your computer not with a link provided in the Installation section of this manual, try to reinstall DirectX 9.0 with that link. The reason is that EventIDE needs the DirectX managed libraries which are installed only if an DirectX installer detects a presence of .NET on a computer.
2. On some systems with previously installed .NET components, the extra installation steps have to be performed in this order:
a) Deinstall all version of the .NET on your system (including NET 4.0, if you've installed it before)
b)Install .NET 3.5
c)Install .NET 4.0
d)Reinstall DirectX 9.0 |
Problems in use |
User interface and all actions gets very, very slow, both in the design and run tume. | It can be an interference issue with the Machine Debug Manager service, if it run on your computer. If you don't use your computer for debugging purposes you can safely turn this service off, as it described here and restart EventIDE |
Some panels in the main window are not redrawn after main window's layout change. The issue is appears more frequently on laptops connected to external monitors. | 1. Try to resize the panels in the main window again. Certain panel layouts may lock the GUI redrawing and cause this problem.
2. Restart EventIDE |