Author |
|
lesw Newbie
Joined: 26 September 2008
Online Status: Offline Posts: 3
|
Posted: 26 September 2008 at 9:25am | IP Logged
|
|
|
Just tried to install Webmail Lite to see if it would work on my host and was greeted by the error below. Does this mean my shared hosting won't support this product.
Anyone can advise please. Many Thanks.
Server Error in '/' 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: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.
Source Error:
Line 21: &nb sp; debugging ASP.NET files.
Line 22: -->
Line 23: <compilation defaultLanguage="c#" debug="true"/>
Line 24: <!-- CUSTOM ERROR MESSAGES
Line 25: &nb sp; Set customErrors mode="On" or "RemoteOnly" to enable custom error messages, "Off" to disable.
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 26 September 2008 at 12:17pm | IP Logged
|
|
|
Try to remove <compilation defaultLanguage="c#" debug="true"/> tag from the web.confing file in the web folder of your WebMail Lite installation. Does it help?
Best regards,
Andrew
|
Back to Top |
|
|
lesw Newbie
Joined: 26 September 2008
Online Status: Offline Posts: 3
|
Posted: 26 September 2008 at 1:34pm | IP Logged
|
|
|
Hi Andrew, well it got me from that error to the next, so to speak, see below....
Server Error in '/' 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 45: &nb sp; by Microsoft that offers a single logon and core profile services for member sites.
Line 46: -->
Line 47: <authentication mode="Windows"/>
Line 48: <!--<identity impersonate="true" />-->
Line 49: <!-- AUTHORIZATION
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 26 September 2008 at 1:44pm | IP Logged
|
|
|
This error message contains most probable reason: "virtual directory not being configured as an application in IIS".
If you don't have access to configuration of your virtual directory, try to contact your hosting provider and ask them if it's possible to configure the virtual directory as an application.
Best regards,
Andrew
|
Back to Top |
|
|
lesw Newbie
Joined: 26 September 2008
Online Status: Offline Posts: 3
|
Posted: 26 September 2008 at 11:29pm | IP Logged
|
|
|
Hi Andrew, however this is likely the end of my trial as I know my hosting is very restrictive. So, I'll ask but I know from experience that they'll probably say no.
Thanks anyway for the help.
Les
|
Back to Top |
|
|