Benedikt,
I found some internal information on this error message "current security
settings prevent excecution of ActiveX controls on this site". This can
happen because there is a problem with toolbars or some other component
inside of the Microsoft Visual Studio .Net IDE.
You may try running the below command-line to resolve the issue:
Start > Run and type devenv /setup and then click Ok
HTH.
Cheers,
Tim Macaulay, MCSD, MCP.Net
Microsoft Corp.
This posting is provided "AS IS" with no warranties, and confers no rights
Diego - 16 Oct 2004 19:45 GMT
Hi Tim,
I have exactly the same problem as Benedikt: I am also trying to install an
English trial version and I also receieve the mesage about my security
settings not allowing an ActiveX to execute on this page (Spanish version of
the message). My operating system is Windows 2000. Internet browser security
settings lowest.
I don't know if it is relevant but in the log file vsinstall71.txt there are
two lines:
Setup.exe: GetGlobalCustomProperty({27B34574-6B5B-409F-9F93-D1E927B39E9C})
vs70uimgr: ISetupManager::GetGlobalCustomProperty() failed to find global
prop in CUIMgr::GetGlobalProperty()
that make me suspect that something went wrong.
The last 3 lines of the file are:
Setup.exe: ISetupManager::RunInstallFromList(IP_POSTINSTALL) completed
Setup.exe: ISetupManager::RunInstallLists() completing
vs70uimgr: Entering RunningComponent() method.
I tried your suggestion and ran
devenv /setup
Nothing happened, same behaviour, out of luck.
Any other hints? Meanwhile I am going to reinstall everything including the
net framework.
Hope you can help me.
Thanks, Diego