在 Microsoft Office Live 上运行 ASP.NET 网站?
MS Office Live 是否允许用户上传和使用 ASP.NET 网站? 我们有一个特定的要求,我们需要上传和使用我们自己的模块。
我了解 MS 允许用户将其 ASPX 和 dll 移植到服务器中是危险的安全性。
我想要任何其他选项在 MS Office Live 上运行自定义 ASPx
**有人请在帖子中添加 office-live 标签
Does MS Office Live allows user to upload and use asp.net websites? We have a specific requirements where we need to upload and use the our own modules..
I understand the security where it is dangerous for MS to allow user to port their ASPX and dlls into the server..
I would like to any other options to run custom ASPx on MS Office Live
**someone please add office-live tag to the post
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为您无法在 Microsoft Office Live 上进行任何自定义服务器端编程。 如果您需要特定的定制要求,您是否尝试过其他托管服务?
I don't think you can do any custom server side programming on Microsoft Office Live. If you need specific custom requirement, have you tried other hosting services?
Microsoft Office Live 不允许服务器端处理。 Azure 可能是托管 Asp.Net 应用程序的答案。
Microsoft Office Live won't allow server side processing. Azure may be the answer for hosting Asp.Net apps.