I'm upgrading a VB6 app to VB.Net. It used the "Adobe Acrobat 10.0 Type Library". However, when using with the .Net project I'm getting the error in the title. I created a small test project. The exception is thrown when I try to instantiate an AcroPDDoc, on the following line:I'm upgrading a VB6 app to VB.Net. It used the