Results 1 to 3 of 3

Thread: .NET Framework compile....System.ComponentModel [Resolved]

  1. #1

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Lightbulb .NET Framework compile....System.ComponentModel [Resolved]

    I am using the framework and not vs.net.

    The problem I am having is that I can't find any info on how to include the System.ComponetModel in the compile i.e

    vbc.exe /r:System.dll /r:System.Drawing.dll mApp.vb

    but /r:System.ComponetModel.dll does not work and I have had no luck find a complete ref on compiling from the command line. I have the Framework SDK an it is lacking(of course MS wants me to whip out my CC and buy VS.Net).

    Thanks
    Last edited by ZanM; Mar 24th, 2002 at 10:21 AM.
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

  2. #2
    Lively Member MedevH's Avatar
    Join Date
    Aug 2001
    Location
    Where I walk, I walk alone. Where I code, I code alone.
    Posts
    91
    Hey Zan,

    Damn dude why you post that complex chit on this site you know everyone here is a Newbie or a Think they know it all....

    HAHAHA

    See ya at the cross roads Yo!

    Peace MedevH
    There is no good or evil only CODE! ~MedevH~

  3. #3

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Well HvedeM

    I must me a newbie too cause I found the answer don't make typo type mistakes in your code when you are writing code in notepad with no inline debugger

    o System.ComponentModel lives in the System.dll assembly
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width