Skip to Content
0
Jan 09, 2012 at 09:07 PM

Did the 'Export to MAPI (HTML) doesn't send email' fix make it to CRVS2010?

48 Views

A previous thread discussed a problem sending an HTML report output via Mapi. The thread (link below) appeared to be closed with the resolution of 'CR 2008 requires Fix Pack 3.2 or SP 4.' I am having similar issues attempting to send an HTML report via Mapi, i.e. nothing happens, no report emailed, no exceptions thrown.

export-to-mapi-html-doesn't-send-email

Is it possible this problem still exists for the CR for Visual Studio 2010 runtime? I am attempting to send an HTML40 format report via email with no success. The code seems to run fine, no exceptions are thrown, but no mail is sent. This particular snippet of code works just fine for emailing other formats, and can, if tweaked correctly, export to an HTML file. But attempting to email does nada. Outlook emailer, WIndows XP, CR for VS2010 runtime (I don't believe there are an SPs for this, are there?).

On a related note, if indeed an email got sent, what would go? In the CR XI world, exporting to disk simply created a file. Now, exporting to disk creates a subdirectory into which the html file goes, as well as a subdiretory for images, and who knows what else depending on the contents of the report. Mine is quite simple, I'd be happy with just the htm file which, as I said I can create with an export destination of DiskFile, but cannot create with an export destination of MicrosoftMail.