|
|
Browse by Tags
All Tags » Manual setup (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 ...
-
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 ...
-
Hello.
Both C:\Program Files\Aras\Innovator\Innovator\Client and C:\Program Files\Aras\Innovator\Innovator\Server folders must contain innovator.xml file.
That file must contain a path to Innovator configuration file. Sample of the innovator.xml content:++++<ConfigFilePath value=''C:\InnovatorConfig.xml''/>--------The Innovator ...
-
Hello.
As far as I understand you've figured out already that Client and Server should be virtual directories in IIS.
They are separate IIS applications.
Just create Client virtual directory inside your Innovator virtual directory and make it to point to C:\Program Files\Aras\Innovator\Innovator\Client. The same is for Server.
|
|
|