Unsolved
This post is more than 5 years old
145 Posts
0
3326
August 4th, 2008 22:00
Need help with this program
Here is the ENTIRE error message:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.FormatException: The string was not recognized as a valid DateTime. There is a unknown word starting at index 0.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s)
at DutchDuckCacheReader.gridHist.Open()
at DutchDuckCacheReader.Actions.ReadMenu(String menuText)
at DutchDuckCacheReader.mainForm.ribbon_It emClick(Object sender, ItemClickEventArgs e)
at DevExpress.XtraBars.BarManager.RaiseIte mClick(ItemClickEventArgs e)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarBaseButtonItem.O nClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkC lick()
at DevExpress.XtraBars.BarItemLink.OnLinkA ction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.O nLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkA ctionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelecti onInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelecti onInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Ribbon.Handler.Base RibbonHandler.OnUnPressItem(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.Base RibbonHandler.OnUnPress(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.Base RibbonHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.Handler.Ribb onHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.RibbonContro l.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.W ndProc(Message& m)
at DevExpress.XtraBars.Ribbon.RibbonContro l.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNat iveWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNat iveWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callb ack(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MC
Assembly Version: 3.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
‰–˜‡™š”™“ŒŒŽˆ‹
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
License
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DutchDuckCacheReader
Assembly Version: 4.0.46.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.OfficeSkins.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.XtraBars.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.Utils.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.Data.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.XtraGrid.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.XtraEditors.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
DevExpress.XtraNavBar.v7.2
Assembly Version: 7.2.3.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
UrlHistoryLibrary
Assembly Version: 1.0.2601.41491
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Infralution.Licensing
Assembly Version: 3.4.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
************** 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:
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.
Unhandled exception has occurred in your application. The string was not recognized as a valid Date Time. There is an unkown word starting at index 0.
Message Edited by Undertaker_282 on 08-04-2008 06:42 PM
Message Edited by Undertaker_282 on 08-04-2008 06:42 PM



RoHe
10 Elder
•
45.2K Posts
0
August 5th, 2008 03:00
It might be better if you just tell us what the problem is and what software you're using when it happens. Include the PC model and version of windows in your post.
Ron
RoHe
10 Elder
•
45.2K Posts
0
August 5th, 2008 16:00
Have you tried contacting the "dutch duck" people directly? Seems if they changed the file format, they might have a utility to allow you to import the old files.
Ron
Undertaker_282
145 Posts
0
August 5th, 2008 16:00
I recently downloaded a trial version of "Dutch Duck Utilities for Internet Explorer", an saved history text files so that I could simply upload them and view them later on.
However, my trial went away, and I now have "Dutch Duck Cache and History Reader". When I use this program and try to upload my history text files, it says that: "The string was not recognized as a valid Date Time. There is a unknown word starting at index 0."
Now I think that this is because the old version produced a log in a different format, because if I upload a history text file from the "Dutch Duck Cache and History Reader", its format is different compared to the one for "Dutch Duck Utilities for Internet Explorer".
There are THOUSANDS of files for this, I can't simply correct each of them one by one lol. Is there any program that will fix this file format for me, or anything I can do, like JIT debugging or something?
I have Windows XP and this is for Dutch Ducks. Basically the de-bugging things and stuff, look at the first post.