I have Abobe Reader 10 installed on my XP development machine and on a test Windows 7 machine. I downloaded the SDK for Adobe Acrobat X. I converted two sample projects, ActiveViewVB and AcrobatActiveXVB from Visual Studio 2008 to Visual Studio 2010. I was able to run both project sucessfully on my XP machine, but I encounter errros when running the projects on the Windows 7 machine. The ActiveViewVB projects has a "Cannot create ActiveX component" error, while the AcrobatActiveXVB has the "This program has stopped working" error.
Why do these samples work on my XP machine but not on the Windows 7 machine?