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.
是否可以将 ASP.NET Web 应用程序上传到 VMware 上的虚拟 2008 服务器上?从 Visual Studio 创建 Web 应用程序后,我试图将其上传到虚拟服务器上。可以做到吗?如果可能的话有什么建议吗?
在 VMware 中执行此操作与在常规计算机上执行此操作没有什么不同。
首先,您只需在 Visual Studio 中进行正常发布构建,以便您的 bin 目录准备好您的 Web 应用程序。然后,您可以通过以下两种方式之一进行部署: