windows-7-x64 Questions
3
Solved
I get that Postgres scales automatically to multicore with multiple connections, but what about when I'm running a massive query on a SINGLE connection? So frustrating that the CPU usage maxes out ...
Cryoscopy asked 16/8, 2013 at 7:34
2
In my project,I need to open command prompt several time in a day. Problem is, every time I need to resize buffer size and windows size by using properties after right click on bar. It is annoying ...
Teasley asked 12/8, 2013 at 7:20
1
Solved
I am using IntelliJ Idea 12.1.4 Community Edition in Windows 7 which contains Android Support by default.
I can import Android projects which were created using Eclipse and they are working fine in...
Nolita asked 6/8, 2013 at 8:50
3
Solved
This is completely driving me insane. When I compile my program, I get the following error message:
error LNK2019: unresolved external symbol _D3D11CreateDeviceAndSwapChain@48
I know that I have ...
Protuberate asked 24/4, 2013 at 2:2
2
I'm running into an ImportError while trying to implement some distributed computing code using the Python SCOOP library. One of SCOOP's dependencies is greenlet, which I installed (via cygwin) usi...
Waterresistant asked 9/7, 2013 at 18:58
1
Solved
I have this helper class
public static class DateTimeHelper
{
public static int GetMonthDiffrence(DateTime date1, DateTime date2)
{
if (date1 > date2)
{
return getmonthdiffrence(date2, da...
Eldenelder asked 5/7, 2013 at 7:40
4
Solved
I am just finished with my script in Python and i want my collegues to use it as well. It runs in python 2.7 Windows 7 64 bit professional env. Now comes the question:
How can i make them us...
Nagging asked 24/6, 2013 at 13:8
3
Solved
situation
I'm developing 32bit application that uses Qt 4, and I"m working on Windows 7 64bit.
My program has main non-OpenGL widget, and QGLWidget which is optionally opened by the user.
proble...
Doriadorian asked 11/6, 2013 at 13:44
0
I've setup remote connections for multiple IIS 7 servers. The enoying thing is that every time I open my IIS manager, I have to enter the password for each server I want to use.
Can I make IIS man...
Around asked 13/6, 2013 at 7:53
5
Solved
I just updated to Android SDK Tools r20, and try to create avd base on android 4.1 and WXGA, but I got error message when I start AVD.
config.ini:
hw.mainKeys=no
hw.lcd.density=320
sdcard.size=51...
Suziesuzuki asked 2/7, 2012 at 5:24
2
Solved
HttpServletRequest.getRemoteAddr() in Tomcat returns IPv6 formatted IP address, but I would like to configure it that returns IPv4.
I access the servlet via 'localhost'. If I access it via '127.0....
Gilolo asked 13/6, 2012 at 15:23
1
Solved
I want to move my menu settings of TGit from one PC to other, but cant find them on HDD. Is it in registry somewhere? I'm on Windows 7 if that is important.
Gillenwater asked 15/4, 2013 at 5:34
1
Solved
I'm trying to get into Powershell Workflows, however I get the following error if I attempt to use the "workflow" keyword:
Windows PowerShell Workflow is not supported in a Windows PowerShell x86-...
Fabrianne asked 23/3, 2013 at 14:6
2
Windows 7, VS2012-Update1, x64.
If i start e new MVC-project, and add the Azure project to it. I can't debug it locally in the azure emulator.
The error:
Operation taking longer than expected
A 64...
Erinnerinna asked 15/2, 2013 at 9:36
1
Solved
So I am using Coldfusion Builder with Ecplise. I am trying to get EGit installed in it so I can do Git stuff. The only thing I can ever get installed is EGit 0.11.1 from http://download.ecplise.org...
Abut asked 15/3, 2013 at 17:55
1
Solved
I'm using Windows 7 (x64) and I have an auto generated script for creating a SQL Server Express 2012 database.
The script starts as follows:
USE [master]
GO
CREATE DATABASE [Example]
CONTAINME...
Dogmatics asked 14/3, 2013 at 12:7
1
Solved
I wrote some python code on my mac and how I have to transfer it over to a windows computer. This is frustrating beyond words. I installed Python 2.7 x32, then I uninstalled it, then I installed Py...
Marcellusmarcelo asked 23/1, 2013 at 16:53
2
Solved
Here is my code:
var_dump(strftime("%m-%d-%Y %l:%M:%S", time()));
echo "<br />";
var_dump(strftime("%Y-%d-%m %H:%M:%S", time()));
The first line returns false, and the third returns the a...
Gracchus asked 11/9, 2012 at 3:6
4
Solved
I received the dialog indicating successful registration of Skype4COM.dl using regsvr32.
However, when I try to add a reference to Skype4COM 1.0 Type Library from the COM tab into my VS 2008 projec...
Abbreviate asked 20/12, 2011 at 14:17
2
Solved
I have all my workspace and everything set up on Windows 7 but I also want to develop Windows Phone 8 but as stated on Microsoft website that It can not be installed on Windows 7.
Do anybody knows...
Fetus asked 22/11, 2012 at 7:21
1
Solved
When debugging on my Windows-7 64 bit VM machine I notice that sometimes (perhaps 50%) my exe name has been padded out with strange hex characters:
8000885a4fe0a0d0des.exe.11048
other times it is...
Jodi asked 27/6, 2012 at 9:26
1
Solved
I'm learning http, and trying to use telnet to send my own http requests.
In the command prompt, I entered:
telnet google.com 80
Result:
The screen is cleared and I see a blinking cursor.
1. W...
Anatolio asked 1/11, 2012 at 15:39
3
So I have (and have had) this problem when editing Android XML in eclipse. I've tried different versions of eclipse and different Android SDK's and entire re-downloads and whatnot but am still pres...
Edenedens asked 24/7, 2012 at 21:27
3
I have followed the following steps to install XAMPP 1.7.7 in Windows 7 Home(64-bit)
I downloaded the ZIP file instead of the the EXE file, and saved it to the "Downloads" folder.
Using Win...
Dingbat asked 6/3, 2012 at 16:29
3
Solved
I've download the current version of DummyNet and according to readme I'm following these steps:
Windows: INSTALL THE NDIS DRIVER
open the configuration panel for the network card in use
(...
Seldom asked 3/11, 2011 at 12:8
© 2022 - 2024 — McMap. All rights reserved.