|
|
Browse by Tags
All Tags » Server config file (RSS)
-
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
-
Hello Ken.
Try to restore solutions DB and run the following SQL for the DB (for restored DB) using SQL Query AnalyzerEXEC sp_change_users_login 'Update_One', 'innovator', 'innovator'
After that modify InnovatorServerConfig.xml file (there should be C:\Program Files\Aras\Innovator\InnovatorServerConfig.xml if you used default ...
-
Could you please clarify how you installed Innovator manually ?I mean Innovator installer setups virtual directories in IIS, InnovatorServerConfig.xml, innovator.xml files.
Where did you get Innovator files from ? I ask because there might be a sample there.
If you install Innovator using its installer then InnovatorServerConfig.xml is created ...
|
|
|