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 :
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