Fast Report 加载类型库DLL出错解决方法
Fast Report 加载类型库DLL出错解决方法
Cannot load type library for reference "FastReport".加载类型库/DLL时出错。
(TYPE_E_CANTLOADLIBRARY)
是因为机器没安装FastReport。 安装后从FastReport的安装目录找到FastReport3.dll文件,
复制到Debug目录. 在命令行注册:
regsvr32 xxx\debug\FastReport3.dll

扫一扫加作者微信