COM registration problem

Hi,

I’m trying to use the COM interop for the NotesDateTimeClass for manipulating date/time fields while creating a new appointment. I always land up with this error :

"Retrieving the COM class factory for component with CLSID {29131526-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 80040154. "

On closer inspection, the depends.exe tool showed that MSJAVA.dll was missing. So I registered a copy of that dll. That still didn’t help.

I looked up the forums and found two posts :

http://www-10.lotus.com/ldd/nd8forum.nsf/5f27803bba85d8e285256bf10054620d/a4cf31d24be9bccd8525743b00456f41?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/ShowMyTopicsAllFlatweb/c9a7c242624febec852571fd0043cc36?OpenDocument

I have done everything that has been mentioned as possible remedies. But none have helped so far.

I was wondering if there was some resource available somewhere that would tell me which dll’s do what - as in, how did Alexandru manage to find out that the nlsxbe.dll had to be registered ( in the second post ) ?

Any help would be highly appreciated !!!

Daman