Error: "System.IO.IOException: This operation is supported only when you are connected to the server"

Issue #1192 invalid
Former user created an issue

I'm using v6.3-beta-12, under Windows 10 64 bit. I encountered this as soon as I launched Launchbox. The error below occurs every time I open the program.

System.IO.IOException: This operation is supported only when you are connected to the server.

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) at () at LaunchBox.Utilities.ExtractLibraries() at LaunchBox.Program.EnsureConfigFilesAndFolders() at (String[] ) at LaunchBox.Program.Main(String[] args)

Comments (3)

  1. Jason Carr repo owner

    Hi Anonymous, by chance, do you have your LaunchBox installation on a network drive or in a network share? That is not recommended for performance reasons, but it also looks like there was just a network connectivity issue here.

    Hit me back up and I can reopen this ticket if it's still happening and you'd like to troubleshoot it further.

  2. Log in to comment