wilmens™

by William W. Mensah

myDiary 4.5 Beta 3

when u want to share stuff with the general public – you tweet or update your facebook status. When you want to keep it personal, you use myDiary. New version available: http://www.wilmens.net/downloads/myDiary-4.5-Beta3-Setup.exe

,


5 Responses for "myDiary 4.5 Beta 3"

  1. Kirk August 1st, 2009 at 10:25 pm

    Can’t get it to work. Vista Ultimate 64-bit Here is the error report:

    ************** Exception Text **************
    System.BadImageFormatException: Could not load file or assembly ‘System.Data.SQLite, Version=1.0.60.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139′ or one of its dependencies. An attempt was made to load a program with an incorrect format.
    File name: ‘System.Data.SQLite, Version=1.0.60.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139′
    at myDiary.Form1.SetupDatabase(String user_psswd)
    at myDiary.Form1.Form1_Load(Object sender, EventArgs e)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.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.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    —————————————-
    myDiary
    Assembly Version: 4.5.0.0
    Win32 Version: 4.5
    CodeBase: file:///C:/Program%20Files%20(x86)/myDiary/myDiary.exe
    —————————————-
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    —————————————-
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    —————————————-
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    —————————————-
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    —————————————-
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    —————————————-
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    —————————————-
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

  2. wmensah August 2nd, 2009 at 2:47 am

    From the error, it looks like myDiary can’t locate the file System.Data.SQLite.dll. Check the directory where myDiary was installed and make sure the dll file exists. If it doesn’t, you might have to uninstall and re-install myDiary 4.5 Beta 3 (be sure to backup your posts first) or manually obtain it from http://sourceforge.net/projects/sqlite-dotnet2/files/ by installing the version for windows and then copy the dll file to the directory where myDiary was installed. Let me know if that helps.

  3. Kirk August 2nd, 2009 at 1:41 pm

    Didn’t work. The dll is there, myDiary opens but the error pops up as I try to enter a password, etc. All the menu buttons work, but if I attempt to log in, the above error re-appears. I also can’t close it as it goes into this error loop. I have to kill it in process explorer. I have 4.4 working, I’ll just to continue to use that. Thanks for your help.

  4. wmensah August 3rd, 2009 at 12:57 am

    I just tested it on a fresh copy of a 64-bit Windows Vista and received the exact error you posted. The problem must be arising because I built myDiary with a 32-bit version of sqlite3. Since I have a computer to test it on, I’ll work on a 64-bit version (or a solution) as soon as possible and make it available. 4.5 Beta 3 has a lot of features you’ll love, but for now thanks for using 4.4. I’ll post any updates here.

    Thanks for bringing up the issue. Kindly let me know if you run into any other problems while using myDiary.

  5. Kirk August 3rd, 2009 at 1:09 am

    Thank you, it’s much appreciated. I look forward to the new features.


Leave a reply