使用windphoto 版本是最新版本,在线安装 系统设置的时候出现这个东西,
Server ?ԏ󼯦ont> ?펳 'ASP 0177 : 800401f3'
Server.CreateObject ʧ?ܼ/font>
/blog/plugin/windsphoto/admin_setting.asp??А 35
800401f3
If -2147221005 = Err Or Jpeg.Expires<Now() Then
Call SetBlogHint_Custom("!! 服务器没有ASPJPEG组件,你可以在不能缩略图和水印功能的情况下继续使用本相册.</a>")
If WP_IF_ASPJPEG = "1" Then
Dim strContent
strContent = LoadFromFile(BlogPath & "/PLUGIN/WindsPhoto/cache.asp", "utf-8")
Call SaveValueForSetting(strContent, TRUE, "String", "WP_IF_ASPJPEG", "0")
Call SaveToFile(BlogPath & "/PLUGIN/WindsPhoto/cache.asp", strContent, "utf-8", FALSE)
Response.Redirect "admin_setting.asp"
End If
ElseIf WP_IF_ASPJPEG = "0" Then
Dim strContent1
strContent1 = LoadFromFile(BlogPath & "/PLUGIN/WindsPhoto/cache.asp", "utf-8")
Call SaveValueForSetting(strContent1, TRUE, "String", "WP_IF_ASPJPEG", "1")
Call SaveToFile(BlogPath & "/PLUGIN/WindsPhoto/cache.asp", strContent1, "utf-8", FALSE)
Response.Redirect "admin_setting.asp"
End If
可能是没有ASPJPEG组件,删除掉的话,可以使用,问的问题是 如果删除会有什么不良的影响,比如安全性等?
(另外,自己的独立服务器,骂人的话就不用回复了)
[ 本帖最后由 今晚没有月亮 于 2008-9-21 13:26 编辑 ]