Use absolute paths for settings?

Last post 03-29-2006, 1:22 PM by ias0nas. 1 replies.
Sort Posts: Previous Next
  •  03-29-2006, 11:33 AM 17719

    Use absolute paths for settings?

    Hello,
     
    Is it possible to use absolute path names to declare the css dir in CE?
    I have this:
     
    editor.EditorWysiwygModeCss = "C:\InetPub\vhosts\actclick.com\httpdocs\articlePages\default.css"
    But it gives me the error that this path is not a valid virtual path
     
    I use CE to edit pages in a site
    This site is in:
    C:\InetPub\vhosts\actclick.com\httpdocs\
     
    The management application that CE is used in to edit the site pages is in:
    C:\InetPub\vhosts\actclick.com\subdomains\httpdocs\
     
    I tried using server.mappath("..\") but I get the error that I can't go over the root directory of the application
    Is there an other way of doing this?
     
    Thank you
  •  03-29-2006, 1:22 PM 17722 in reply to 17719

    Re: Use absolute paths for settings?

    Got that, the server was not configured to enable parent paths
View as RSS news feed in XML