Results 1 to 5 of 5

Thread: Fatal Error pop-up window

  1. #1
    Junior Member
    Join Date
    Jun 2021
    Posts
    3

    Fatal Error pop-up window

    Hi. Ever since I had a black screen PC crash a couple of days ago, I get a fatal error message pop-up window that say the following...

    Error message: Access to the path 'C:\Users\Joe\Documents\CrewChiefV4\startupError.t xt' is denied.
    Stack trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
    at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
    at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
    at CrewChiefV4.MainWindow..ctor() in C:\projects\crewchief_c_sharp\CrewChiefV4\CrewChie fV4\UserInterface\MainWindow.cs:line 1136
    at CrewChiefV4.Program.Main() in C:\projects\crewchief_c_sharp\CrewChiefV4\CrewChie fV4\Program.cs:line 130


    I have completely uninstall CrewChief and cleaned the registry, but even with a fresh install, I still get the same error. Any have any ideas as to how to fix it. Ay help would be appreciated.

  2. #2
    Quote Originally Posted by joedude69 View Post
    Hi. Ever since I had a black screen PC crash a couple of days ago, I get a fatal error message pop-up window that say the following...

    Error message: Access to the path 'C:\Users\Joe\Documents\CrewChiefV4\startupError.t xt' is denied.
    Stack trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
    at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
    at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
    at CrewChiefV4.MainWindow..ctor() in C:\projects\crewchief_c_sharp\CrewChiefV4\CrewChie fV4\UserInterface\MainWindow.cs:line 1136
    at CrewChiefV4.Program.Main() in C:\projects\crewchief_c_sharp\CrewChiefV4\CrewChie fV4\Program.cs:line 130


    I have completely uninstall CrewChief and cleaned the registry, but even with a fresh install, I still get the same error. Any have any ideas as to how to fix it. Ay help would be appreciated.
    This might be caused by the Windows Ransomware Protection feature. See if whitelisting CC like explained here helps.

    https://www.windowscentral.com/how-a...er-2018-update

  3. #3
    Junior Member
    Join Date
    Jun 2021
    Posts
    3
    [QUOTE=The Iron Wolf;9117]This might be caused by the Windows Ransomware Protection feature. See if whitelisting CC like explained here helps.

    Thanks for the speedy reply.

    I don't have "Ransomware Protection" running because I don't have Microsoft Windows Defender Antivirus enabled. I never have in 5 years of owning this PC. (I use a third party antivirus provider). ChrewChief has worked fine for years until last week when I first got the error message (above).

    Any other ideas?

  4. #4
    [QUOTE=joedude69;9124]
    Quote Originally Posted by The Iron Wolf View Post
    This might be caused by the Windows Ransomware Protection feature. See if whitelisting CC like explained here helps.

    Thanks for the speedy reply.

    I don't have "Ransomware Protection" running because I don't have Microsoft Windows Defender Antivirus enabled. I never have in 5 years of owning this PC. (I use a third party antivirus provider). ChrewChief has worked fine for years until last week when I first got the error message (above).

    Any other ideas?
    no WD/Windows RP does not mean non-MS tools don't do the same blocking. All I could suggest is to m ake sure that not Administrator user can write/read to Documents\CrewChiefV4. Try taking ownership of the folder and giving full access to Joe?

  5. #5
    Junior Member
    Join Date
    Jun 2021
    Posts
    3
    Tried everything with folder permissions etc. No Luck. Spent far too much time on it, so in the end I did a system restore to a date before the black screen/crash I had. Re-installed CCv4 and all working fine now.

    Thank you The Iron Wolf for taking time out to try and help. Much appreciated.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •