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"?