Error that i dont understand #1416

Closed
opened 2026-04-05 17:44:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @shimizu-izumi on 2/8/2021

code = CantOpen (14), message = System.Data.SQLiteException (0x800007FF): unable to open database file
at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.Connection.Open()
at VRCX.Program.Run() in
C:\Work\VS2019\VRC\Program.cs:row 40.
at VRCX.Program.Run() in
C:\Work\VS2019\VRC\Program.cs:row 25.

*Originally created by @shimizu-izumi on 2/8/2021* code = CantOpen (14), message = System.Data.SQLiteException (0x800007FF): unable to open database file at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.Connection.Open() at VRCX.Program.Run() in C:\Work\VS2019\VRC\Program.cs:row 40. at VRCX.Program.Run() in C:\Work\VS2019\VRC\Program.cs:row 25.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#1416