Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rik Helsen 670 posts 873 karma points
    Aug 03, 2010 @ 14:51
    Rik Helsen
    0

    Does anyone have Umbraco running on a 64bit - 2008 Server ?

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Aug 03, 2010 @ 15:30
    Stefan Kip
    0

    No problems here...

  • Jeff Grine 149 posts 189 karma points
    Aug 03, 2010 @ 15:36
    Jeff Grine
    0

    4.5.0 and 4.5.1. I only ran into the issues you're having when the files were blocked, but I see you've checked that. I'm running the 3.5 version, not 4.0.

  • Lars Mortensen 90 posts 98 karma points
    Aug 03, 2010 @ 15:42
    Lars Mortensen
    1

    I have same issue, and I can get it running on 64 bit 2008 R2, if the files are located on a local drive, but when located on a fileshare I have the issues with empty backend.

  • Rik Helsen 670 posts 873 karma points
    Aug 03, 2010 @ 15:54
    Rik Helsen
    0

    Thanks all, the fileshare remark might be on to something, i'll have our sysadmin check it out!

  • Rik Helsen 670 posts 873 karma points
    Aug 04, 2010 @ 13:33
    Rik Helsen
    0

    It works when we have all files on the local filesystem of the server, but not when we place them on a share. It seems that during this step of the installation, the command for .net 4 doesn't work:

    %windir%\Microsoft.NET\Framework64\v4.0.30128\caspol -m -ag 1. -url "file://\\xxx\WebSharedCont\Farm01\www.aviapartner.aero\*" FullTrust -name "ARFYES\IUSR_xxx"
    yes

    %windir%\Microsoft.NET\Framework\v4.0.30128\caspol -m -ag 1. -url "file://\\xxx\WebSharedCont\Farm01\www.aviapartner.aero\*" FullTrust -name "ARFYES\IUSR_xxx"
    yes

    %windir%\Microsoft.NET\Framework64\v4.0.30128\Aspnet_regiis.exe -ga "ARFYES\IUSR_xxx"
    %windir%\Microsoft.NET\Framework\v4.0.30128\Aspnet_regiis.exe -ga "ARFYES\IUSR_xxx"

     

    Does anyone know the valid command for setting these permissions in a .net 4 environment?

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies