Lotus Notes and Outlook 2007 are installed and working.
How can I get this to work ? Am I doing something wrong ?
It's probably the fact that you're on 64bit windows.. I recently got a
x64 win7 machine and had to rebuild TieCal with 32-bit support to make
it work.. I'll upload a 0.5.1 release that fixes that. In the
meantime, if you want to (and have the tools) you can open the source
code in visual studio 2008 and change platform to be 32bit and
recompile. This should fix it for you.
But as mentioned, I'll upload a fixed version in the next few days.
-Isak
0.5.1 is released with a few bug fixes and it should run fine on Win7
x64.
This is also tested with Notes 8.5
-Isak
Isak,
Thank you for the new version. Unfortunately it crashed when trying
to change the Lotus Notes DB.
Error Message;
Unhandled Exception:
Type: System.AccessViolationException
Message: Attempt to read or write protected memory. This is often an
indication that other memory is corrupt.
..and then it goes on to list a Stack Trace of many lines.
Looks like it is failing when trying to CreateNotesSession() in line
34.
It is possible that TieCal expects files to be in a certain place. My
Lotus Notes load has been copied from another
Thinkpad. The files are probably not exaclty where they are supposed
to be.
-R