Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I wonder if anyone can help me with this:

 

I am using vbc.exe from the command line to mak a dll with the following code:

 

vbc /t:library Catalog.vb /out:bin/DataLayer.dll /r:System.dll

 

I get two messages:

 

command error 2001: Catalog.vb cannot be found

 

command error 2008 no input sources specified

 

I would be grateful if anyone could help me to solve this problem. For some reason vbc.exe cannot find Catalog.vb

 

Many Thanks

 

Marti

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...