Hi all,
I am trying to mail a report template in a Web app. using Crystal MAPI. I used the same code which I had writtten for the Windows version of the application.
The intersting thing is that when the Web application is debugged or excecuted through the .NET IIS, MAPI works fine and calls the MS Outlook dialog. When the web application is deployed to the web server or browsed through the virtual directory, MAPI raises an exception of Invalid Export Options.
Is this a persmission thing or is Crysal MAPI for a Web Application is strict no no?
I am using ASP.NET 2005
Crystal 2008 RAS API