This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - Aras Innovator client has failed to initialize

venuadepu - Friday, June 26, 2009 2:18 AM:

Hi All,

I have an installation of Aras innovator on my machine.  That is working fine .

But whenever I tried to access from the client machine, it is showing the below error.

 

But I followed all the instructions given in the "Aras Innovator 9.0 - .NET Client Configuration.pdf" guide. I have installed ".Net Framework 2.0 Redistributable version" also.

Anyone knows about this problem? 

Both machines have configuration of  Windows XP SP2,  1.5GB of RAM, IE6.0, .Net Framwork2.0.Only difference is I don't have administrator for the client machine. Is 'administrator' privilleges required for accessing the Aras Innovator from client machine?



Bill - Friday, June 26, 2009 10:46 AM:

First, you should add 10.100.66.39 to the Tursted Zone, in IE.

Second, what is the output of the log sdns.NET 2.0.log file?

-Bill



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.



Vitaly_Morozov - Wednesday, October 23, 2013 9:58 AM:

Hi everyone!

Guys, I have the same problem with my connection.

My situation is:

ARAS Server deployed on Win server 2008 R2  on virtual machine (VMWare Workstation) according with Aras Innovator 9.4 - Installation Guide.pdf

When I tried to connect to ARAS Server I have got the next message: "Aras Innovator client has failed to initialize. Hosting of .NET controls inside Internet Explorer is disabled. Please, contact your system administrator to review appropriate settings."

Trying to find solution in this forum - unsuccessfully. My IE 9 properties exactly like in manual (Aras Innovator 9.4 - Internet Explorer Client Machine Configuration.pdf).

Guys, I'm from Russia and there are no ARAS partners companies or customers where I can get the consultation. So, there is only one possibility make it works - this site and your recommendations.

Thanks in advance.

 



venuadepu - Monday, June 29, 2009 2:13 AM:

Hello Bill,

Thanks for the reply..

Here I am sending the contents of log file.

 ___________________________________________________________________________________


[========================================================]
   Setting security for .NET 2.0 ...
[========================================================]


WARNING: It seems like a group with the membership URL similar to
         "10.100.66.39/.../" already exists:
   ...
   1.6.  Url - 10.100.66.39/.../*: FullTrust (Exclusive LevelFinal)
   ...

NOTE: creation of multiple groups with the same name or the same 
      membership URL can cause problems when running Innovator


Removing existing group shown above and create a new
group with membership URL "10.100.66.39/.../" ....


[--------------------------------------------------------]
   Delete old group with membership URL "10.100.66.39/.../" ...
[--------------------------------------------------------]

Microsoft (R) .NET Framework CasPol 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.

Removed code group from the Machine level.
Success


[--------------------------------------------------------]
   Create new group with name "10.100.66.39/.../" ...
[--------------------------------------------------------]

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

 _______________________________________________________________________________________

 

The Log file showing success. But still Im not able to access the innovator.   What may be the problem?

Please help on this because its urgent for us.



chaludan - Thursday, December 12, 2013 7:48 AM:

Vitalij, try to use this thread: Normal 0 21 false false false CS X-NONE X-NONE MicrosoftInternetExplorer4

www.aras.comhttp:/.../4294.aspx

Dan



Brent - Tuesday, June 30, 2009 9:11 PM:

Venuadepu -

I had a similar problem on my first installs.  I solved it by opening up the few remaining security settings in Internet Options, securtity, in the localhost zone.  Can't remember which one, but I recall that one or two were still restrictive after following the client config guide, and that opening them allowed access. 

Probably not the most kosher IT security thing to do, but it worked, and I figured it was on the localhost zone only so why not...  If you are accessing a real server remotely, this may not be such a great idea..

Brent



Bill - Sunday, July 12, 2009 8:44 PM:

Brent's recommendation is the right idea.

As in my previous post, Aras recommends putting the site in the trusted zone of IE, as outlined in our recommended settings for Internet Explorer.

Aras Innovator - Internet Explorer Client Machine Configuration

Aras Support considers settings in this document too open for use in the internet zone, and thus should only be applied to sites in the trusted zone.

If this doesn't help, then you have a conflict in you .NET settings.  Fixing it would require the .NET SDK installed to analyze the security policies in place that are being used to evaluate the assemblies on load.

-Bill



Anonymous - Thursday, February 25, 2010 9:23 AM:

I removed all browser security restrictions, added URL to trusted sites and still am getting this message. Any ideas?

 

 

See the end of this message for details on invoking 

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

   at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)

   at System.Security.CodeAccessPermission.Demand()

   at System.IO.FileInfo..ctor(String fileName)

   at Aras.Client.Controls.VaultApplet.SetAbsolutePath(String path)

   at Aras.Client.Controls.VaultApplet.Init()

   at Aras.Client.Controls.VaultApplet.OnLoad(EventArgs e)

   at System.Windows.Forms.UserControl.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ContainerControl.WndProc(Message& m)

   at System.Windows.Forms.UserControl.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ActiveXImpl.System.Windows.Forms.IWindowTarget.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

The action that failed was:

Demand

The type of the first permission that failed was:

System.Security.Permissions.FileIOPermission

The Zone of the assembly that failed was:

Trusted

 

 

************** Loaded Assemblies **************

mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

Utils

    Assembly Version: 9.1.0.5488

    Win32 Version: n/a

    CodeBase: 192.168.254.206/.../Utils.dll

----------------------------------------

System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Accessibility

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

Microsoft.mshtml

    Assembly Version: 7.0.3300.0

    Win32 Version: 7.0.3300.0

    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

----------------------------------------

Converter

    Assembly Version: 9.1.0.0

    Win32 Version: n/a

    CodeBase: 192.168.254.206/.../Converter.DLL

----------------------------------------

Vault

    Assembly Version: 9.1.0.5488

    Win32 Version: n/a

    CodeBase: 192.168.254.206/.../Vault.dll

----------------------------------------

System.Configuration

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

 

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

 

For example:

 

<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>

 

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

 

 

 



Jennifer - Thursday, February 25, 2010 9:58 AM:

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Please download the instructions at www.aras.com/.../ as you have failed to set the .Net security permissions.
 
Best,
Jennifer