|
|
Browse by Tags
All Tags » Manual setup » Installation (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 ...
-
Hello Sanjeev,
to setup required directories manually please do the following:1) Find a folder on your HDD where you installed the Innovator. (For example
C:\Program Files\Aras\Innovator. There should be DB, Innovator, InstallDll1..3, VaultServer folders there.)2)
In the same folder there should be virtualdirs.xml. Open that file in
notepad. ...
-
According to the initial post it looks like .Net controls are not downloaded to your client computer.
Could you try to download one of controls ? For example if you login to innovator using URL http://MyServer.com/Innovator try to download one of controls accessing the URL http://MyServer.com/Innovator/Client/cbin/Vault.dll. The dll file must ...
-
Just to ensure we are on the same page: The permissions must be Scripts only. Otherwise Innovator will not work. According to your words installer failed to set the permissions in correct way. I supposed you modified the permissions manually thus I asked if you did any manual setups.
-
Hello.
Please describe the details of your Innovator installation. What options did you use during installation ? Did you perform any manual setups ?
I recommend you to check your IIS settings for all Innovator virtual folders. Check ''Execute Permissions'' setting for all of Innovator IIS virtual folders.The permissions must be Scripts only and ...
-
You run the server on Windows XP. There is a limit for the maximum number of simultaneous connections to the site. The number is 10.This may be a reason why some content is not downloaded. (Icons may fail to load and some AML requests to server may fail.)To understand better what happens you may use some HTTP sniffer software.
If the guess is ...
|
|
|