Hello,

Aniruddha Ashok Vaidya wrote:
Hi Kervin,

I am interested in knowing about OltkCon in more detail and eventually
contributing to the same. I downloaded the source code from sourceforge,

Great.


1. When I try to open any folder from Open Connector MessageStore in
Outlook I receive error saying "Unable to display folder. OLE registration
error occured. The program is not correctly installed."


That is a debug related issue, I believe.  There
are hundreds of print functions being called
constantly, and the nothing has been optimized
for speed yet.  The workaround is to wait for the
message store to completely load up before expanding
folders, or clicking on anything else for that
matter.

2. SpoolerLogon of Message store provider is not getting called. Reason
being MDB_NO_MAIL flag value is being already set from client (Outlook)
which is not allowing the Spooler to Logon on Message store.


That's not a problem.  Currently we're only targetting
calendar and contact folders because mail can be kept
on the native PST store.

If you're interested in helping out, I'd suggest that
the IMAPITable implementation is a good place to start.
It can be found in O_ITable.cpp

Regards,
Kervin


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel

Reply via email to