|
-
Mar 22nd, 2002, 10:18 PM
#1
Thread Starter
Addicted Member
.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.
-
Mar 23rd, 2002, 12:46 AM
#2
Lively Member
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~
-
Mar 24th, 2002, 10:21 AM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|