我正在从Windows Server 2003构建计算机迁移到Windows Server 2012,并且部分自动构建无法正常工作。
这是给出错误的命令
Z:\>"C:\Program Files\Microsoft SDKs\Windows\v7.0\bin\TlbImp.exe" /nologo /sysarray /strictref "D:\engtmp\VSFlex8.ocx" /keyfile:"D:\engtmp\MyKey.key" /out:"D:\engtmp\Interop.VSFlex8.dll" /machine:x86
/verbose /reference:MSDATASRC
TlbImp : error TI0000 : System.ApplicationException - Unable to located specified reference: 'MSDATASRC'
我的Windows知识有限,我感谢任何帮助..