使用AspJpeg组件时,发现这样的提示: Persits.Jpeg.1 错误 '800a0004' AspJpeg has expired. Please visit www.aspjpeg.com to purchase a registration key.
在程序中加入: Response.Write Jpeg.Expires 显示: 2007-6-9 22:02:00
解决方法是:
打开注册表,找到 HKEY_LOCAL_MACHINE\Software\ Persits Software\AspJpeg 项,在右侧新建一个项:RegKey 然后将数值更改为 48958-77556-02411 。刷新程序,显示Jpeg.Expires 为: 9999-9-9, 问题解决。
上一篇:FTP上传出现中断是怎么回事
本文标题:解决ASP之-AspJpeg组件过期问题
本文地址:https://www.128sj.com/jiaocheng/201703061168.html,转载请注明出处