Menu

#1 More help files needed

open
nobody
None
9
2012-01-22
2012-01-22
sfuser37
No

I can\'t even find a readme in the rar download or browsing the files online.
Is there an SQL file to set up a default database table?
Where are the login settings.-- in the settings.txt, maybe?
I tried to load the project in VisualStudio c#.net and build it and got the following error -
\"System.TypeInitializationException was unhandled
Message=The type initializer for \'Point_of_Sale.POSDBManager\' threw an exception.
Source=sncPOS
TypeName=Point_of_Sale.POSDBManager
StackTrace:
at Point_of_Sale.POSDBManager.GetValue(String queryString, DBError& error)
at Point_of_Sale.User.ShowLoginDialog() in C:\\Users\\x\\Documents\\Visual Studio 2010\\Projects\\C_sharp_dot_net_code\\litepos\\Point of Sale\\Users\\User.cs:line 321
at Point_of_Sale.frmMain.frmMain_Load(Object sender, EventArgs e) in C:\\Users\\x\\Documents\\Visual Studio 2010\\Projects\\C_sharp_dot_net_code\\litepos\\Point of Sale\\frmMain.cs:line 192
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at ComponentFactory.Krypton.Toolkit.KryptonForm.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at ComponentFactory.Krypton.Toolkit.VisualForm.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Point_of_Sale.Program.Main() in C:\\Users\\x\\Documents\\Visual Studio 2010\\Projects\\C_sharp_dot_net_code\\litepos\\Point of Sale\\Program.cs:line 18
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException: System.BadImageFormatException
Message=Could not load file or assembly \'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139\' or one of its dependencies. An attempt was made to load a program with an incorrect format.

What does this mean - does SQLLite have to configured in a certain way to work ith LitePOS>

Discussion

  • sfuser37

    sfuser37 - 2012-01-22
     
  • sfuser37

    sfuser37 - 2012-01-22
    • priority: 5 --> 9
     
  • sfuser37

    sfuser37 - 2012-01-22

    I found the readme.txt but all it says is:
    "NOTE: Am doing the user manual, it will be out in a few days time."
    So where is the user manual?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.