raksmart活动促销

分享

写回答

发帖

版主帮我看看GD技术回复内容是什么?(已解决问题)

 关闭

英文翻译专版 英文翻译专版 3778 人阅读 | 5 人回复

发表于 2008-12-23 21:39:14 | 显示全部楼层 |阅读模式

我的网站是:www.shopsea.cn,安装不了.net系统,所以发了一封信问了GD的技术,他们回复了,但我看不明白,版主能帮我解释一下吗? 十万分感谢呀!!
Discussion Notes
Support Staff Response
Dear Sir/Madam,

Thank you for contacting Online Support. The error in question appears to be related to the trust level on your shared hosting account.

Trust level refers to permissions set in the Web.config file that dictate what operations can and cannot be performed by Web applications. Our ASP.NET 3.5 shared hosting servers use the default Medium trust level with the addition of OleDbPermission, OdbcPermission, and a less-restrictive WebPermission.

Applications operating under a Medium trust level have no registry access, no access to the Windows event log, and cannot use ReflectionPermission (but can use Reflection). Such applications can communicate only with a defined range of network addresses and file system access is limited to the application's virtual directory hierarchy.

Using a Medium trust level prevents applications from accessing shared system resources and eliminates the potential for application interference. Adding OleDbPermission and OdbcPermission allows applications to use those data providers to access databases. WebPermission is modified to allow outbound http and https traffic.


Please let us know if you have any further questions or concerns.

Sincerely,

Jeff P.
Online Support Technician

[ 本帖最后由 hntghn 于 2008-12-23 09:40 PM 编辑 ]

回答|共 5 个

hntghn

发表于 2008-12-24 12:23:19 | 显示全部楼层

没人知道要怎么做吗?

inori

发表于 2008-12-25 21:55:20 | 显示全部楼层

总结下来就是
GD的WINDOWS用的是ASP.NET 3.5版本,使用的是默认的中等安全级别。
而你的程序的错误是因为要进行的操作超过了这个安全级别所允许的,也就是没权限
最后一段他给了你一些建议,因为我不太了解.NET,所以不知道具体啥意思
这需要你自己看了

评分

参与人数 1威望 +2 银币 +1 收起 理由
Derek_Chan + 2 + 1 助人为乐

查看全部评分

kingto

发表于 2008-12-28 17:30:44 | 显示全部楼层

gd的态度不好

inori

发表于 2008-12-28 17:59:40 | 显示全部楼层

GD的回复总是这么死板
所以我不喜欢……

kingto

发表于 2008-12-28 18:30:16 | 显示全部楼层

而且弄什么都麻烦
我不喜欢用email联系gd
还是live chat好
您需要登录后才可以回帖 登录 | 注册

本版积分规则