Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2000.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Initialization error"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2000"
- "vbc2000"
helpviewer_keywords:
- "BC2000"
ms.assetid: 82fdab51-eee0-488b-9f7e-a5c0c5c182ab
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# Initialization error
An error occurred while initializing the program. This may be a result of canceling an installation while it is still in progress.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2001.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "File <filename> could not be found"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2001"
- "vbc2001"
helpviewer_keywords:
- "BC2001"
ms.assetid: 1aa8fb26-9a48-4c27-9ff4-67cf1d423b57
caps.latest.revision: 8
author: dotnet-bot
ms.author: dotnetcontent
---
# File <filename> could not be found
The specified file could not be located. This may be a result of supplying an incorrect file path.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2002.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Source file <filename> specified multiple times"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2002"
- "vbc2002"
helpviewer_keywords:
- "BC2002"
ms.assetid: 0e3ab493-bf7e-42bd-870a-d10846ce79ad
caps.latest.revision: 7
author: dotnet-bot
ms.author: dotnetcontent
---
# Source file <filename> specified multiple times
A file has been specified multiple times.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2003.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Response file <filename> included multiple times"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2003"
- "bc2003"
helpviewer_keywords:
- "BC2003"
ms.assetid: 05240edd-e753-453b-b831-569f669d94d2
caps.latest.revision: 8
author: dotnet-bot
ms.author: dotnetcontent
---
# Response file <filename> included multiple times
A response file has been specified more than once. Response files contain compiler options and source code files to compile.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2006.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Option <optionname> requires <argument>"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2006"
- "bc2006"
helpviewer_keywords:
- "BC2006"
ms.assetid: 36d7d25d-8da4-4b06-847f-f59b1d681224
caps.latest.revision: 9
author: dotnet-bot
ms.author: dotnetcontent
---
# Option <optionname> requires <argument>
A required argument has been omitted.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2007.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Unrecognized option <optionname>; ignored"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2007"
- "bc2007"
helpviewer_keywords:
- "BC2007"
ms.assetid: 3668a70f-44fc-4f45-9af9-14dcaaaf7d8e
caps.latest.revision: 11
author: dotnet-bot
ms.author: dotnetcontent
---
# Unrecognized option <optionname>; ignored
An option has been specified that is not valid from the command line.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2008.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "No input sources specified"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2008"
- "vbc2008"
helpviewer_keywords:
- "BC2008"
ms.assetid: a919c834-d1ff-4c6f-85ed-b11c662c918d
caps.latest.revision: 9
author: dotnet-bot
ms.author: dotnetcontent
---
# No input sources specified
When compiling, no input sources have been specified.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2009.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "option <optionname> can be followed only by '+' or '-'"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2009"
- "bc2009"
helpviewer_keywords:
- "BC2009"
ms.assetid: 90e5dcf9-37fb-4a97-9f53-4e7c73d6ba9f
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# option <optionname> can be followed only by '+' or '-'
The text that follows the option is not a plus sign (+) or a minus sign (-).
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2010.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Compilation failed: <message>"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2010"
- "bc2010"
helpviewer_keywords:
- "BC2010"
ms.assetid: 6ab41c48-5a80-4e83-8b97-dc27dbe61ee2
caps.latest.revision: 9
author: dotnet-bot
ms.author: dotnetcontent
---
# Compilation failed: <message>
Compilation failed due to the circumstances specified in the error message
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2011.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Unable to open response file '<filename>'"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2011"
- "vbc2011"
helpviewer_keywords:
- "BC2011"
ms.assetid: 07e799b6-797a-49b5-9e4e-081ae0c68653
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# Unable to open response file '<filename>'
The file you are attempting to access is unavailable.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2014.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "the value '<value>' is invalid for option '<optionname>'"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2014"
- "vbc2014"
helpviewer_keywords:
- "BC2014"
ms.assetid: 4a16749d-acf5-4eac-bbed-2cc37936bcdc
caps.latest.revision: 11
author: dotnet-bot
ms.author: dotnetcontent
---
# the value '<value>' is invalid for option '<optionname>'
A value was supplied for a command line option that was not valid.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2015.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "The file '<filename>' is not a text file"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2015"
- "bc2015"
helpviewer_keywords:
- "BC2015"
ms.assetid: 838cd00c-43ee-48d1-8a0d-5e1d5122ec9d
caps.latest.revision: 8
author: dotnet-bot
ms.author: dotnetcontent
---
# The file '<filename>' is not a text file
The specified file cannot be written to because it is a binary file.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2016.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Codepage '<name>' is invalid or not installed"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2016"
- "vbc2016"
helpviewer_keywords:
- "BC2016"
ms.assetid: 842dced2-c80f-4754-a465-dd0e15024d62
caps.latest.revision: 9
author: dotnet-bot
ms.author: dotnetcontent
---
# Codepage '<name>' is invalid or not installed
The specified codepage is not valid or cannot be found.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2017.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Could not find library '<libraryname>'"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2017"
- "vbc2017"
helpviewer_keywords:
- "BC2017"
ms.assetid: e6c36482-add1-4e22-8470-4bb2f7c1281e
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# Could not find library '<libraryname>'
The specified library could not be found.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2020.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "The maximum number of errors has been exceeded"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2020"
- "bc2020"
helpviewer_keywords:
- "BC2020"
ms.assetid: 08694da7-9864-4da6-9513-3d40b9ba046d
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# The maximum number of errors has been exceeded
The compiler maximum of 100 errors has been reached.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2023.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Cannot specify both -win32icon and -win32resource"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2023"
- "bc2023"
helpviewer_keywords:
- "BC2023"
ms.assetid: 60914807-1fde-4fef-9c6f-6f4a62527eed
caps.latest.revision: 11
author: dotnet-bot
ms.author: dotnetcontent
---
# Cannot specify both /win32icon and /win32resource
The `/win32resource` and `/win32icon` options are mutually exclusive, because they both insert icons information into the output file.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2024.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "The default assembly reference '<reference>' has already been automatically added; ignored"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2024"
- "vbc2024"
helpviewer_keywords:
- "BC2024"
ms.assetid: 1754b4b7-9c89-4ab1-87f0-f464fa9f8185
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# The default assembly reference '<reference>' has already been automatically added; ignored
An attempt has been made to add the default assembly reference, but the assembly has already been added, so the attempt is ignored.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2025.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Ignoring -noconfig option because it was specified in a response file"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "vbc2025"
- "bc2025"
helpviewer_keywords:
- "BC2025"
ms.assetid: 87fb393d-e17f-4e50-8d98-d9dfeba30c3e
caps.latest.revision: 10
author: dotnet-bot
ms.author: dotnetcontent
---
# Ignoring /noconfig option because it was specified in a response file
The `/noconfig` option tells the compiler not to compile with the Vbc.rsp file. However, the compiler processes the Vbc.rsp file before processing any other response files, so the compiler cannot honor the `/noconfig` option in a response file.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2026.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "Warning number '<number>' for the option '<optionname>' is either not configurable or not valid"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2026"
- "vbc2026"
helpviewer_keywords:
- "BC2026"
ms.assetid: a2d0e6dd-0231-42a1-9629-22eb0591a903
caps.latest.revision: 9
author: dotnet-bot
ms.author: dotnetcontent
---
# Warning number '<number>' for the option '<optionname>' is either not configurable or not valid
A warning ID is not valid. IDs must be integer values greater than 0.
Expand Down
7 changes: 0 additions & 7 deletions docs/visual-basic/misc/bc2027.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
---
title: "cannot send error report automatically"
ms.date: 07/20/2015
ms.prod: .net
ms.technology:
- "devlang-visual-basic"
ms.topic: "article"
f1_keywords:
- "bc2027"
- "vbc2027"
helpviewer_keywords:
- "BC2027"
ms.assetid: 84ba8580-2234-46d1-b4a5-94b03f64c0c7
caps.latest.revision: 4
author: dotnet-bot
ms.author: dotnetcontent
---
# cannot send error report automatically
cannot send error report automatically. Please visit 'http://go.microsoft.com/fwlink/?LinkId=42039' to configure send error report settings.
Expand Down
Loading