clubtoe - Monday, April 22, 2013 3:19 PM:
Error:
Aras Innovator client has failed to initialize. Please, contact your system administrator to review your .NET security settings.
Using:
Innovator 9.3
32 bit IE9 with browser settings per IE Client Machine Configuration doc
sdns.exe downloaded from support and correct url entered (shows .net 2.0 at the bottom)
.NET 4.5 uninstalled
Workstation is Win 7 Pro fully updated. It is the dev machine for the DBA and will have sql 2005, vstudio express 2012 and possibly other tools. This was working two weeks ago. I have gone as far as system restore back to that date with no change.
Thanks for you help!
zahar - Tuesday, April 23, 2013 3:39 AM:
First try to use this community project:
http://www.aras.com/projects/project-view.aspx?id=665CA4F6729E49349D97DB0FDD5AE0DE
If this does not help, try this:
- Open the registry and search for following key and remove it
HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerActiveX Compatibility{00000000-0000-0000-0000-000000000000}
Or for 64bit machine:
HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftInternet ExplorerActiveX Compatibility{00000000-0000-0000-0000-000000000000} - If the key exists:
- Remove it
- Run the previous community project again
dwidgit - Friday, April 26, 2013 10:28 AM:
I'll second Zahar's advice. After configuring many machines, I had two that I absolute could not get to work. After using the community project utility, both of those machines worked. My guess was the config file used for IE9 made the difference.
Derek.
Pro - Wednesday, August 7, 2013 2:19 PM:
I had similar issues.
I could fix the problem on Windows 8, IE 10 by using these scripts:
www.aras.com/.../project-view.aspx
You have to modify the URL in _Aras_ProdServerInstall.bat and Aras_Win7_IE9.reg
On Windows 8 you get the error that it isn't supported. Modify the corresponding version check lines to accept Windows 8 and IE 10. The rest of the scripts already works for Win 8.
Pro - Wednesday, August 7, 2013 2:20 PM:
I could fix the problem on Windows 8, IE 10 by using these scripts:
www.aras.com/.../project-view.aspx
You have to modify the URL in _Aras_ProdServerInstall.bat and Aras_Win7_IE9.reg
On Windows 8 you get the error that it isn't supported. Modify the corresponding version check lines to accept Windows 8 and IE 10. The rest of the scripts already works for Win 8.
amitteli - Tuesday, December 24, 2013 5:59 AM:
Hello Experts,
I could fix this problem after running the batch script.
However I keep getting the same error once in a while. It again goes away after I run the script.
Any suggestion how I can fix it permanently?
Thanks in advance!
Amit Teli