ASP调用dll文件错误

tzgpxl 2004-04-14 12:15:24
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>

<body>
<%dim a
set a=server.CreateObject("pViocecom.voice")
a.mess("dsfafsad")%>
</body>
</html>

Pviocecom是工程名dll用delphi写的
里面的类是voice
函数是mess

错误提示:
Microsoft VBScript 编译器错误 错误 '800a03f6'

缺少 'End'

/iisHelp/common/500-100.asp,行242

服务器对象 错误 'ASP 0177 : 80004002'

Server.CreateObject 失败

/ceshi/ceshi.asp,行9

不支持此接口
...全文
61 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
Newrocky 2004-04-14
  • 打赏
  • 举报
回复
把编译好的DLL复制到WINDOWS/SYSTEM32文件夹下,再运行regsvr32 Pviocecom.dll
dotnet东哥 2004-04-14
  • 打赏
  • 举报
回复
window下开始-->运行 regsvr32 filepath'注册编译好的组件
dotnet东哥 2004-04-14
  • 打赏
  • 举报
回复
没注册!
tzgpxl 2004-04-14
  • 打赏
  • 举报
回复
怎么没有人回复我啊啊

28,409

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧