Copied to clipboard

Flag this post as spam?

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


  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Apr 29, 2014 @ 15:18
    Anthony Dang
    0

    Crazy backoffice issue

    I've got this crazy backoffice issue which is driving me insane and it happens on all browsers. I cant get to any section.

     

     

    What I've tried:

    - Increasing the client dependency version

    - Deleting the client dependency folder

    - Deleting the temp folder

    - Restarting IIS

    - Deleting the IIS site and creating a new one

    - Setting all files to NOT read only

    - Giving full access for all files to IIS_IUSRS

    - Giving full access for all files to Network Service

     

    What seems to temporarily work (until after a build)...

    Rename the entire web application folder, create a new folder with the original name, then move the files to the new folder. 

    This smells of file permissions, but I have no idea why that would make this work. We do have webdeploy in this project with file permission modifications to GIVE correct permissions. I've got no idea what the hell it would be doing to the files.

    Any help would be appreciated.

     

     

     

     

  • Mads Krohn 211 posts 504 karma points c-trib
    Apr 29, 2014 @ 15:22
    Mads Krohn
    2

    I does sound like a Browser Link issue. Disable it in Visual Studio ?
    The round arrow circle thing next to the debug/release drop down, press the tiny arrow and uncheck "Enable Browser Link".

  • Lee 1130 posts 3088 karma points
    Apr 29, 2014 @ 15:29
    Lee
    2

    It's a browser link issue. I had a problem with it too a while back. Disabled it, and everything worked fine.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Apr 29, 2014 @ 16:49
    Anthony Dang
    0

    <insert lots of swearing here>

     

    Thanks guys. That was driving me insane!

     

  • Mads Krohn 211 posts 504 karma points c-trib
    Apr 29, 2014 @ 17:17
    Mads Krohn
    0

    Hehe yeah, it's a pain :P
    Care for an accepted answer ? :P

Please Sign in or register to post replies

Write your reply to:

Draft