Access Linked Tables to Exchange

Posts   
 
    
pcoulter
User
Posts: 14
Joined: 11-Nov-2004
# Posted on: 26-Apr-2006 02:06:50   

I've got a pretty strange situation here. There's some data in a public folder in Microsoft Exchange that I'd like to be able to access. So, I've created an access database which has a link table to that public folder. LLBLGen doesn't see the linked table, so I created a query, which LLBLGen sees as a View. I added an entity based on the view. I generated the code, and when I tried to call a collection using self-servicing, I get this error:

There are no MAPI clients installed on this machine. Install a MAPI client (like Outlook) on this machine..

Any ideas how to get around this error? I'd love to be able to specify the profile to use.

If not this way, does anyone know how I might be able to use LLBLGen directly or indirectly with Exchange data?

Thanks, Pete

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 26-Apr-2006 09:23:48   

A wild guess is that it looks like a credential problem. I don't know if the following links would help you or not:

Google groups 1

Google groups 2