Folks,

I am working to resolve IE7 compatibility issue as soon as possible. I will post here, in this topic, once I have a solution.

In the meantime, you can try the following workaround and see if it helps.

Start "RegEdit" application from the Run prompt and open the following registry key:

Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0
In this key, double-click the "1200" value and change it to "0".

Then repeat the same in this registry key:

Code:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0
You may need to restart your computer for new ActiveX setting to take effect.

Andrei