<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Access XP and MAPI</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Comic Sans MS">I'm trying to convert an A97 app to AXP where we've been using the Redemption.dll to handle email and bypass the MAPI security stuff.  This works fine in A97 even on a WinXP/Office XP machine.  However, the XP conversion of the database chokes on </FONT></P>

<P><FONT SIZE=2 FACE="Comic Sans MS">Dim objSession As MAPI.Session</FONT>
</P>

<P><FONT SIZE=2 FACE="Comic Sans MS">Any suggestions?  I haven't tried late binding yet, but that's what I'll be doing while I wait for enlightenment. <g></FONT>
</P>

<P><FONT SIZE=2 FACE="Comic Sans MS">Charlotte Foust</FONT>
</P>

</BODY>
</HTML>