This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - I think, I did everything in the installation Manual ?

DenizEralp - Monday, June 18, 2007 8:44 AM:

Hi Everyone,

I have been spending my 2nd day in order to install innovator. I installed on Windows XP, SQLExpress and IE7.0.

After the installation, InnovatorServer virtual directory does not show up in the IIS Manager. ( I can only see "vault" virtual directory )

I manually added a virtual directory to IIS, which links to C:Program FilesArasInnovatorInnovator. I can see the mini-diag.htm file. But, when I click Client logon, what I see is the following error.

Server Error in '/InnovatorServer' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 11:     </compilation>
Line 12:     <customErrors mode="Off" />
Line 13:     <authentication mode="None" /> 
Line 14:     <authorization>
Line 15:         <allow users="*" />

Source File: C:Program FilesArasInnovatorInnovatorclientweb.config    Line: 13



snnicky - Tuesday, June 19, 2007 2:16 AM:

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 FilesArasInnovatorInnovatorClient. The same is for Server.