I get this message:
Unable to open module file 'C:\...\Copy of
crUnderCrossHome.vb': The system cannot find the file
specified.

That file does not exist. How can I get rid of this
message? Thanks.

Re: Unable to open module that doesn't exist. by Kairi

Kairi
Sun Sep 14 13:29:27 CDT 2003

remove all references to that module in your application

you should also catch exceptions

M K wrote:
> I get this message:
> Unable to open module file 'C:\...\Copy of
> crUnderCrossHome.vb': The system cannot find the file
> specified.
>
> That file does not exist. How can I get rid of this
> message? Thanks.
>