草庐IT

failed_attempts

全部标签

C# Windows 媒体播放器 AxHost 错误 : Failed to create compopnent 'AxHost'

我正在尝试将WindowsMediaPlayer对象添加到我的Windows窗体,但弹出错误消息:Failedtocreatecompopnent'AxHost'.Theerrormessagefollows:'System.Reflection.ReflectionTypeLoadException:Unabletoloadoneormoreoftherequestedtypes.RetrievetheLoaderExceptionspropertyformoreinformation.atSystem.Windows.Forms.Design.DocumentDesigner.Ax

windows - dia2dump : CoCreateInstance failed - HRESULT = 80040154

我正在尝试使用VisualStudio2017及其dia2dump在Windows7x64上转储PDB的签名.我加载了C:\ProgramFiles(x86)\MicrosoftVisualStudio\2017\Community\DIASDK\Samples\DIA2Dump\DIA2Dump.sln。构建成功:1>------RebuildAllstarted:Project:Dia2Dump,Configuration:Debugx64------1>stdafx.cpp1>regs.cpp1>PrintSymbol.cpp1>dia2dump.cpp1>GeneratingC

windows - DynamoDb 套接字异常 : A socket operation was attempted to an unreachable network

我正在尝试使用docker连接到本地运行的DynamoDb:dockerrun-p8000:8000dwmkerr/dynamodb-sharedDb但我不断收到标题中提到的错误。我可以验证DynamoDb服务器正在运行并且可以访问。我可以访问urlhttp://localhost:8000/shell/我什至尝试使用nodejs客户端https://github.com/aaronshaf/dynamodb-admin并设法创建了一些表。但是,只有dotnet代码无法运行!classProgram{staticvoidMain(string[]args){varclientConfi

windows - Netbeans - 错误 : Failed to create process Access is denied (5)

当我运行netbeans时遇到错误Error:FailedtocreateprocessAccessisdenied(5)任何人都建议我解决方案。提前致谢。 最佳答案 应用程序需要管理员的访问权限才能使用。授予对您正在使用的系统的访问权限或通过以管理员身份运行打开应用程序但是,为每个用户授予管理员访问权限并不好。Netbeans版本问题:https://netbeans.org/bugzilla/show_bug.cgi?id=255756我卸载了8.1并安装了更高版本。 关于windo

windows - 无法打开 Eclipse 市场 |无法安装远程市场位置 : Connection failed

我在使用EclipseMarketplace时一直遇到问题。我正在使用EclipseNEON。我正在使用宽带互联网连接,我的Eclipse网络配置是本地的。错误是:CannotopenEclipseMarketplace  Cannotinstallremotemarketplacelocations:Connectionfailed    Thisismostoftencausedbyaproblemwithyourinternetconnection.Pleasecheckyourinternetconnectionandretry.    Cannotcompletereques

windows - 调试 "service failed to start"Windows Installer 错误

我有一个用WiX编写的简单msi,它安装了nativeNT服务。在我对msi进行一些更改后,它在StartServices标准操作中失败,并显示错误“服务无法启动,请验证您是否具有足够的权限”。如果我按忽略并手动启动该服务,则它会成功启动。问题绝对不是权限不足。我如何诊断/调试此类问题?WindowsInstaller的详细日志似乎不包含任何有用的信息。 最佳答案 安装程序不会有任何有用的信息,因为错误仅由安装程序显示。以下是我的处理方法。注释掉ServiceControl元素,这样安装程序就不会尝试启动该服务。运行安装程序并完成所

c++ - 错误 : "Application has failed to start because its side-by-side configuration is incorrect"

我创建了一个MFC使用VisualStudio2008的应用程序,它在WindowsXP上运行良好。但是当我尝试在Windows Vista中执行相同的EXE文件时我得到:Error:Applicationhasfailedtostartbecauseitsside-by-sideconfigurationisincorrect当我检查事件查看器时,下面是它所说的:LogName:ApplicationSource:SideBySideDate:12/10/201010:06:08AMEventID:33TaskCategory:NoneLevel:ErrorKeywords:Clas

windows - Laravel 家园 : Provisioning failing on Windows 8

我正在尝试将LaravelHomestead用于Laravel4.2.9项目。这是我正在运行的:Windows8.164位VirtualBox4.3.17Vagrant1.6.5最新的Homestead版本当第一次使用vagrantup运行盒子或发出vagrantprovision命令时,我得到这个:==>default:Runningprovisioner:shell...default:Running:inlinescript==>default:/tmp/vagrant-shell:line1:/home/vagrant/.ssh/$2:ambiguousredirectTheS

c++ - shell_notifyicon : an attempt was made to reference a token that does not exist, 没有显示图标

我看到通知气球,但没有显示图标。在成功(返回TRUE)调用Shell_NotifyIcon后出现Windows错误:尝试引用不存在的token。主要问题是为什么我看不到图标?使用最新更新的Windows7。这是一个代码片段:namespacetray_tip{#defineFINAL_INIT(tip,title,ic,icon_id,inst)\if(icon)\{\staticconstGUIDmyGUID=\{0x23977b55,0x10e0,0x4041,{0xb8,0x62,0xb1,0x95,0x41,0x96,0x36,0x69}};\data.guidItem=myG

windows - 在 Windows 7 上配置 GitBash : ssh failing, 我正在尝试一切,发疯了

我快要疯了,只是想通过ssh连接到github。我在Windows7上。对Murgatroyd说实话,我整天都在搜索谷歌和论坛,但没有突破。在我最近的尝试中,我在C:\Users\myname.ssh中放置了一个配置文件。结果更接近幸福,但仍未达到。我的配置简单地说:Hostgithub.comIdentityFile~/.ssh/id_rsa命令ssh-vTgit@github.com产生:OpenSSH_4.6p1,OpenSSL0.9.8e23Feb2007debug1:Readingconfigurationdata/c/Users/myname/.ssh/configdebu