Hi Team,
"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.SQLiteConnection.Open()
at ThinkGeo.MapSuite.Layers.SqliteFeatureSource.GetColumnNames(String connectionString, String tableName)
at ThinkGeo.MapSuite.Layers.SqliteValidatorHelper.CheckFeatureIdAndGeometryColumn(String connectionString, String tableName, String featureIdColumn, String geometryColumnName)
at ThinkGeo.MapSuite.Layers.SqliteFeatureSource.OpenCore()
at ThinkGeo.MapSuite.Layers.FeatureSource.Open()
at ThinkGeo.MapSuite.Layers.FeatureLayer.OpenCore()
at ThinkGeo.MapSuite.Layers.Layer.Open()
at ThinkGeo.MapSuite.Layers.WorldStreetsLayer.OpenCore() in f:\CAD\PhoenixScrum\Dev\PhoenixCAD\Component\KPI.Global.PnxOfflineMapCtrl\KPI.Global.PnxOfflineMapCtrl\WorldStreetsLayer.cs:line 134
at ThinkGeo.MapSuite.Layers.Layer.Open()
at KPI.Global.PnxOfflineMap.PnxOfflineMapCtrl.LoadWorldBaseLayer() in f:\CAD\PhoenixScrum\Dev\PhoenixCAD\Component\KPI.Global.PnxOfflineMapCtrl\KPI.Global.PnxOfflineMapCtrl\PnxOfflineMapCtrl.cs:line 311
at KPI.Global.PnxOfflineMap.PnxOfflineMapCtrl.PnxOfflineMapCtrl_Load(Object sender, EventArgs e) in f:\CAD\PhoenixScrum\Dev\PhoenixCAD\Component\KPI.Global.PnxOfflineMapCtrl\KPI.Global.PnxOfflineMapCtrl\PnxOfflineMapCtrl.cs:line 123
Regards,
Tamilarasan.