-
please help me...
Hi!!!
I'm making a project where I can acquire my mails, and I have a problem with acquiring senders!!
the same code runs correnctly in a pc, and in another it does not, due to MAPI.
I tried to replace library cdo.dll, mapi32.dll and gapi32.dll with mine, but anything different happened.
I wanted to replace also advapi32.dll, oleaut32.dll and msvcrt.dll but it's not possible!!
If anyone could please help me....
Thanks, Tina
-
Are all the Dlls properly registered on each machine?
-
dlls properly registred
yes!!!
all the dlls are preperly registred!!!!!
...... what can I do??
-
Ok. Lets start with the errors you get when you try and run the program on other machines. What happens?
-
dll errors
the error that the program gives when it tries to acquire then mail sender is:
-2147220991 | MAPI - MAPI unknown entry id(80040201)
thx :)
-
Are all the PCs running the same platform? (i.e., desktop operating system?)
-
platform
my pc (where code runs well) has windows nt, the other, where code doen't run correctly, has windows 2000.
-
Ahhh....does your code work on other Windows NT machines? I suspect the answer is Yes. I do not know this for a fact, but I suspect the dlls that work on NT don't with 2000, but, there should be comparable dlls for 2000. Check Microsoft's web site, as well as MSDN.
-
thx, but...
.. we have already done that check!!!
I don't know...
thank you