Bigbox crash on startup when Documentation.pdf files is opened

Issue #1831 new
Former user created an issue

I get a crash if I have the documentation.pdf file (folder themes) opened and I try to start bigbox,

System.IO.IOException: The process cannot access the file 'D:\LaunchBox\Themes\Documentation.pdf' because it is being used by another process. 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.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at BigBox.App..ctor() at () at BigBox.App.Main()

Comments (0)

  1. Log in to comment