Bin文件夹不可用
问题描述:
我正在启动一个新网站并进行构建,但是在我的asp.net网站3.5中找不到bin文件夹.
I am started new website and build it but i am not finding bin folder in my asp.net website 3.5
答
在解决方案资源管理器中
网站->添加ASP.NET文件夹-> Bin
In Solution Explorer
Website -> Add ASP.NET folder -> Bin
在解决方案资源管理器中,通过右键单击网站名称
>>添加Asp.net文件夹>> Bin将添加Bin文件夹
In solution explorer by right clicking the website name
>>Add Asp.net Folders>>Bin will add the Bin folder
您必须创建不会自动出现的文件夹名称bin
you have to create the folder name bin it would not come automatically