Login | Sign Up
ErrorKey - Search engine for Error codes and messages     
  Visual Basic .Net  [ 1000 result(s) ]
MICROSOFT 
 BC30753  -  Option Strict On disallows implicit conversions from '' to ''; the Visual Basic 6.0 collection type is not compatible with the .NET Framework collection type  MICROSOFT
Option Strict On disallows implicit conversions from '' to ''; the Visual Basic 6.0 collection type is not compatible with the .NET Framework collection type. The collection object that is used in Visual Basic 6.0 differs from the collection object that is used in Visual Studio 2008.
Explicitly convert collection objects by using o ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
  Use a variable of a type recognized by Visual Basic. -or- If you encounter this error whil -  Variable uses an Automation type not supported in Visual Basic  MICROSOFT
You tried to use a variable defined in a type library or object library that has a data type not supported by Visual Basic.  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC30815  -  '' is not declared (Visual Basic Error)  MICROSOFT
Error Message '' is not declared. File I/O functionality is available in the Microsoft.VisualBasic namespace.
Use the file I/O functions defined in My.Compute ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC30830  -  'Line' statements are no longer supported (Visual Basic Compiler Error)  MICROSOFT
Line statements are no longer supported. File I/O functionality is available as Microsoft.VisualBasic.FileSystem.LineInput and graphics functionality is available as System.Drawing.Graphics.DrawLine.
If performing file access, use Microsoft.VisualB ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC42033  -  Bad checksum value, non hex digits or odd number of hex digits  MICROSOFT
A checksum value contains invalid hexadecimal digits or has an odd number of digits. When ASP.NET generates a Visual Basic source file (extension .vb), it calculates a checksum and places it in a hidden source file identified by #externalchecksum. It is possible for a user generating a .vb file to do this also, but this process is best left to internal use. By default, this message is a warning. For information on hiding warnings or treating warnings as errors, see Configuring Warnings in Visual Basic.
If ASP.NET is generating the Visual Basic source ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC40032  -  Underlying type of Enum is not CLS-compliant  MICROSOFT
The data type specified for this enumeration is not part of the Common Language Specification (CLS). This is not an error within your component, because the .NET Framework and Visual Basic support this data type. However, another component written in strictly CLS-compliant code might not support this data type. Such a component might not be able to interact successfully with your component. The following Visual Basic data types are not CLS-compliant: SByte Data Type (Visual Basic) UInteger Data Type ULong Data Type (Visual Basic) UShort Data Type (Visual Basic) By default, this message is a warning. For more information on hiding warnings or treating warnings as errors, see Configuring Warnings in Visual Basic.
If your component interfaces only with other .NE ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC40025  -  Type of member '' is not CLS-compliant  MICROSOFT
The data type specified for this member is not part of the Common Language Specification (CLS). This is not an error within your component, because the .NET Framework and Visual Basic support this data type. However, another component written in strictly CLS-compliant code might not support this data type. Such a component might not be able to interact successfully with your component. The following Visual Basic data types are not CLS-compliant: SByte Data Type (Visual Basic) UInteger Data Type ULong Data Type (Visual Basic) UShort Data Type (Visual Basic) By default, this message is a warning. For more information on hiding warnings or treating warnings as errors, see Configuring Warnings in Visual Basic.
If your component interfaces only with other .NE ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC30767  -  'Get' statements are no longer supported (Visual Basic)  MICROSOFT
Get statements are no longer supported. File I/O functionality is normally available in the Microsoft.VisualBasic namespace, but the targeted version of the .NET Compact Framework does not support it.
Perform file operations with functions defined i ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC30766  -  '' is not declared (Smart Device/Visual Basic Compiler Error)  MICROSOFT
is not declared. File I/O functionality is normally available in the Microsoft.VisualBasic namespace, but the targeted version of the .NET Compact Framework does not support it.
Perform file operations with functions defined i ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 BC31021  -  Visual Basic compiler is unable to recover from the following error:  MICROSOFT
The Visual Basic compiler is unable to recover from the following error: . Some IDE features have been disabled. An internal error has occurred in the Visual Basic compiler.
Save your work and restart Visual Studio. If th ...  Login to see more
Visual Basic .Net Compiler Messages
Comments
 
 
 
Visual Basic .Net Compiler Messages (727)
JScript Run-time Errors (5)
Visual Basic .Net Run-Time Messages (268)
 
  Prev   1  2  3  4  5  6  7  8  9  10  Next