Re: MAPI SP Installation with Outlook 2007
- From: "Dmitry Streblechenko" <dmitry@xxxxxxxxxxx>
- Date: Tue, 10 Apr 2007 08:02:07 -0700
Why do you need to install to that folder?
You can use folder names in PR_SERVICE_DLL_NAME, just make sure it is a
short path with no spaces - MAPI had a problem with spaces in folder names
since Outlook 97...
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"pete rowland" <peterowland@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3A1A2146-770F-452E-B7AE-124C3BC166BA@xxxxxxxxxxxxxxxx
I have a problem installing a MAPI SP with Outlook 12. In previous versions
of Outlook I have installed into %program
files%\common\system\msmapi\<lcid>
with no problem. This does not work with OL12, presumably because the CWD
is
no longer set to this folder.
I can force it to work by adding the install folder to the to the path, or
by installing to the Office binary folder. MS support have advised me that
this is the correct thing to do, but I can't help but feel that this is
not
correct, and have not seen any documentation such as a KB article.
Has anyone else encountered this problem ? Or, doed anyone know of any
official documentation?
Thanks
Pete Rowland
BTW specifying the full path in mapisvc.inf.... i.e.
PR_SERVICE_DLL_NAME=..\<lcid>\BJMKFR.DLL does not work)
(was posted originally on AddIn group.. )
.
- Follow-Ups:
- Re: MAPI SP Installation with Outlook 2007
- From: pete rowland
- Re: MAPI SP Installation with Outlook 2007
- Prev by Date: Re: MAPI Address Book Provider
- Next by Date: Re: MAPI SP Installation with Outlook 2007
- Previous by thread: Re: MAPI Address Book Provider
- Next by thread: Re: MAPI SP Installation with Outlook 2007
- Index(es):
Relevant Pages
|