View Single Post
  #47 (permalink)  
Old 06-26-2009, 08:25 PM
sheureka's Avatar
sheureka
PPCGeeks Regular
Offline
Location: Bisbee AZ
 
Join Date: Aug 2006
Posts: 193
Reputation: 45
sheureka is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

I just uninstalled/reinstalled the new version and uninstalled/reinstalled sqlce. I still get the sqlce error. If this helps, here's the message I'm getting-

GasMate.exe
SqlCeException
[ cost ]

at System.Data.SqlServerCe.SqlCeCommand.ProcessResult s(Int32 hr)
at System.Data.SqlServerCe.SqlCeCommand.CompileQueryP lan()
at System.Data.SqlServerCe.SqlCeCommand.ExecuteComman d(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteReader (CommandBehavior behavior)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteDbData Reader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbComman d.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at GasMate.GasMateDataSetTableAdapters.maintTableAdap ter.Fill(maintDataTable dataTable)
at GasMate.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolea n fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at GasMate.Program.Main()

sheureka
__________________
Do good. Be kind. Have fun.

Last edited by sheureka; 06-26-2009 at 08:34 PM.
Reply With Quote