草庐IT

metadata-generation-failed

全部标签

asp.net - Windows 搜索 SQL : Semicolon in LIKE statement causes exception (E_FAIL 0x80004005)

我在windows搜索引擎中查询我的ASP.NETweb应用程序中的一些文档。我正在寻找标题包含字符串“;IT”的所有文档(除了其他条件,从以下示例中删除)。我正在通过ADO.NET,所以我的代码看起来像这样(删除了一些不重要的细节):varconnString="Provider=Search.CollatorDSO;"+"ExtendedProperties='Application=Windows';";varconn=newOleDbConnection(connString);conn.Open();StringWriterwSql=newStringWriter();wSq

windows - Jenkins windows slave 构建 "Failed to abort"错误

我目前在Mac上运行Jenkins并将一些作业分配给Windows机器,Windows构建越来越频繁地失败并出现以下错误:17:53:01FATAL:hudson.remoting.RequestAbortedException:java.io.IOException:Failedtoabort17:53:01hudson.remoting.RequestAbortedException:hudson.remoting.RequestAbortedException:java.io.IOException:Failedtoabort17:53:01athudson.remoting.R

windows - Cordova 平台添加 : Failed to run 'java -version'

我有下一个问题:当我第一次运行时,cordovaplatformaddandroid产生了跟随错误Error:ERROR:executingcommand'ant',makesureyouhaveantinstalledandaddedtoyourpath.我在我的路径中安装并添加了ant我第二次运行cordovaplatformaddandroid时,它说:Error:Failedtorun'java-version',makesureyourjavaenvironmentissetupincludingJDKandJRE.YourJAVA_HOMEvariableisC:\Prog

c++ - 无法使用 RSA-Sha256 签名。 WatchData CSP 是否不是 CNG(加密 API : Next Generation) Provider?

我正在尝试使用WatchDataUSBtoken中的证书进行签名。我使用MicrosoftCryptoAPI函数CryptSignMessage.如果我将sha1指定为签名的哈希算法,那么它就会成功。但是,如果我尝试使用sha256,则会失败并显示“发生内部错误”。驱动下载自http://www.watchdata.com/service/usbtoken.jsp.这包含PKCS#11提供程序。根据http://blogs.msdn.com/b/alejacma/archive/2010/06/02/quot-an-internal-error-ocurred-quot-when-us

windows - 无法安装 Meteor : Error 0x80070643: Failed to install MSI package

我正在尝试安装Meteor在我的Windows7PC上使用WindowsInstaller。每次我尝试时,它都会下载一段时间,然后会打开一个窗口,提示“安装失败”。日志文件包含以下我认为相关的行。[121C:04D0][2015-10-02T09:38:56]e000:Error0x80070643:FailedtoinstallMSIpackage.[121C:04D0][2015-10-02T09:38:56]e000:Error0x80070643:Failedtoconfigureper-userMSIpackage.[121C:04D0][2015-10-02T09:38:5

Python SSL : CERTIFICATE_VERIFY_FAILED

在使用Windows8.1的相当新的机器上使用Python2.7.12连接到www.mydomain.com时出现错误。错误是SSL:CERTIFICATE_VERIFY_FAILED在下面代码的ssl_sock.connect行。该代码在上下文中包装了一个SSL连接,并指定我不想执行证书验证:ssl._create_default_https_context=ssl._create_unverified_contexts_=socket.socket(socket.AF_INET,socket.SOCK_STREAM)context=ssl.SSLContext(ssl.PROTOC

python - 导入错误 : DLL load failed importing spacy

我正在尝试在python中导入spaCy(在Windows中),但到目前为止还没有成功。我安装了一个virtualenv和pip和Anacondaspacy。安装包没有问题,但是当我导入spaCy(在JupyterNotebook中)时,出现以下错误:[in]导入spacy[出去][...]ImportError:DLL加载失败:应用程序启动失败,因为其并排配置不正确。请查看应用程序事件日志或使用命令行sxstrace.exe工具了解更多详细信息。当我再次运行输入时,错误信息如下:[...]ImportError:无法导入名称util我不确定到哪里寻找解决方案。我在想其他包的版本或者甚

windows - 无法安装 cargo-tree : couldn't determine visual studio generator

我正在尝试在我的Windows机器上安装cargo-tree。它使用Windows10,VisualStudio构建工具15。这是我活跃的rustup工具链:activetoolchain----------------stable-x86_64-pc-windows-msvc(default)rustc1.26.0(a775680412018-05-07)运行cargoinstallcargo-tree时,构建失败。构建日志以以下结尾:error:failedtoruncustombuildcommandfor`libssh2-sysv0.2.7`processdidn'texits

windows - Windows 7 上的 Make 命令失败 : recipe for target 'all-recursive' failed

我正在尝试在我的Windows7机器上安装httperf,为此我需要遵循以下命令:Grabthelatest,greatesttarballfile(asofthiswriting,it’s0.8),sutoroot,mvthefileto/usr/local/bin,andrunthecommands:tarxvzfhttperf-0.8.tar.gzcdhttperf-0.8./configuremakemakeinstall要完成所有这些,我必须安装MinGW。不幸的是,当我开始“制作”时,在这种情况下,当我运行“mingw32-make”时,我收到以下错误:$mingw32-m

windows - 错误 : ionice: ioprio_set failed: Invalid argument (while trying to build custom ROM on bash Ubuntu in Windows 10)

我正在尝试在Windows10InsiderPreview的bashUbuntu中为AsusZenfone2(Z00A)构建ResurrectionRemixROM。我关注了theseinstructions.我花了很多时间在bashUbuntu上安装Java(终于在thismanualinstallation之后似乎可以工作了。但是现在我无法通过这个脚本错误:ionice:ioprio_setfailed:Invalidargument即使试图弄清楚如何解决此错误(http://www.linuxhowtos.org/manpages/1/ionice.htm)似乎也超出了我的知识范