CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Posts
    2

    Build Stops On Messages

    Hi All,

    Is there an option that prevents the stopping of the website build or rebuild. i just started getting the following and the build just stops and gives the "there were build errors" but there are no errors or warnings just the following Messages.

    Message 1 Validation (XHTML 1.0 Transitional): Attribute 'background' is considered outdated. A newer construct is recommended.
    Message 2 Validation (XHTML 1.0 Transitional): Attribute 'border' is considered outdated. A newer construct is recommended.
    Message 3 Validation (XHTML 1.0 Transitional): Attribute 'align' is considered outdated. A newer construct is recommended.

    Thanks for any help!!
    tom

  2. #2
    Join Date
    Apr 2010
    Posts
    2

    Re: Build Stops On Messages

    sorry, forgot to mention , i am using VS2008

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured