Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Errors at line 329 and 498 #49

Open
Usera1a opened this issue Oct 7, 2019 · 0 comments
Open

Errors at line 329 and 498 #49

Usera1a opened this issue Oct 7, 2019 · 0 comments

Comments

@Usera1a
Copy link

Usera1a commented Oct 7, 2019

After building and running the IoTAPIPortingTool.exe in the Visual Studio command prompt against a Windows CE project I am getting the following error(s):

Unhandled Exception: System.Data.SQLite.SQLiteException: SQL logic error or miss
ing database
no such column: LocalAllocTrace
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQ
LiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavi
or behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at IoTAPIPortingTool.Program.ProcessLines(String[] lines, Boolean isUAP, Stri
ng filename, StringBuilder outputBuilder) in c:\DownLoads\MSFT\IoT\iot-utilities
-master\IoTAPIPortingTool\Program.cs:line 329
at IoTAPIPortingTool.Program.Main(String[] args) in c:\DownLoads\MSFT\IoT\iot
-utilities-master\IoTAPIPortingTool\Program.cs:line 498

Any insight as to why I getting this error would be appreciated.
Thanks

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

No branches or pull requests

1 participant