Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual Basic
Error Messages
Compiler Messages
 Module '<modulename>' cannot be use...
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Basic Reference: Error Messages 
Module '<modulename>' cannot be used as a type 

You have attempted to use a module as a type. A module cannot be used except as a Get type.

Error ID: BC30371

To correct this error

  • Replace the module with something that can be used as a valid type.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker