【发布时间】:2014-07-04 17:27:22
【问题描述】:
在 1and1 共享主机中发布的 ASP.MVC 4.0 应用程序上使用条带支付(测试模式)时出现以下错误:
请求“System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”类型的权限失败。 有没有人遇到过类似的错误? 我读过共享主机可能有一些事情要做,因为它使用“中等信任”配置,但很难接受条带不能用于共享主机帐户(我相信大多数网站都在共享主机中运行)
非常感谢!
【问题讨论】:
标签: asp.net-mvc-4 shared-hosting stripe.net