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
