I have a hosting plan with easy cgi and they said the IIS application is created automatically; however, I keep getting this
===================
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 8: <customErrors mode="Off"/>
Line 9:
Line 10: <authentication mode="None" />
Line 11:
Line 12: <identity impersonate="false" />
===================
I don't even have a clue since I'm not familiar with this. Please help.
Anthony
8/27/2008 12:00 PM
I forgot to mention that the server is 2008. Does anyone have a clue on how to solve this?
Anthony
8/27/2008 2:48 PM
If you are sure that virtual directory is created then remove this line from web.config:
<identity impersonate="false" />
You may need to remove other lines too. It seems your host does not allow overriding certain settings in your web.config.
Cem Alacayir
9/1/2008 2:01 PM
I have tried everything I could, and my hosting service refused to help me setup. Could someone please help me install filevista? I just like it so much.
Anthony
9/21/2008 12:45 AM
Hi Anthony,
We can help you setup FileVista if you can provide us FTP connection information via email.
Cem Alacayir
11/17/2008 11:32 AM