谁能帮我看看这个问题?
下了个网站学习,注册了组件,设了数据源,它还是提示如下错误:
Microsoft VBScript 编译器错误 错误 '800a03f6'
缺少 'End'
/iisHelp/common/500-100.asp,行242
Strongwell 错误 '800a0035'
文件未找到
/strongwell/forum/comm/DbOpen.asp,行3
DbOpen.asp内容
<%
if not IsObject("MyObj") then Set MyObj = Server.CreateObject("Strongwell.SysAdmin")
if Session("EBDSN")="" then MyObj.DbConn("EBDSN")
%>
是不是dsn没有设对?
那位大哥愿意帮我调试调试?
http://www.51zhong.com/ssq/strongwell.zip