Re: GUI not working

From: Tom Shelton (tom_at_YOUKNOWTHEDRILLmtogden.com)
Date: 08/17/04


Date: Mon, 16 Aug 2004 22:24:43 -0600

On Mon, 16 Aug 2004 23:37:47 -0400, Hari wrote:

>> Hmmm, check if you have a reference to System.Windows.Forms.
>>
>> Maybe your default references are screwed up?
>>
>
> When I type in:
>
> vbc /r:System.Windows.Forms
>
> I get 2 errors reading:
>
> vbc : Command line error BC2017 : could not find library
> 'System.Windows.Forms'
>
> vbc: Fatal error BC2000 : compiler initialization failed unexpectedly: The
> system cannot find the file specified.
>
>
> If this means that I do not have the libraries necessary to run a GUI
> application, could someone please give me a link to where I can download the
> SDK. I have already tried one download through MSDN, but it didn't seem to
> work. Thanks all.

vbc /r:System.Windows.Forms.dll

You have to add the .dll

-- 
Tom Shelton [MVP]


Relevant Pages

  • Re: Main Menu Form Will Not Open
    ... Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia ... Check the box next to this reference then close the references dialog. ... Download ...
    (microsoft.public.access.forms)
  • Re: move button click to shortcut menu
    ... where the references to it are, download and use the free V-Tools (Total Deep ... I would like to clean it. ...
    (microsoft.public.access.formscoding)
  • Re: Visual Studio.NET 2003 Getting Started Instructions
    ... It references the SQL2KDeskSP3 that you mentioned in the instructions that ... Also this download specifically states that I should use VSDOTNET as the ... >> never even opened your attachments. ... >> try the install the way I attempted. ...
    (microsoft.public.vsnet.setup)
  • Re: Error on loading DLL in Access Query Wizard
    ... There was a download to survey the ... references should be in working order. ... shows you which corrupted file needs replacement, ... It is my understanding that you can replace a corrupted DLL file by ...
    (microsoft.public.access.queries)
  • Re: A tool for renaming globals in C code?
    ... functions and global variables (with the respected references, ... processor system I get compile and link errors because the two ... Try the download section. ...
    (comp.programming)