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

  • SEARCH
  • Home
  • 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

Related Questions

My team creates a number of dynamic/data-driven websites. We use a CruiseControl.NET to download
Recently our newest web designer asked me why we use ASP.NET for our website.
Our build plans for Sitecore (.Net) websites are currently using Bamboo as the build
We need to increase our knowledge on deployment of ASP.NET Web sites/Web App. We
We use ASP.NET, C# When making an update to one of our websites, we
At my company, we develop our ASP.NET applications as websites and often just work
Around 90% of the pages for our websites have no .Net code embedded in
We need to put a captcha image on our ASP.NET MVC 2 based website.
Does MS Office Live allows user to upload and use asp.net websites? We have
I am looking for different techniques/tools you use to deploy an ASP.NET web application

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.