我试图使用visual编译器构建一个.EXE,然后将命令提示符路径更改为C:\Windows\Microsoft.NET\Framework\v1.1.4322,然后执行以下命令我不知道它为什么会给我command line error BC2012我已经检查了vbc和system.dll目录中的C:\Windows\Micr
[vbc] vbc : error BC30420: 'Sub Main' was not found in 'APP3.My.MyApplication'.[vbc] vbc : warning BC40057: Namespace or type specified in the project-level Imports 'APP3_DataClasses[vbc]
[vbc] APP3CompanyType