Not able to launch login window in ARAS 10
Hi,I have installed ARAS 10 in my windows 7 machine. It is installed successfully without giving any warning.I have run the .NET framework and .NET security also. I am not getting the login window when...
View ArticleInnovator object in JS
Hi all,in the examples of JS client-side methods that I can find in this forum, I see different ways to create an Innovator object:var inn = top.aras;var inn = this.newInnovator();var inn =...
View ArticleIframe's error
HI: I open a in html, I want to get the value from iframe, but it appear a error message when press the buttom.As follow are the codes:var iframe0 = document.getElementById("ifra");var...
View ArticleCan we run a website using Aras Innovator?
Hi,,Recently I saw that www.aras.com is powered by 'Aras Innovator'. How can we run a website using 'Aras Innovator' ? Is it possible with the open release version? Thank you,Ransok
View ArticleError :-Object Reference not set to an instance of object
Hello AllI have installed new Aras set up on my PC, after that i Import Package (including ItemTypes, Method ...and all Contains other that data) . But now when I going to add new instance in any Item...
View ArticleGiven key was not present in the dictionary
Hi All, Opened a new Purchase Request (an itemtype I created). Filled out all the details, but when I try to save I get "The given key was not present in the dictionary". I have no clue what this...
View ArticleSearch and add a specific major revision of a part
On a simple form, I register a serial number for a manufactured part (property: string), and then I need to add the part with the corresponding major revision (property: item type, part)That is, I need...
View Articlev10 login error - 'Aras.Common.Cryptography.RSACryptoHelper'
Fresh install of v10.0 on windows 7. When logging in as admin for the first time receive following error:The type initializer for 'Aras.Common.Cryptography.RSACryptoHelper' threw an exception.
View ArticleERROR - 404 Not found
Hello all, I have installed Aras Innovator on Win 7 for evaluation. It installed correctly. Runs ok. When i create a new item in parts section, a new window opens with Error as shown below....
View ArticleAras innovator installation rolling back
I have recently downloaded Aras Innovator 10. I had installed it fully. It got installed but i was unable to start it due to absence of some pre requisite items of windows. Hence i got it uninstalled....
View ArticleExport HTML data to Excel without Activex object
Could anyone help me in exporting HTML data to excel without ActiveX.I tried the following codevar html = window.document.documentElement.outerHTML;opener.top.aras.saveString2File(html,...
View ArticleECO Team Assigned to ECO Not Able to Change In New
I'm having an issue when with users setting up ECOs. If they accidentally pick the wrong team and then save the ECO, it is using the intital team throughout the entire ECO. It does not use the updated...
View ArticleERROR Could not find dll file - vb method
Hi,I have a blocking issue:when I developped a vb method, when I clicked on the "check syntax" button I have the following error message. I have also this error when a vb method is triggered.I don't...
View Articleiom rt and windows phone 8.1
Is there anybody out there who had success with connecting windows phone 8.1 to InnovatorServer with the new iomrt.dll? It works great with Windows 8.1. In a Windows Universal App you schould be able...
View ArticleMinor Revision handling for Items with a 'File' field
Hi,I am using Project 'Adding Minor Revision Handling' to handle minor revisions for my item. My items have a 'File' field and some other fields. Checkout and Checkin is enabled for my item now.When I...
View ArticleAdd and Edit an Item from code only.
Hi,I have the following C# code, which is called from an Action(Item Action for Itemtype1) to create an Item(PRC is my Itemtype) and also to edit the created Item.In the Itemtype I added 'Can Add' as...
View ArticleHow to use ParseDate(string date, string formatStr) in C#?
It is a method of the class "Calendar". I cannot create an instance of Calendar. Has anyone an example code?
View ArticleHTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.Detailed Error InformationConfig Source: 3: <system.webServer> 4: <handlers...
View ArticleInternet Explorer 10 : The browser has failed the minimum browser requirement...
Hi,I have installed an Innovator 10 on a Windows Server 2008R2 and encounter major problems to get the Internet Explorer on my client computer to work. I get the following error message for Internet...
View ArticleDocument's old revision items are not displaying old files.
Hi,I updated the excising Document ItemTpye by adding a new Filed(name:attachment, datatype:Item, source: File) to attach a file and deleted the Files relationship form the ItemType.I created a new...
View Article