Questions tagged [windows64]

102 questions
0
votes
0 answers

Getting formatting of the initialization string does not confirm to the oledb specification error

I am trying to use excel as a database through QTP and trying to fetch records from it. I am running this code in windows 64 bit system and excel is 2010 version. Below is the code. Please help me what is the issue Dim objCon, objRs set objCon =…
sankar05
  • 1
  • 1
0
votes
1 answer

How to change Gurobi default python version 2.7.8 to my already installed Python version 3.5 Windows64 (in Spyder)

I know that there are many posts on how to change your default Python version but none refer to Gurobi recognizing the correct version. When I open Spyder, Python 3.5 is my default. How do I get my Gurobi 6.5.2 win64 (which now supports Python 3.5…
Moni
  • 93
  • 1
  • 14
0
votes
1 answer

Running curl on windows

I'm trying to install curl from the following link https://curl.haxx.se/download.html from Windows 64 - Generic. But the zip folder doesn't have curl.exe file. I don't know what to do. How do I run curl in my cmd?
Ramya
  • 31
  • 2
  • 8
0
votes
0 answers

java web start fails with "request message"

I cannot run the following command: <_path-to-32-bits-java-version-6_>javaws URL I have 64 bits Java 7 installed, and 32 bits Java 6, but no 32 bits Java 7. The URL gives a JLNP-file that specifies J2SE version 1.7+. Two errors occurs. Sometimes,…
Harry
  • 1
  • 3
0
votes
1 answer

oracle database 12c problems when modify listener.ora

I have problems when I modify the listener.ora , when I put a new address , as shown . listener.ora Network Configuration File: C:\app\name\12.1.0\dbhome_1\NETWORK\ADMIN\listener.ora Generated by Oracle configuration tools. SID_LIST_LISTENER…
Geo
  • 309
  • 4
  • 22
0
votes
2 answers

Side by side error running Interactive Brokers API with Matlab on Windows 7 (64 bit)

Recently I have tried to connect to Interactive Brokers API using Trading Toolbox on Matlab 2015a running on Windows 7 (64 Bit) machine. TWS and IB API were installed already. Matlab was throwing a side by side eror. Windows Event Viewer Error Log…
tomaskazemekas
  • 5,038
  • 5
  • 30
  • 32
0
votes
1 answer

Installing Visual Studio 2013 on Windows 7 64bit

I would like to install Visual Studio 2013 on Windows 7 64-bit. During set-up i got below issue. How to over come this How to overcome this?
iam supreeth
  • 497
  • 4
  • 16
0
votes
2 answers

Installing Pygame (python 3.4) - windows 7 64 bit

I seem to be having problems installing pygame. I found the unofficial binary's from idf.uci.edu but they are whl files and i have no ways of extracting such files. Can somebody link me to a .exe file or tell me how to extract a whl file Thanks
bpb101
  • 971
  • 1
  • 9
  • 18
0
votes
1 answer

80040154 Class Not Registered (Debenu PDF Library)

I have been using the Debenu PDFLibrary successfully for some time. I decided to update the library to the latest version (DebenuPDFLibrary64Lite1113.dll). That's when everything went sideways. I followed the instructions for installing,…
Ebassador
  • 339
  • 3
  • 20
0
votes
1 answer

Android Studio installation rule?

I have just downloaded the last build (v0.8.14) I got a .RAR file. Extracted it and got a folder with some other files. I'm on W7 64bit so i can't run the "studio.exe" file, i had to run "studio64.exe". But the IDE just starts itself... No errors,…
Pedro Henrique
  • 680
  • 7
  • 22
0
votes
1 answer

Installing jsdom on nodejs, node-gyp ERROR: spawn ENOENT

After three days trying to install jsdom on Windows Server 2008 R2 x64 i finally decided to post here as all the solutions given in the other similar posts did not work for me. Here's what I've done so far on my x64 OS: Installed Python (v2.7.8)…
Egidi
  • 1,736
  • 8
  • 43
  • 69
0
votes
1 answer

which pythonwin should I download for python 2.7 32bit installed on Intel 64 bit

I am trying to download PythonWin windows extension for python. From this official page http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/ There are many options but as you see: There are python for AMD processor but I have Intel…
Marco Dinatsoli
  • 10,322
  • 37
  • 139
  • 253
0
votes
1 answer

Installing addtional Vim helptags on Windows (x64)

I have been finally trying to get up to speed with Vim, in this case on Win 64 So I have Vim installed in C:\Program Files (x86)\Vim\ and I have added the DB plug in which seems to be working but I want to configure the help file the inst says to…
dartdog
  • 10,432
  • 21
  • 72
  • 121
0
votes
1 answer

Permissions to access paradox db file under Windows Server 2008 x 64

I need to connect to Paradox db file under Windows Server 2008 x 64. For this I wrote a .NET console application(32bit) with using ODBC. This applications works only under admins rights (UAC). But without that it throws exception: ERROR [HY000]…
Kamil Gareev
  • 146
  • 3
  • 12
0
votes
1 answer

Flash.ocx Windows 7 64bit WPF C#

i'm developing wpf application for load swf files, i'm using AxInterop.ShockwaveFlashObjects.dll and Interop.ShockwaveFlashObjects.dll. In win 32bit the aplication run but in 64bit a message error is shown "This application needs Flash.ocx file,…
JcSaint
  • 115
  • 1
  • 11