如何使用文件系统方法在Visual Studio 2017中发布网站 [英] How to publish website in visual studio 2017 using filesystem method

查看:313
本文介绍了如何使用文件系统方法在Visual Studio 2017中发布网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用FileSystem方法发布Web应用程序时,文件后面的代码没有编译。发布后确实存在



我尝试过:



我使用FileSystem方法发布Web应用程序,后面的文件代码没有编译。发布之后它们确实存在

When i publish the Web application using FileSystem method, code behind files are not compiling. They do exist after publishing

What I have tried:

When i publish the Web application using FileSystem method, code behind files are not compiling. They do exist after publishing

推荐答案

它们正在编译,但是它们没有发布。你的代码隐藏文件被编译成bin文件夹中的程序集(dll文件)。
They are compiling, however they don't get published. Your code-behind files get compiled into assemblies (dll files) that are in the bin folder.


这篇关于如何使用文件系统方法在Visual Studio 2017中发布网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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