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?
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
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 "http://10.100.66.39/InnovatorServer/" already exists: ... 1.6. Url - http://10.100.66.39/InnovatorServer/Client/cbin/*: 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 newgroup with membership URL "http://10.100.66.39/InnovatorServer/" ....
[--------------------------------------------------------] Delete old group with membership URL "http://10.100.66.39/InnovatorServer/" ...[--------------------------------------------------------]
Microsoft (R) .NET Framework CasPol 2.0.50727.42Copyright (c) Microsoft Corporation. All rights reserved.
Removed code group from the Machine level.Success
[--------------------------------------------------------] Create new group with name "http://10.100.66.39/InnovatorServer/" ...[--------------------------------------------------------]
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.
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
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.
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
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: http://192.168.254.206/InnovatorServer/Client/cbin/Utils.dll
System.Windows.Forms
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Accessibility
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
CodeBase: http://192.168.254.206/InnovatorServer/Client/cbin/Converter.DLL
Vault
CodeBase: http://192.168.254.206/InnovatorServer/Client/cbin/Vault.dll
System.Configuration
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
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.
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Please download the instructions at http://www.aras.com/support/documentation/ as you have failed to set the .Net security permissions.
Best,
Jennifer