So, a morning of bashing my head an a new found appreciation for .Net… Today I had to do some legacy app programming in vb6… The issue we were trying to resolve was that we had an application sending emails via the MAPIMessages library. Everything worked fine in Windows XP, but if the user ran the same program in Windows 7 you would get a Runtime error ‘32002’. After a fair amount of searching on the internet I got several conflicting reasons as to why this was “crashing”. To save those other poor ......