gunner - Thursday, October 6, 2011 7:19 AM:
Hello,
I just installed ARAS 9.3 on our windows server R2 2008. When it asked me for some install paths I chose the Z drive as I did not want to put the files on the C drive (I am assuming this should be OK and ARAS is not dependent on the C drive?).
After the completion of the install I went to the server terminal and opened up IE9 type in <our host name>/InnovatorServer then got hit with the following error:
HTTP ERROR 500.19 - INTERNAL SERVER ERROR
MODULE: IIS WEB CORE
REQUESTED URL: LOCALHOST:80/INNOVATORSERVER
NOTIFICATION: BEGIN REQUEST
PHYSICAL PATH: Z:ARASINNOVATORINNOVATOR
HANDLER:NOT YET DETERMINED
ERROR: 0X80070005
CONFIG ERROR: CANNOT READ CONFIGURATION FILE DUE TO INSUFFCIENT PERMISSIONS
CONFIG: \Z:ARASINNOVATORINNOVATORWEB.CONFIG
CONFIG SOURCE:
-1:
0:
Does anyone know what could be causing this or any things I need to change. In the WEB.CONFIG file it reads as follows:
<handlers accesspolicy="read, script">
<directorybrowse enabled="false">..........
In addition I have installed the ARAS client onto our file sharing server. Does this mean that if we have a couple of client machines they can just type the URL address of ARAS i.e. localhost/innovatorserver and it would bring up the login page for them.
Or do I also need to install the ARAS client on those client machines that need to access the ARAS application.
My SQL server is also housed on the server.
Many thanks
Matthew
MMarcial - Thursday, October 6, 2011 12:40 PM:
"CANNOT READ CONFIGURATION FILE DUE TO INSUFFCIENT PERMISSIONS" sounds like you need to configure IIS and is not an Innovator problem.
As far as installing an Innovator client...there is no client to install. You configure IE to access an Innovator web page. See Aras Innovator 9.3 - .NET Client Configuration.pdf and Aras Innovator 9.3 - Internet Explorer Client Machine Configuration.pdf.
gunner - Friday, October 7, 2011 11:45 PM:
Solved this one already, please ignore this. Many thanks..