sas0 - Wednesday, March 5, 2008 11:10 AM:
"Aras Innovator client has failed to initialize" .NET Error?
I have done everything in the aras documentation necessary to setup a client. I have read all of the other posts and
still no luck. I have tried setting up on a different client and the server pc. I cannot get any of them to work.
Is there some other things I may try that are not listed in the documentation?
I can open up the SQL Server Management Studio, and log in with the following credentials?
Server Name = server2003sqlexpress
Authentication = SQL Server Authentication
Login = innovator (or sa)
Password = innovator (or sa)
**** Contents of my C:Program FilesArasInnovatorInnovatorServerConfig.xml
<Innovator>
<UI-Tailoring login_logo="../images/logos/innovator_splash.jpg" branding_img="../images/logos/banner_02.jpg"
product_name="Innovator 8" banner_url="../scripts/banner.aspx" banner_height="50" />
<operating_parameter key="debug_log_flag" value="false" />
<operating_parameter key="debug_log_limit" value="10000" />
<operating_parameter key="debug_log_pretty" value="true" />
<disabled_operating_parameter key="performance_logging" value="cpu" />
<operating_parameter key="xslt_processor_debug" value="false" />
<disabled_operating_parameter key="email_debug_option" value="file" />
<License lic_type="Unlimited" lic_key="4e0928de075538c593fbdabb0c5ef2c3" />
<Mail SMTPServer="queue" />
<operating_parameter key="temp_folder" value="C:Program FilesArasInnovatorInnovatorServer emp" />
<operating_parameter key="ServerMethodTempDir" value="C:Program FilesArasInnovatorInnovatorServerdll" />
<operating_parameter key="debug_log_prefix" value="C:Program FilesArasInnovatorInnovatorServerLogs" />
<DB-Connection id="InnovatorSolutions" database="InnovatorSolutions" server="server2003sqlexpress" uid="innovator"
pwd="innovator" dbType="SQL Server" />
</Innovator>
*** Contents of my clients sdns.exe output, sdns.NET 2.0.log
[========================================================]
Setting security for .NET 2.0 ...
[========================================================]
[--------------------------------------------------------]
Create new group with name "http://server2003/plm" ...
[--------------------------------------------------------]
Microsoft (R) .NET Framework CasPol 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
Added union code group with "-url" membership condition to the Machine level.
Success
*** I have tried manually opening the "Microsoft .NET Framework 2.0 Configuration" program on the server.
I added (or confirmed):
My Computer>Runtime Security Policy>Enterprise>Code Groups>All_Code>
server2003/.../* with both membership conditions checked... Full Trust
192.168.1.85/.../* with both membership conditions checked... Full Trust
My Computer>Runtime Security Policy>Machine>Code Groups>All_Code>
server2003/.../* with both membership conditions checked... Full Trust
192.168.1.85/.../* with both membership conditions checked... Full Trust
ANY OTHER IDEAS???
Bill - Friday, March 7, 2008 5:35 PM:
Are you seeing both errors shown in this post, ot just the second?
http://aras.comhttp://www.aras.com/Community/forums/post/67.aspx
Did you make sure to use a new IE window after running the sdns.exe?
-Bill
sas0 - Monday, March 10, 2008 11:08 AM:
Finally got past the above mentioned "Aras Innovator client has failed to initialize" by changing the IIS virtual directory properties to Execute Permission = Scripts only.
There was a note in the forums which said,
The permissions must be Scripts only and not Scripts and Executables
kshepitzki - Wednesday, March 25, 2009 8:17 AM:
Did everything mentioned in this thread and still getting the error.
Amy more ideas?
Anonymous - Wednesday, March 25, 2009 3:57 PM:
Bill's question is still valid.
If you are only recieving the "Application failed to initialize" error, it probably means that you have 2 or more .NET policies on the client that are conflicting and preventing load.
If you are getting both errors, it means you don't have the policy set up at all.
-Chris
manoc - Thursday, March 26, 2009 10:30 PM:
I have the same problem. Why?
Following the methods, it is still not work.
tbwork - Thursday, April 14, 2011 4:57 PM:
Chris,
how can these conflicting policies be found and rectified?
Thanks,
Thomas
manoc - Friday, March 27, 2009 3:30 AM:
Finally, I solve the issue this afternoon.
I have Windows 2003 R2 std with IE6 and Client XP sp3 with IE7.
Both are installed .NET 3.5.
Some points there, you can take a look. But I am not sure if they are suitable for you.
1. In server, Go into the .Net 2.0 framework configuration, to make sure that All_Code under the Code Groups is setup right. I set it Full Trust. Then I can login Innovator and change the language, etc.
2. In IE7, I found that [Download not signed Activex controls] (under ActiveX controls and plug-ins)also need to be enabled, or I can not login Innovator .
I am a beginner, and not sure that I say is right. Good luck.
brianguy - Friday, October 7, 2011 3:50 PM:
good question
francisco - Tuesday, December 6, 2011 11:10 AM:
Hi,
I am now in Server 2008 R2 and SQL2008 Enterprise. I am using .NET2 and I am still having the same problems.
The instructions are not clear from the beginning.
Did anybody else fixed the issue?
Please advise.
Thank you