Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在precompiled目录内的文件夹中有一个预编译的网站Projects。我想把这个网站部署到 IIS7.0
precompiled
Projects
谁能指导我如何做到这一点。
http://www.codeproject.com/KB/aspnet/IIS7ASPNet.aspx
只需将 .aspx、.aspx.cs 和 bin 文件夹复制到 IIS 服务器的 inetpub 目录下的文件夹中。如果您有任何其他支持文件,例如主模板、web.conf 文件或 XML 模式文件,您也需要复制这些文件。