![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi ALL,
I have AddIn devoloped on C# 2.0 VSTO 2005. Also i use Redemption ver 4.4. The problem i encountered is when my AddIn run in Outlook 12 and Exchange Server 2003 installed on same machine the Redemption seems to be not working, the Rdemption failed to read/write named props. The interesting that when AddIn run on OL 11 and Exchange 2003 installed on same machine everything works perefectaly. Any ideas how resolve this issue??? TNX in advance. |
Ads |
#2
|
|||
|
|||
![]()
Hi,
posting your question once will do. It is expected to take a few seconds before a new post appears. I have AddIn devoloped on C# 2.0 VSTO 2005. Also i use Redemption ver 4.4. The problem i encountered is when my AddIn run in Outlook 12 and Exchange Server 2003 installed on same machine the Redemption seems to be not working, the Rdemption failed to read/write named props. The interesting that when AddIn run on OL 11 and Exchange 2003 installed on same machine everything works perefectaly. Outlook and Exchange Server are not supported on the same machine! http://support.microsoft.com/kb/266418/en-us Both install their version of MAPI which goes partly into system32 so the last install corrupts the former to some degree. -- SvenC |
#3
|
|||
|
|||
![]() Is there some way to avoid this issue ???? Some workaround ??? I instaslled Exchange + Outlook on same machine only for demonstration my product reason. Any suggestions??? |
#4
|
|||
|
|||
![]()
Hi,
Is there some way to avoid this issue ???? Some workaround ??? I instaslled Exchange + Outlook on same machine only for demonstration my product reason. Use a virtual machine product like Virtual PC, Virtual Server or VMWare to run a second machine on your real PC so that you can separate Exchange Server and Outlook. Everything else is unsupported and as you saw some things do work and others don't, which even depends on which Server and Client you mix. I would guess that Exchange 2007 and Outlook should mix, as Exchange is 64-bit and Outlook 32-bit, so they use different dlls. And IIRC Exchange 2007 does not use MAPI any more. But that forces you to install e 64-bit OS, i.e. Windows Server 2003 x64 i at the moment -- SvenC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Redemption and Exchange Server issues | j | Add-ins for Outlook | 0 | July 17th 07 08:09 AM |
Redemption witn Outlook_2003_SP2(w Exchange) and Access_2003_SP2 | SummerSky | Outlook and VBA | 2 | December 15th 06 08:35 AM |
Redemption RDOSession.GetFolderFromPath and Exchange Cache Mode | Ralf Jansen | Add-ins for Outlook | 5 | November 9th 06 06:29 AM |
Redemption and hiding user in exchange from address lists | [email protected] | Outlook and VBA | 8 | August 7th 06 06:53 PM |
Accessing OWA/Exchange through URL issues | Larry W | Outlook - General Queries | 3 | April 11th 06 04:08 AM |