Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with importing data and export file #76

Open
Rezaasli opened this issue Oct 7, 2024 · 0 comments
Open

problem with importing data and export file #76

Rezaasli opened this issue Oct 7, 2024 · 0 comments

Comments

@Rezaasli
Copy link

Rezaasli commented Oct 7, 2024

The Problem

What went wrong?

Reproduction steps

  1. I installed app and imported HECRAS cross section but i didn't responded well
  2. Then I did that...

Exception message


database is locked
database is locked
 --- Stacktrace --- 
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteTransaction.Begin(Boolean deferredLock)
   at System.Data.SQLite.SQLiteConnection.BeginDbTransaction(IsolationLevel isolationLevel)
   at System.Data.SQLite.SQLiteConnection.BeginTransaction()
   at CrossSectionViewer.Controllers.BackgroundTask.Run(SQLiteConnection dbCon)
   at CrossSectionViewer.UI.Data.Import.frmHECImportProgress.bgWorker_DoWork(Object sender, DoWorkEventArgs e)
 --- Exception Data --- 
Cross Section Viewer = 4.0.3.0
Windows: Microsoft Windows NT 6.2.9200.0
Date: 10/7/2024 10:13:44 PM

Anything else?

You can attach links to datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant