I know you were expecting 0.2, but I changed so much it warranted a bump.
Notes:
Having issues with Blogger. WIll implement Blogger.com weblog interaction with next release.
Leave Comments/Requests here.
Please read the README file included.
Posted by Kunal at April 9, 2004 01:41 AMAny downloads? Does it work? LoL.
Posted by: Kunal at April 9, 2004 03:41 PMKunal, I *think* I've done everything I should have done to get OutlookMT vn 3 running (with Outlook 2003 and TypePad), but I am getting a .NET error message saying that 'the specified module could not be found'..
Posted by: David Smith at April 9, 2004 09:31 PMDavid, if you have MSN please ping me at kunaldas[at]hotmail.com, we'll try a couple of things...
Posted by: Kunal at April 9, 2004 09:42 PMSee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: The specified module could not be found.
at KLogs.OutlookMT.IsOutlookInstalled()
at KLogs.OutlookMT.CheckItems()
at KLogs.OutlookMT.tmrPoll_Elapsed(Object sender, ElapsedEventArgs e)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
OutlookMT
Assembly Version: 0.3.0.0
Win32 Version: 0.3.0.0
CodeBase: file:///G:/Kunal/OutlookMT/OutlookMT.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Microsoft.Office.Interop.Outlook
Assembly Version: 11.0.0.0
Win32 Version: 11.0.5530
CodeBase: file:///c:/windows/assembly/gac/microsoft.office.interop.outlook/11.0.0.0__71e9bce111e9429c/microsoft.office.interop.outlook.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.