开发者

Visual Studio 2008 Publish failed view log

开发者 https://www.devze.com 2023-01-09 06:07 出处:网络
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开发者_StackOverflow中文版?All of the messages generated

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开发者_StackOverflow中文版?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消