Issue in publish ASP.NET MVC Project -


i want publish asp.net mvc application. when publish application, code files not converted dll. published folder contains .cs files.

can please let me know how publish project without .cs files?

for visual studio 2012:

after open publish web window, go "settings" tab.

here find "file publish options"

check "precompile during publishing" checkbox

i think can publish successfully

for visual 2010:

check link : why visual studio 2010 publish website source code?


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -