如何找到支持启用了 CLR 的 SQL Server 的 ASP.NET 托管公司?

发布于 2024-08-16 06:02:05 字数 380 浏览 4 评论 0原文

因此,我在 ASP.NET 和 SQL Server 2008 中开发了一个 Web 应用程序。我将部分 SQL 代码实现为 .NET 程序集(而不是 t-sql),因为它执行密集的计算,而用 C# 编写效果更好。

现在我已准备好部署我的应用程序,但我一直在寻找允许这样做的托管公司。刮出折扣 ASP(请参阅此论坛帖子)。我尝试向其他托管公司发送电子邮件,但我要么没有得到回复,要么他们说他们不会支持。

有什么建议吗?在 SQL Server 中启用 CLR 有什么大不了的?

So I developed a web application in ASP.NET and SQL Server 2008. Part of the SQL code I implemented as a .NET assembly (instead of t-sql) because it is performing intense calculations that are better written in C#.

Now I am ready to deploy my application, but I am stuck looking for a hosting company that allows this. Scratch out Discount ASP (see this forum post). I tried emailing other hosting companies and I either get no reply or they say they will not support it.

Any recommendations? What's the big deal with having CLR enabled in SQL Server?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

俏︾媚 2024-08-23 06:02:05

默认情况下它是禁用的,并且由于潜在的附加安全问题,大多数共享主机都不愿意启用它。您可以向 webhostingtalk 发布请求。一些选项:

带有 SQL Server 或 SQL Server Express Edition 的 Amazon EC2、VPS (1and1现在有一个很好的交易)运行 Express Edition,或者当然是您自己的专用盒子

it is disabled by default and most shared hosts will be reluctant to enable it because of the potential added security issues. You could post a request to webhostingtalk. Some options:

Amazon EC2 with SQL Server or SQL Server Express Edition, a VPS (1and1 has a pretty good deal right now) running Express Edition, or of course your own dedicated box

梦回旧景 2024-08-23 06:02:05

在 Amazon EC2 上,您拥有自己的专用盒子,因此您可以自由启用/安装您认为合适的内容。如果需要,您可以配置普通服务器,然后安装 SQL Enterprise eval。

On Amazon EC2 you get your own dedicated box, so you are free to enable / install what you see fit. You could configure a vanilla server then install the SQL Enterprise eval if you wanted.

暗喜 2024-08-23 06:02:05

您自己的带有 SQL Express 的专用盒子可能是您最好的选择。

Your own dedicated box with SQL Express may be your best bet.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文