Thanks for your feedback. I'm sorry I didn't get back to you sooner. If you
are still encountering problems I would like to get some more info from you.
I havent been able to find anywhere we are returning the 0x80004005 error
during a basic logon, send sequence. If you have some code that reproduces
this, I would be happy to try it out and get it fixed. The only place I've
seen the error in our code is when you are setting messages attributes that
are not allowed to be edited on a sent or recieved item. But this should
never happen on a message that is being sent through simple mapi SendMail
interface. It is more likely that the error is coming from MAPI subsystem.
I believe that MAPILogon failing on win xp pro is caused either by a bad
version of the windows messaging interface being layed down, or possibly
incorrect registry settings. I run with xp pro and do not have any problems.
My experience has been that the version of Outlook that gets installed has a
bigger impact than the version of windows. But, if you have some code that
breaks consistently on win xp please send it to me.
Also, if you can send me info on the date and size of
c:\windows\system32\mapi*.dll(s)
and
HKLM\Software\clients\Mail Default
HKLM\Software\clients\Mail\GroupWise DLLPath
HKLM\Software\Microsoft\Windows Messaging Subsystem\MSMapiApps grpwise.exe
thanks,
Joel
Post by adelatorreI installed this on my laptop which has xp media center, and it worked.
I installed it on my desktop which has xp pro and it does not work.
App used to test: Peachtree 2007 Complete
Post by olymotsukaHi Joel,
I executed the simple MAPI sample application.
The app tried to logon "Novell GroupWise" profile by MAPILogon.
But I got the error code -2147467259(0x80004005).
There is the sentense in the bgwmapi7mlt2.txt document.
"This means that the GroupWise Windows client must installed before
MAPILogon will succeed."
But I have already installed the GroupWise 7.0.1.
Could you know how I can resolve it?
Anyway, it is more important for me that the Extended MAPI sample
application works on GroupWise 7.
Regards,
Tom
Post by Joel ThorntonWe have posted a BETA update to GroupWise Simple MAPI interfaces at
http://support.novell.com/filefinder/1557/beta.html listed as
bgwmapi7mlt2.exe. If you have GW7 installed and are experiencing trouble
sending mail through GroupWise from a web browser, Word, Excel, or any
application that relies on simple MAPI, we would encourage you to
participate. This is beta code and should only be installed on a test
system. We greatly appreciate any feedback positive or negative.