Microsoft VBScript 运行时错误 '800a01ad'

MicrosoftVBScript运行时错误'800a01ad'ActiveX部件不能创建对象:'Server.CreateObject'\dushen.asp,line... Microsoft VBScript 运行时错误 '800a01ad'

ActiveX 部件不能创建对象: 'Server.CreateObject'

\dushen.asp, line 17
我用的是免费空间。

<!--#include file="site.asp"-->
<%
if request("username")<>"" then
if request("upfile")<>"" then
ufp=request("upfile")
else
ufp="nopic.jpg"
end if
username=trim(left(request("username"),4))
sex=request("sex")
age=request("age")

Set Jpeg = Server.CreateObject("Persits.Jpeg")
PhotoPath = Server.MapPath("yuan") & "\dushen.jpg"
Jpeg.Open PhotoPath

if request("upfile")<>"" then
Set Logo = Server.CreateObject("Persits.Jpeg")
LogoPath = Server.MapPath("temp\") &"\"& ufp
Logo.Open LogoPath

Logo.Width = 70
Logo.Height = 82

Jpeg.DrawImage 389, 36, Logo
展开
 我来答
溜须拍马关云长
2009-03-23 · TA获得超过1708个赞
知道大有可为答主
回答量:2443
采纳率:0%
帮助的人:0
展开全部
你的空间不支持Persits.Jpeg这个东西
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式