205 Results
"Root element is missing." XML Error when trying to add Requirement through .NET API
I am trying to add a Requirement through the .NET API. Here is my code: //creating new connection HttpServerConnection conn = IomFactory.CreateHttpServerConnection(serverUrl, dbName, username, pa...12KViews0likes4Comments"Classification cannot be changed after saving the item" error using the .Net API to update requirement
I am using Aras 11 SP15. I am trying to update a requirement I created. Here is my code: using System; using System.Collections.Generic; using Aras.IOM; namespace TestArasProject { public...20KViews0likes14CommentsAras.OAuth.Model error when trying to connect using IOM.dll in a .Net Core app
I'm trying to integrate the IOM.dll into a .net core application and I get the error below. "Could not load file or assembly 'Aras.OAuth.Model, Version=12.0.0.21092, Culture=neutral, PublicKeyToken...2.6KViews0likes1CommentWindows / .NET 4.8 Updates Cause 'Error: Cannot access OAuth Server due to 500 (Internal Server Error)'
Hello, I went through some trouble getting Aras running, and eventually got it going with the .NET 4.7.2 / and 2.1..8 Hosting Bundle My IT Department went in and did some windows updates, upgrad...6.2KViews0likes6Comments.NET Applications in Release 14+ -> Shall we still use ASP.NET Web Applications or better use ASP.NET Core-Web-Apps for own projects?
Hi community, I play around with building a custom .NET Application. The dev guide currently recommends us to start with an ASP.NET Web Application. But: My development guide i...153Views0likes1Comment- 176Views0likes2Comments