Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm getting a message when I do a build that says, "Unable to open module file 'c:\WinOilsDev\Copy of dsSmallLabel.vb'. The system cannot find the file specified."

 

That file wasn't needed by the project (or so I thought) and I deleted it. I can't find what remaining form/module/file is referring to the missing one. I did a text search within the project and a search on the files comprising the project, but none seem to be referring to the missing file. Any ideas on how I can find the referring file?

 

BTW, the location of the error is given as line 0 of the missing file.

 

Thanks

Posted

Found File

 

Thanks for the help. I ended up finding the reference in the .vbproj file. I had done a search on the files in the directory looking for the name of the missing file. That search turned up empty for some reason. However, I was able to edit the vbproj file and remove the reference to the missing file.

 

Thanks again.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...