WizAnnApp

You are not logged in. Would you like to login or register?



2/27/2015 11:50 am  #1


WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

I can't remember when but it was at least a year ago , I upgraded from the previous version to the 3.5.1 version however all of a sudden i could no longer select the "revise by" option to study anything except postcodes.
i could only study the daily sheet / weekly sheet when i have imported them.
I have tried the dates as ticks thing but i only helps on newer data bases not my original data base.
and to be honest i just want it to work as it did before, is there any way of fixing the problem?
here is what tends to come up when i try to use the revision option.

thanks chazza

see the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt64(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Data.SQLite.SQLiteConvert.ToDateTime(String dateText, SQLiteDateFormats format, DateTimeKind kind)
   at System.Data.SQLite.SQLiteConvert.ToDateTime(String dateText)
   at System.Data.SQLite.SQLite3.GetDateTime(SQLiteStatement stmt, Int32 index)
   at System.Data.SQLite.SQLite3.GetValue(SQLiteStatement stmt, Int32 index, SQLiteType typ)
   at System.Data.SQLite.SQLiteDataReader.GetValue(Int32 i)
   at System.Data.SQLite.SQLiteDataReader.get_Item(String name)
   at WizAnn.FrmRevisionSetWeeklySheet.LoadList(Int32 SortOrder) in C:\Mywork\WizAnnDaily\WindowsFormsApplication1\WindowsFormsApplication1\FrmRevisionSetWeeklySheet.cs:line 115
   at WizAnn.FrmRevisionSetWeeklySheet..ctor() in C:\Mywork\WizAnnDaily\WindowsFormsApplication1\WindowsFormsApplication1\FrmRevisionSetWeeklySheet.cs:line 26
   at WizAnn.FrmMain.mnuReviseWeeklySheet_Click(Object sender, EventArgs e) in C:\Mywork\WizAnnDaily\WindowsFormsApplication1\WindowsFormsApplication1\FrmMain.cs:line 637
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WizAnnPointsRevision
    Assembly Version: 3.5.1.0
    Win32 Version: 3.5.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/WizAnnPublications/WizAnn%20Points%20Revision/WizAnnPointsRevision.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

 

 

2/28/2015 4:49 am  #2


Re: WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

Your database file needs to be emailed to me to have a look at, you have missing data in a field that is causing this issue, my email address is alexwhite68@gmail.com

atb

alex


Feel free to post enhancement requests for the apps, always looking for new ideas.

All the best
Alex
 

2/28/2015 7:25 am  #3


Re: WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

I'm at work till this evening , will post it to ya when I get home.
Thanks Alex .

     Thread Starter
 

2/28/2015 10:06 pm  #4


Re: WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

ok Alex sent you the file, hope it's the correct one.
sent from my email chaza32@hotmail.co.uk
thanks mate.
 

     Thread Starter
 

3/11/2015 5:40 pm  #5


Re: WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

Wizz Points problem on PC. This has come up before. In this instance I get the same message when using the main points app or the radius maps.....Unhandled exception has occurred in your pplication etc etc....
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
System.FormatException: String was not recognized as a valid DateTime.
   at System.DateTimeParse.ParseExactMultiple(String s, String[] formats, DateTimeFormatInfo dtfi, DateTimeStyles style)
   at System.DateTime.ParseExact(String s, String[] formats, IFormatProvider provider, DateTimeStyles style)
   at System.Data.SQLite.SQLiteConvert.ToDateTime(String dateText, SQLiteDateFormats format, DateTimeKind kind)
   at System.Data.SQLite.SQLiteConvert.ToDateTime(String dateText)
   at System.Data.SQLite.SQLite3.GetDateTime(SQLiteStatement stmt, Int32 index)
   at System.Data.SQLite.SQLite3.GetValue(SQLiteStatement stmt, Int32 index, SQLiteType typ)
   at System.Data.SQLite.SQLiteDataReader.GetValue(Int32 i)
   at System.Data.SQLite.SQLiteDataReader.get_Item(String name)
   at WizAnn.FrmPointer.LoadData(Int32 SortOrder, Boolean selectFirstPoint) in C:\mywork\WizAnnDaily\WindowsFormsApplication1\WindowsFormsApplication1\FrmPointer.cs:line 745
   at WizAnn.FrmPointer.mnuSearch_Click(Object sender, EventArgs e) in C:\mywork\WizAnnDaily\WindowsFormsApplication1\WindowsFormsApplication1\FrmPointer.cs:line 826
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.MenuStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll[/url]
----------------------------------------
WizAnnPointsRevision
    Assembly Version: 3.0.1.0
    Win32 Version: 3.0.1.0
    CodeBase: [url]file:///C:/Program%20Files/WizAnnPublications/WizAnn%20Points%20Revision/WizAnnPointsRevision.exe[/url]
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll[/url]
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll[/url]
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll[/url]
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll[/url]
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.79.0
    Win32 Version: 1.0.79.0
    CodeBase: [url]file:///C:/Program%20Files/WizAnnPublications/WizAnn%20Points%20Revision/System.Data.SQLite.DLL[/url]
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll[/url]
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll[/url]
----------------------------------------
Telerik.Reporting
    Assembly Version: 4.0.10.310
    Win32 Version: 4.0.10.310
    CodeBase: [url]file:///C:/Program%20Files/WizAnnPublications/WizAnn%20Points%20Revision/Telerik.Reporting.DLL[/url]
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll[/url]
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll[/url]
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: [url]file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll[/url]
----------------------------------------************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.For example:<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.As I say, this is only happening on the version I have on my PC. The app works fine on my iPhone 4.

Help, please?

Thanks

 

3/19/2015 5:37 am  #6


Re: WizAnn Points Revision 3.5.1 PC software problems, probably need Alex

Mark, can you email me alexwhite68@gmail.com I will send you the latest build of the windows app.

atb

alex


Feel free to post enhancement requests for the apps, always looking for new ideas.

All the best
Alex
 

Board footera

 

Powered by Boardhost. Create a Free Forum