in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Virtual application on SSL domain (permissions problem?)

Last post 04-02-2008 9:13 AM by Ingvald. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-01-2008 9:10 AM

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 359

    Virtual application on SSL domain (permissions problem?)

    Hello!

    I have ssl domain ssl.domain.com and my mail is default avaiable under mail.domain.com. Now I want to create something like this: ssl.domain.com/mail where users can enter webmail using secure connection.

    Under IIS7 (Windows 2008) I used Add application under ssl.domain.com website and I pointed it to my SmarterMail MRS directory and I'm getting this error:

    HTTP Error 500.19 - Internal Server Error
    The requested page cannot be accessed because the related configuration data for the page is invalid.
    Detailed Error Information
    Module    IIS Web Core
    Notification    BeginRequest
    Handler    Not yet determined
    Error Code    0x80070005
    Config Error    Cannot read configuration file due to insufficient permissions
    Config File    \\?\(path)\ssl.domain.com_0gnzqmjh\wwwroot\web.config

    Requested URL    https://ssl.domain.com:443/mail
    Physical Path    (path)\SmarterMail\MRS
    Logon Method    Not yet determined
    Logon User    Not yet determined

    Probably something wrong with permissions but I dont know which and where.

    EDIT: When I try to create Virtual Directory instead of Application I'm getting this error:

    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.

    Windows 2008 Web Server x64 / DotNetPanel 2.8.0
  • 04-02-2008 9:13 AM In reply to

    Re: Virtual application on SSL domain (permissions problem?)

    Make sure the that the IIS anonymous user under which ssl.domain.com runs has at least NTFS read permissions on the MRS folder. The same goes for the user under which your Smartermail Application Pool runs. 

    IBISS Internet Services & Solutions: ASP - ASP.NET 1.1/2.0/3.0/3.5 - PHP 5 - MySQL 5 - MSSQL 2005
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems