Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 110605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:15:12+00:00 2026-05-11T02:15:12+00:00

For our VB.NET websites we use SVN for Source Control and CruiseControl.NET for continuous

  • 0

For our VB.NET websites we use SVN for Source Control and CruiseControl.NET for continuous integration.

To use the SVN build number in the compilation by CruiseControl.NET we need to use Web Deployment Projects. We then replace in the configuration file the Version field with this variable from SVN Labeller

  • $(CCNetLabel)

This works great but my problem is that this variable causes warnings in Visual Studio for the solution. I’m working to remove all warnings and am left with just these two:

  • Warning 1 The version string specified for ‘AssemblyFileVersion’ in the project file is invalid. C:\MyProject\MyProjectDeploy.wdproj
  • Warning 1 The version string specified for ‘AssemblyVersion’ in the project file is invalid. C:\MyProject\MyProjectDeploy.wdproj

I have searched for ways to disable certain warnings but they all reference Windows projects not web site/deployment projects which do not contain a Compile tab.

I found information on using #pragma warning( disable : 1000 ) but it appears this is for C++ only and not VB.

It’s not a show-stopper but is annoying the hell out of me this lazy Friday afternoon, any help would be appreciated – if reputation sharing was working yet I’d offer someone 20 of my rep for a workable solution 🙂 at least….

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T02:15:12+00:00Added an answer on May 11, 2026 at 2:15 am

    It is possible to ignore errors, it is just in a weird place for vb.net.

    Open the .vbproj file with notepad or an equivalent and find the <NoWarn> tag and add the id of the error there.

    in a default 2008 winforms, I have these warnings already ignored.

    <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 78k
  • Answers 78k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer You need to mark your assembly as COM visible by… May 11, 2026 at 3:40 pm
  • added an answer In theory yes, you can start spewing crud into __builtin__:… May 11, 2026 at 3:40 pm
  • added an answer The main thing you are doing wrong is taking half… May 11, 2026 at 3:40 pm

Related Questions

Our company has an intranet with 30,000+ web pages and 160+ web applications. This
Inside VS2005, our whole programming staff gets this error message sporadically and it is
What's the best way to prevent javascript injections in a VB.NET Web Application? Is
I have been looking at a few of our VB.NET dll's using FxCop and

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.