账号通
    

账号  

密码  

1958

查看

3

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

107

主题

0

广播

0

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

用户积分:1120 分
登录次数:32 次
注册时间:2007/12/24
最后登录:2009/4/7
jilins 发表于:2007/12/24 14:04:00   | 只看该作者 查看该作者主题 楼主 
科汛智能建站系统

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

无法显示网页

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

请尝试执行下列操作:

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

    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) 回到顶部顶端 回到底部底部
科汛官方 当前离线

47268

主题

145

广播

405

粉丝
添加关注
级别:管理员

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2007/12/24 14:07:00   | 只看该作者 查看该作者主题 沙发 
科汛在线商城系统(NET)

正式版已修复

或按以下方法修复

IF RS.Eof Then
RS.Close:Set RS=Nothing
GetEnterpriseContact=""

eixt function
end if
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 Function

加上红色的

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
siqiutian 当前离线

96

主题

2

广播

1

粉丝
添加关注
级别:学前班

用户积分:116 分
登录次数:38 次
注册时间:2012/5/28
最后登录:2015/5/31
siqiutian 发表于:2012/7/10 14:27:12   | 只看该作者 查看该作者主题 藤椅 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
clhy1234567 当前离线

290

主题

0

广播

0

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

用户积分:336 分
登录次数:84 次
注册时间:2012/3/11
最后登录:2012/8/26
clhy1234567 发表于:2012/7/10 15:43:09   | 只看该作者 查看该作者主题 板凳 
真的很有帮助啊,太感谢了
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.10938秒 powered by KesionCMS 9.0