Module attribute '<attributename>' is not valid: <error>
The common language runtime does not accept the attribute on a module.
Error ID: BC30130
To correct this error
Remove the attribute from the declaration or replace it with an attribute that is valid for the context.
Examine the quoted error message and take appropriate action.