There are no errors or warnings on my VS2008 Web Application Project but when I try to publish, it fails. How can I view the VS2008 publish log?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All of the messages generated during a Publish are written to the Output window. Just enable the Output window (View –> Output or Ctrl+Alt+O) and you can watch the messages both during and after the Publish process.