So I have some code which pretty much matches the examples for exporting to MicrosoftMail. This code works great on a 32 bit machine, however it doesnt work at all on x64. My application is built as "Any CPU" this wont change so dont bother to suggest that. Also I cannot use system.net.mail. I have been instructed to get this to work using the Crystal Export. So all that said is there anyone out there that has got this work work in the following environment:
Windows 7 32 AND 64 bit with the app built in VS.net 2010 as Any CPU using the Export to MSMAIL feature in Crystal 13 (2011)? If so how did you do it?