Unable to open module that doesn't exist.

  • Thread starter Thread starter M K
  • Start date Start date
M

M K

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.
 
remove all references to that module in your application

you should also catch exceptions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top