Giter Club home page Giter Club logo

Comments (20)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
This appears to be due to missing VC DLL's. I assumed they shipped with Windows 
because all of my test-systems had them, but it appears to not be the case. Do 
you 
mind installing the "Microsoft Visual C++ 2008 SP1 Redistributable Package 
(x86)": 

http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-
4AB7-A40D-3802B2AF5FC2&displaylang=en

If this works for you, I will make sure to bundle these DLL's with the next 
release of 
namebench. Thanks for the report!

Original comment by [email protected] on 7 Dec 2009 at 3:15

  • Changed title: WinXP: This application has failed to start because the application configuration is incorrect.
  • Changed state: Accepted

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Yes, I got the same issue/error and after installing "Microsoft Visual C++ 2008 
SP1
Redistributable Package (x86)" (vcredist_x86.exe), I was able to run namebench 
1.0.

Original comment by [email protected] on 7 Dec 2009 at 8:07

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Hi,

I just installed the VC 2k8 distributable and then downloaded and installed 
namebench-
1.0.1.exe. It runs w/o a problem now!

Thanks,
kodeninja

Original comment by [email protected] on 8 Dec 2009 at 6:33

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Issue 49 has been merged into this issue.

Original comment by [email protected] on 8 Dec 2009 at 7:32

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I'm a bit skeptical, but this may have been fixed by some packaging changes in 
version 
1.0.3. Can anyone confirm if they still run into this issue?

Original comment by [email protected] on 8 Dec 2009 at 5:51

  • Changed state: Started

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Tried 1.0.2 this a.m. and got the OPs error. Just tried 1.0.3 and although it's 
a
different installer, after the extraction process I get a dialog that states
"namebench.exe could not be executed" (see attached gif.) Am unable to download 
VC
2k8 due to corporate blocks, will download tonight and can try tomorrow.

Original comment by [email protected] on 8 Dec 2009 at 9:31

Attachments:

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Issue 59 has been merged into this issue.

Original comment by [email protected] on 9 Dec 2009 at 3:26

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Thanks sunglint for confirming that 1.0.3 does not fix this issue yet. 

Original comment by [email protected] on 9 Dec 2009 at 3:26

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024

Original comment by [email protected] on 9 Dec 2009 at 3:34

  • Changed title: WinXP: namebench could not be executed (missing VC++ libraries)

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Installing the VC DLL fixed the issue for me.  Thanks for merging/updating this 
issue.

Original comment by [email protected] on 9 Dec 2009 at 3:34

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I have the same issue, but this is not a deal to additionally install
some-I-do-not-know-what in my already stable system (WinXP).

Original comment by [email protected] on 12 Dec 2009 at 11:40

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
as of 1.0.5, this is still an issue

Original comment by [email protected] on 15 Dec 2009 at 12:16

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
as of 1.0.5, this is still an issue。
adsl 有路由器 xp系统。

Original comment by [email protected] on 4 Jan 2010 at 4:47

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
It remains an issue with Vista.  Can you post a fix for Vista?

Original comment by [email protected] on 23 Jan 2010 at 5:29

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
yes sunglint u r right same issue is coming with me........

Original comment by [email protected] on 23 Jan 2010 at 1:56

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
WinXP: This application has failed to start because the application 
configuration is 
incorrect.

Original comment by [email protected] on 21 Feb 2010 at 8:24

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
To fix this issue, follow the instructions on Microsoft's website:

http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d
-074b9f2bc1bf&displaylang=en

While I could in theory redistribute the package with namebench, I choose not 
to as
Microsoft does not provide the source code for this library. 

The FAQ has been updated to reflect this.

Original comment by [email protected] on 2 Mar 2010 at 2:22

  • Changed state: Fixed

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
just download n install this Microsoft Visual C++ 2008 Redistributable Package 
(x86)
@ 
http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d
-074b9f2bc1bf&displaylang=en
guarantee your namebench will 100% works :)
thank you guys.

Original comment by [email protected] on 3 Jun 2011 at 3:51

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
i tried it and realy it installed so tanx

Original comment by [email protected] on 29 Jan 2012 at 7:38

from namebench.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Search for this "Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)" 
on Google and download it from microsoft's site. install it. then install 
namebench. problem solved for me.

Original comment by [email protected] on 29 Nov 2012 at 4:26

from namebench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.