开始使用AJAX与ASP.NET 3.5,请问我需要在服务器上 [英] Getting started with AJAX with ASP.NET 3.5, what do I need on the server

查看:97
本文介绍了开始使用AJAX与ASP.NET 3.5,请问我需要在服务器上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有我的开发机器上的.NET Framework 3.5的,也是现在用的AJAX工具包在我的code。为了发布此code到服务器为我的用户,我需要在服务器上的任何东西,以便我的AJAX code才能正常运行?

I have the .net framework 3.5 on my development machine and also am using the AJAX toolkit in my code. In order to publish this code to a server for my users, do I need anything on the server in order for my AJAX code to operate correctly?

推荐答案

您只需要.NET Framework 3.5的。

You need only the .NET framework 3.5.

如果您发布项目,所使用的Ajax工具包也将被复制。如果你只通过文件引用Ajax工具包,不通过的项目,那么可以肯定你设定的DLL在属性窗口始终复制。

If you publish your project, the AJAX Toolkit used will be also copied over. If you only reference the AJAX Toolkit via file, not via project, then be sure you set the dll to "Copy always" in the properties window.

这篇关于开始使用AJAX与ASP.NET 3.5,请问我需要在服务器上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆