-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.1.5.0 can't run in Windows 8 #8
Comments
Hi, NuGet needs libraries so you need to download those. So do not use NuGet. Please answer to other open case and provide help so I can find out the issue |
I use Chocolatey download it, but run will same error message. OS: Windows 8 x64 Ent. TKS |
That is bizarre! The DLL is ilmerged in the exe and is there. Do you have .NET 4.5? |
The folder you are going to does not contain the exe. Can you run it in C:\Chocolatey\lib\SuperBenchmarker.0.1.5.0\tools please? |
Also please tell me version of your windows 8. |
Hi,
I try Chocolatey all version sb.exe, just 0.1.5.0 and 0.1.3 will throw "System.IO.FileNotFoundException", other version sb.exe work well. This is powerful tool, I will write in my Chinese book. |
Hi, http://www.microsoft.com/en-us/download/confirmation.aspx?id=30653 I try to download "Microsoft .NET Framework 4.5", but "Install Instructions" say: Note: Windows 8 and Windows Server 2012 include the .NET Framework 4.5. Therefore, you don't have to install this software on those operating systems. and can't install to Windows 8 is true. |
Hi, I try sb.exe 0.1.5.0 in a Windows 8.1 Preview (VM) from Chocolatey ... is work @_@ .NET:http://i.imgur.com/T5Bu3IP.jpg I found path is "tools" not Windows 8 "lib", feedback for you. |
You are right, that was a Windows 7. Now I checked my Windows 8 and it looks the same. |
It works in Windows 8.1 Preview, Windows 8 ... not good. |
I can see your chocolatey has a different folder structue. What is the version? |
I know what it is ! You probably have an old sb.exe somewhere on your machine and regardless of these installations it is using that. Could it be the case? Do you mind searching for sb.exe? |
|
You need to use fuslogvw.exe: You might have to do this: That will tell you where it is looking for file and why it cannot find it. |
This for some reasons still showing open. CLosing. |
Hi,
I download sb.exe from NuGet, but run test will throw execpt.
I had install .NET Framework 4.5.
Error Message:
E:\Demo\packages\SuperBenchmarker.0.1.5.0\lib>sb -u http://google.com
未處理的例外狀況: System.IO.FileNotFoundException: 無法載入檔案或組件 'CommandLi
ne, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32' 或其相依
性的其中之一。 系統找不到指定的檔案。
於 SuperBenchmarker.Program.Main(String[] args)
The text was updated successfully, but these errors were encountered: