222 Results
"Root element is missing." XML Error when trying to add Requirement through .NET API
...bsp; addItem.setProperty(field.Key, field.Value); } Item result = addItem.apply(); Console.WriteLine(result); Console.WriteLine(result.isError()); // returns true When I run this program i...12KViews0likes4CommentsAras.OAuth.Model error when trying to connect using IOM.dll in a .Net Core app
...ublicKeyToken=524d880b05474146'. The system cannot find the file specified." I have the following code with the variable values changed: string serverUrl = "">server/.../InnovatorServer.aspx"; string&n...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, u...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- 177Views0likes2Comments