-
I get this message from IE7. "The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance." I'm trying to run on a single machine just to kick...
-
Here is my InnovatorServerConfig: <Innovator> <UI-Tailoring login_logo="../images/logos/innovator_splash.jpg" branding_img="../images/logos/banner_02.jpg" product_name="Aras Innovator" banner_url="../scripts/banner.aspx" banner_height="50" /> <operating_parameter key="debug_log_flag" value...
-
Hello Bob. Here is the first reference to the error found in Google: "The user is not associated with a trusted SQL Server connection" the search was http://www.google.com/search?q=%22The+user+is+not+associated+with+a+trusted+SQL+Server+connection%22&ie=utf-8&oe=utf-8
Posted to
Support Q&A
(Forum)
by
snnicky
on
Mon, Jan 14 2008
Filed under: Installation, Login, Manual setup, Server config file
-
After installed the Aras Innovator according to the install guide, I open the url of http://localhost//InnovatorServer/ and then the Logon dialog is prompted! But when I click the "login" button, one exception occurs and it says that the Aras is not defined. Even I add some "alert" to debug the login...
-
Dear Support Gurus and Wise Ones: Now nearing the point of actually deploying Innovator for real, we have neglected to discover a few of finer points of application adminstration and finesse. My question: is there a way to set aging for the Innovator login passwords? (e.g. the password expires every...
-
Hello Deacon. It is very likely you need to run the following SQL for the restored DB EXEC sp_change_users_login 'Update_One', 'innovator', 'innovator' Explanation: The backup of the DB you restored was created on another database server instance. Thus SQL Server login innovator had some id associated...
-
No problem, I'm sure we can get this sorted out. So, you installed Innovator to your server, and you were able to complete the install without errors. After this, you set up a .NET security policy on the client machine using the Manual .NET Security Config Tool. Next you followed the steps outlined in...
-
The error you are getting most likely indicates that you do not have the .NET Framework security policy set. The two most common error message that you will see are: AND In both cases, this indicates that there is no .NET security policy set on the client PC machine. Please see the Aras Innovator - ...
-
Hi Bill and all, Just noticed your discussion on this topic... the following is my system configuration Sql Server: Express Edition 2005 WinXp with SP2 I am getting the following error while trying to login to Aras Innovator login page " Invalid object name 'LOCALE' " I am receiving...
-
Hi, I loaded the Demo Database 9.0.1 BL6 on to a working 9.0.1 installation. When I try to log in to the demo database (BasicsDemo901) as user 'Bill' (or the others), I get an error: Invalid column name 'enforce_discovery'. I compared the ITEMTYPE table of the demo database with the working...
Posted to
Support Q&A
(Forum)
by
jupakka
on
Mon, Jun 15 2009
Filed under: Installation, Login, Restore database, ItemType, Project, database, SQL Database Restore