简体   繁体   中英

ActiveX component can't create object (comReport)

I am trying to print a pdf report and it is not printing and giving this error. Error Type: ComReport (0x800A01AD) ActiveX component can't create object

I have registered the ComReport.dll with my OS.

This works fine on our developemtn and production server but is not working locally on my machine. And I need for it to work on my local so I can debug some stuff and see what query is being ran. Page I am trying to debug is classic asp in .net 2003. I googled some stuff and they are just saying to make sure browser has ActiveX enabled...which it does!

Maybe it is a missing reference. You can use "Depends.exe" (Shipped with Visual Studio) to determine missing libraries.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM