Publish failed in Web Application Project (MVC)

Posted by Stuck on Stack Overflow See other posts from Stack Overflow or by Stuck
Published on 2009-01-14T09:18:01Z Indexed on 2010/05/18 1:00 UTC
Read the original article Hit count: 245

I usually use the "Publish" feature in VS 2008 to get the correct files and so on that I can publish to my website. But from time to time publish fails without any good error message at all. I know that it can be a couple of different reasons but I am starting to grow really tired with this now.

Can anyone teach me how to build the website from the command line? As I said it is a MVC project. Can I use the aspnet_compiler for this? What parameters should I use to simulate the same behavior as a "Publish"?

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about publish