|
-
Jan 9th, 2002, 07:01 AM
#1
Thread Starter
Member
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
-
Jan 9th, 2002, 07:22 AM
#2
Are all the Dlls properly registered on each machine?
-
Jan 9th, 2002, 07:24 AM
#3
Thread Starter
Member
dlls properly registred
yes!!!
all the dlls are preperly registred!!!!!
...... what can I do??
-
Jan 9th, 2002, 07:35 AM
#4
Ok. Lets start with the errors you get when you try and run the program on other machines. What happens?
-
Jan 9th, 2002, 07:42 AM
#5
Thread Starter
Member
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
-
Jan 9th, 2002, 08:53 AM
#6
Are all the PCs running the same platform? (i.e., desktop operating system?)
-
Jan 9th, 2002, 09:04 AM
#7
Thread Starter
Member
platform
my pc (where code runs well) has windows nt, the other, where code doen't run correctly, has windows 2000.
-
Jan 9th, 2002, 09:07 AM
#8
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.
-
Jan 9th, 2002, 09:12 AM
#9
Thread Starter
Member
thx, but...
.. we have already done that check!!!
I don't know...
thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|