-
Hello all: I have been trying to install the client for http://myinnovator.com without any luck. The error is "Aras Innovator Client" has failed to initialize. I am on Win XP - SP 2 and .NET 2.0, IE 6.0 I have followed the instructions from the .NET Client Configuration document, ie, 1. Executed...
-
Hello, We're setting up an evaluation environment to examine Aras. I'm having issues with the Active Directory Authentication. We have precisely configured the server according to the Authentication Setup document and are receiving the following error upon attempting to login as Admin (as specified...
Posted to
Support Q&A
(Forum)
by
dizn0g
on
Tue, Apr 21 2009
Filed under: Permissions, AD, Authentication, Indentities, Microsoft . net framework, Error, .net
-
Hello Bill, Thanks for the reply.. Here I am sending the contents of log file. ___________________________________________________________________________________ [========================================================] Setting security for .NET 2.0 ... [===========================================...
-
I would like to refine my query , Is there any Tutorial available to show how to call .net application into Aras environment. Do we use an XML for connection in to aras.? The answers i obtaining are usually pertaining to send from aras to .net. But to be precise i want to move from " .net to ARas"...
-
When we install sdns.exe to set .NET security , But failed.. We have checked our setup & steps.. Our IE setup Follow this document --Aras Innovator 9.0 - Internet Explorer Client Machine Configuration.pdf Add our innovatorserver's IP to Trust Site and Security tab also follow by document. We...
-
Hello all, I want to know know min_rev (minor_revision) works in the below scenario?? I have a 'Released' Part with major_rev 'A'. Once the Goal is updated the 'Released' Part state is changed to Preliminary & Revision becomes 'B'. I don't want that to be happened...
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Thu, Oct 29 2009
Filed under: Files, IOM, IOM Vault, Client Methods, Visual .net, aras, Aras:, .net, .net integration, aspx with C#, .aspx
-
Hello all, Whenever the Part is Released by an ECO. The Document attached to the Part in Part Document tab should also be Released by undergoing an ECO life cycle without adding as a separate Affected Item in the ECO. Can anyone come across such a scenario??? Pls reply. Thansk & Regards, Sherene
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Fri, Nov 13 2009
Filed under: IOM, Workflow Promotion, SQL, SQL ItemType, Client Methods, Visual .net, aras, connectors, Aras:, solution, .net, import Aras.IOM, .net integration, aspx with C#, .aspx
-
Hello all, I want to Hide 'Part Goal' tab in 'Part' ItemType for all except one group of Identity. Only for 'Sourcing Identity' Group 'Part Goal' should be visible not to others. How to achieve this??? Regards, Sherene
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Thu, Nov 19 2009
Filed under: IOM, SQL, Stored Procedure, Client Methods, Visual .net, aras, connectors, Aras:, integration, solution, .net, import Aras.IOM, .aspx
-
Hello Peter, Thanks so much for your quick reply. I too have done the second part as you have mentioned. top . hideTab = function () { var thisClass = new String ( document . thisItem . getProperty ( "classification" , "" )) ; var tabbar = parent . relationships . relTabbar; if (...
-
Hello, How to set the combined Item behavior? Parent 1 as Fixed & Parent 2 as Float in teh LifeCycle... My scenario is like this; When P1 is versioned first; P1 & P2 points to C1 until C2 creates. When C2 creates P1 points to C1, P2 points to C2. When C1 is versioned first; P1 points to C2, until...