jenkins自动构建.net时发生错误,查看Console Output看到如下错误: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(2015,5): error MSB3091: 任务失败,因为未找到“AxImp.exe”,或未安装正确的 Microsoft Windows SDK.任务正在注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft S
error MSB4019: 未找到导入的项目“C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets” This is very easy to do. Open your build definition and go to the "Process" page. Then under the "3. Advan
1.先按照https://blog.csdn.net/c_lanxiaofang/article/details/80410868进行处理安装 2.安装vison2010,如果还存在提示未安装MSXML,请看3步骤 3.第二种办法(适用于安装过OFFICE):桌面新建一个记事本,把下文(windows……dll“)复制到记事本中,保存,把扩展名.txt改成.reg,双击执行. Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\TypeL
错误:运行tomcat6w.exe ,提示 指定的服务未安装 unable to open the service 'tomcat6'(我用的是官网下载的解压版) 解决方法: 打开命令行提示符窗口=> 进入Tomcat安装目录==> 进入bin目录下==> 输入:service.bat install 即可 安装成功: 注意:在执行上面的步骤时可能会出现:tomcat.exe未找到.The CATALINA_HOME environment variable is not defined