Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: lnk1104: fatal error


Message #1 by "Bill" <william.crawley@u...> on Wed, 21 Aug 2002 15:53:39
> ... but when I try to compile to Binary Compatiable,I receive:
> Link:fatal error LNK1104: cannot open "c:\xyz.dl"

Bill,

This may sound too simplistic, but look at the file it can't open. Is it 
truly "c:\xyz.dl" or "c:\xyz.dll"? If it's the first, go to Project 
Properties, click on the Component tab, and check the name of the file in 
the Version Compatibility area ... did you perhaps accidentally remove the 
last "l" in ".dll"?

Just a thought.

-- Darrell Pitzer

  Return to Index