Unable to refresh target cache

Sysprogs forums Forums VisualGDB Unable to refresh target cache

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11669
    elinir2000
    Participant

    —————— System.Reflection.TargetInvocationException ——————
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.UnauthorizedAccessException: Access to the path

    ‘C:\Users\elinir2000\AppData\Local\VisualGDB\RemoteSourceCache\192.168.1.4\0002\include\arm-linux-gnueabihf\c++\4.9\bits\c++config.h’ is denied.

    #11671
    support
    Keymaster

    Hi,

    Please double-check that you have the access to the specified file and that it’s not open in any other program (sometimes refreshing the cache while Clang IntelliSense is still scanning the source gets this error). If nothing helps, please try closing Visual Studio and deleting the file (or the entire 0002 folder) manually.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.