账号通
    

账号  

密码  

1966

查看

3

回复
主题:[求助]个人空间问题[感谢官方管理员,问题已解决] [收藏主题] 转到:  
jilins 当前离线

107

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1120 分
登录次数:32 次
注册时间:2007/12/24
最后登录:2009/4/7
jilins 发表于:2007/12/24 14:04:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)

打开个人空间出现如下错误:

无法显示网页

试图访问的网页出现问题,无法显示。

请尝试执行下列操作:

  • 单击刷新按钮,或稍后重试。
  • 打开

    localhost 主页,然后查找与所需信息相关的链接。

HTTP 错误 500.100 - 内部服务器错误 - ASP 错误
Internet 信息服务


技术信息(用于支持人员)

  • 错误类型:
    Microsoft VBScript 运行时错误 (0x800A000D)
    类型不匹配: 'RS'
    /life/KS_Cls/KS.BlogCls.asp, 第 142 行

  • 浏览器类型:
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

  • 网页:
    GET /life/space/space.asp

  • 时间:
    2007年12月24日, 下午 02:02:34

  • 详细信息:
    Microsoft 支持

-----------------------------------------

我按照论坛高手提供的,修改ks_cls/ks.blogcls.asp, 也没有解决!!!!求助!!!!!!!!!!!!!!!!

Function GetEnterpriseContact(username)
Dim RS:Set RS=Server.CreateObject("ADODB.RECORDSET")
RS.Open "Select top 1 * From KS_EnterPrise Where UserName='" & UserName & "'",conn,1,1
IF RS.Eof Then
RS.Close:Set RS=Nothing
GetEnterpriseContact=""
->end if 改为 else
GetEnterpriseContact="联 系 人:" & RS("Contactman") & "<br/>"
GetEnterpriseContact=GetEnterpriseContact & "公司地址:" & RS("address") & "<br>"
GetEnterpriseContact=GetEnterpriseContact & "邮政编码:" & RS("zipcode") & "<br>"
GetEnterpriseContact=GetEnterpriseContact & "联系电话:" & RS("telphone") & "<br>"
GetEnterpriseContact=GetEnterpriseContact & "传真号码:" & RS("fax") & "<br>"
GetEnterpriseContact=GetEnterpriseContact & "公司网址:" & RS("weburl") & "<br>"
RS.Close:Set RS=Nothing
->这里加 End if
End Function


[此贴子已经被作者于2007-12-24 16:13:58编辑过]

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.06250秒 powered by KesionCMS 9.0