Results 1 to 9 of 9

Thread: please help me...

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    RSM
    Posts
    46

    Unhappy 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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Are all the Dlls properly registered on each machine?

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    RSM
    Posts
    46

    dlls properly registred

    yes!!!
    all the dlls are preperly registred!!!!!

    ...... what can I do??

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Ok. Lets start with the errors you get when you try and run the program on other machines. What happens?

  5. #5

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    RSM
    Posts
    46

    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

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Are all the PCs running the same platform? (i.e., desktop operating system?)

  7. #7

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    RSM
    Posts
    46

    platform

    my pc (where code runs well) has windows nt, the other, where code doen't run correctly, has windows 2000.

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    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.

  9. #9

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    RSM
    Posts
    46

    Unhappy 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
  •  



Click Here to Expand Forum to Full Width