When I publish my mvc application shows error message like this .Please help me to publish my application.
Asked
Active
Viewed 96 times
0

achu
- 43
- 1
- 7
-
1I don't see an error in that screenshot. Which bit is the error, in your understanding? – mjwills Jun 28 '17 at 10:01
-
Thats my problem it does not show the error.But overall status coming in red color and publish failed message is showing in out put widow like this – achu Jun 28 '17 at 10:43
-
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Publish: 0 succeeded, 1 failed, 0 skipped ========== – achu Jun 28 '17 at 10:45
-
look into your ouput window. Eventually, increase log verbosity for it – Ionut Ungureanu Jun 28 '17 at 10:49
-
Does https://stackoverflow.com/questions/6903337/build-succeeds-but-publish-fails or https://stackoverflow.com/questions/12201146/visual-studio-2012-web-publish-doesnt-copy-files or https://forums.asp.net/t/1248620.aspx?Cannot+publish+the+web+site+publish+failed+ help? – mjwills Jun 28 '17 at 11:48
-
As a try ,just rebuild you application and publish it again.sometime it will work. . And its seems that there plenty of warning so if possible try to solve those warning and publish.Hope it will help – Karthik Elumalai Jun 28 '17 at 15:54