Tagged Questions
The vista64 tag has no wiki summary.
16
votes
6answers
9k views
DirectX SDK (June 2010) Installation Problems: Error Code S1023
I seem to be having some problems installing the DirectX SDK. Everything seems to be going well during the install, but at the end I get the message:
Setup failed.
Errors were encountered during ...
14
votes
1answer
13k views
Why do 64bit dlls go to System32 and 32bit dlls to SysWoW64 on 64bit Windows?
I would like to know when do we need to place the file under
C:\Windows\System32 and C:\Windows\SysWOW64.
when I used 32 bit dll I placed it under syswow64 and when I used 64 bit dll I placed it in ...
12
votes
10answers
5k views
HgTortoise in Vista 64-bit not showing the context menu
I installed HgTortoise (Mercurial) in my Vista 64-bit and the context menu is not showing up when I right click a file or folder.
Is there any workaround for this problem?
8
votes
9answers
7k views
What is the difference between Eclipse and Netbeans if I want to use only the Java in it?
I recently got a Dell XPS 64-bit Vista for myself. Eclipse doesn't have their 64-bit version, but I've read on forums that they download Eclipse and work with Java 1.5 on the Vista with only some ...
8
votes
8answers
778 views
What is the big deal with BUILDING 64-bit versions of binaries?
There are a ton of drivers & famous applications that are not available in 64-bit. Adobe for instance does not provider a 64-bit Flash player plugin for Internet Explorer. And because of that, ...
6
votes
3answers
895 views
TestDriven.NET is not running my SetUp methods for MbUnit
I've created some MbUnit Test Fixtures that have SetUp methods marked with the SetUp attribute. These methods run before the tests just fine using the MbUnit GUI, the console runner, and the ...
5
votes
11answers
685 views
Is Vista Ultimate 64 w/SP1 okay for a development machine?
I am updating my rig and I need to make a decision between staying with XP x64 or going to Vista x64. I do very little development, really just building products from my developers. The other 90% of ...
5
votes
8answers
13k views
Can I run Visual Studio 2008 x86 on Windows Vista x64?
Is it possible to run the 32-bit version of Visual Studio 2008 Professional on a Windows Vista 64-bit system?
Are there any known caveats that I would need to be aware of?
Would have to install the ...
4
votes
1answer
1k views
appSettings not being read from machine.config in Vista
I've recently moved up to Vista x64, and suddenly, my machine.config appSettings block isn't being read by any .NET assemblies.
Right after configSections, and before configProtectedData in ...
4
votes
4answers
2k views
How can I force the 32-bit version of the remote desktop client to run on 64 bit Vista?
We need to run the 32-bit version of the remote desktop client on 64 bit Vista, because part of our product integrates with it, and communicates with the terminal server side app via the virtual ...
4
votes
5answers
2k views
Holding cmd.exe open on Vista
I'm writing C++ console programs. After compilation, when I run the program from my file browser, cmd.exe automatically closes such that I can't see my programs output.
The only way to work around ...
4
votes
3answers
4k views
“Unlocker” equivalent for Vista64?
Cedrick Collomb's Unlocker is one of the most useful utilities I've ever come across - when I come across an issue in compiling that some file is locked I can just right click on the file, click ...
4
votes
4answers
779 views
Vista 64-bit Development Caveats
I'm migrating my development workstation from 32-bit Vista to 64-bit Vista.
The production platform is 32-bit Windows Server and SQL Server 2008.
Does anyone know of any issues with migrating the ...
4
votes
3answers
3k views
Drag and drop from Windows File Explorer onto a Windows Form is not working
I'm having an issue dragging a file from Windows Explorer on to a Windows Forms application.
It works fine when I drag text, but for some reason it is not recognizing the file. Here is my test ...
3
votes
3answers
1k views
How can 32-bit application find the location of 64-bit Program Files directory on Windows Vista 64-bit?
I'm struggling with a problem of how to determine the location of 64-bit Program Files directory on 64-bit Windows Vista from a 32-bit application.
Calls to SHGetKnownFolderPath( ...
3
votes
4answers
3k views
How to allow 32 bit apps on 64 bit windows to execute 64 bit apps provided in Windows\System32
Say you have an app, that you want to provide users ability to browse the system32 directory and execute programs in (like telnet).
What is the best method for supporting this when you need to ...
3
votes
1answer
2k views
WSE client project keeps reverting WebServicesClientProtocol to SoapHttpClientProtocol
Despite enabling WSE 3.0 on client projects in Visual Studio 2005, web references I make always end up with service proxies derived from SoapHttpClientProtocol. I have to manually change the ...
3
votes
3answers
2k views
Using PrintDlg on Vista x64 does not work, works fine on 32 bit and XP
We've got an app with some legacy printer "setup" code that we are still using PrintDlg for. We use a custom template to allow the user to select witch printer to use for various types of printing ...
2
votes
1answer
327 views
How to configure ipy_user_conf.py to get IPython to start logging right away?
64-bit Vista,
Python 2.6,
IPython 0.10
I want to try logging everything I do, so I set
o.log = 1
in my ipy_user_conf.py .
But logging doesn't start. It will if I enter "logstart" at the
prompt. ...
2
votes
1answer
603 views
Easiest way to open chm files programmatically?
I have a legacy 32-bit application written in Borland's C++ Builder. I need to show specific pages from within a HtmlHelp file programmatically. Until now I've been doing this via HtmlHelp.ocx, but ...
2
votes
2answers
3k views
Java RS232 Comm on Vista-64 bit
We have a Java application which needs to communicate with a peripheral device over Virtual Serial COM port. We use the RS232 Java COMM API (javax.comm.properties, comm.jar, win32com.dll) to achieve ...
2
votes
1answer
2k views
Connecting to Oracle with 32 bit apps running on Vista 64 bit
I am attempting to use a 32 bit application to talk to an Oracle database from Vista 64 bit (Embarcadero RapidSQL). I already have the Oracle 11g 64 bit client installed for the web apps I develop, ...
2
votes
1answer
489 views
Delphi 2009 SOAP request does not transfer user name with Windows Vista
We implemented a small application that uses the SOAP interface from Mantis Bugtracker (http://mantisbt.sf.net/). Mantis is installed on an SSL webserver that requires HTTP authentication.
It works ...
2
votes
5answers
2k views
Why won't Vista Sidebar Gadget show up in Gadget Gallery?
I'd like to create a sidebar gadget in Vista. I've followed this tutorial on how to create one to the letter. However, the gadget simply will not show up in the Gadget Gallery when I go to Add ...
2
votes
2answers
177 views
Multiple Java installs on Windows
Can 32-bit and 64-bit Java be simultaneously installed on Vista x64?
2
votes
5answers
1k views
How can I call ActivateKeyboardLayout from 64bit Windows Vista using VBA
Running VBA under XP I was able to call ActivateKeyboardLayout to switch my input language from English to another language. However, this no longer works under Vista64.
Any suggestions or ...
2
votes
2answers
2k views
Missing file from Vista ProgramData folder
I have a legacy VB6 program which installs an Access file in a sub-directory of the common data folder (CSIDL_COMMON_APPDATA). I have now installed this program on a 64-bit Vista system, and the ...
2
votes
9answers
8k views
SQL1159 Initialization error with DB2 .NET Data Provider, reason code 7, tokens 9.5.0.DEF.2, SOFTWARE\IBM\DB2\InstalledCopies
I am trying to get the DB2 data provider from a 32-bit .Net application to connect to DB2 running as a 32-bit application on Vista 64 (is that confusing enough yet)? Unfortunately, I am getting the ...
1
vote
3answers
188 views
Monitor Hard drive for new files created
I am not sure if there is any utility which monitors hard drive for any new files getting created.
I am using one application that creates many files on my hard drive but I am not sure how can I ...
1
vote
1answer
988 views
msysgit - sh.exe - fork: Permission denied - Vista 64 bit
I installed msysgit on other Windows machines with no problems. On this Vista 64 bit Ultimate box, I installed the 3 most recent versions of msysgit. On all three installs, when I do a "git bash ...
1
vote
1answer
522 views
Vista-Eclipse (Galileo) CDT w/ MinGW and MinGW's GDB fails to output cerr output
I installed Eclipse and I can get g++ to compile the code correctly; however, when I start the debugger none of the "cerr >>" outputs are ever displayed in the Eclipse console. I tried to run GDB ...
1
vote
2answers
540 views
Unable to access oci.dll due to application type
I am using attempting to create a connection to an Oracle database via entity framework in Visual Studio 2008. I am running 64 bit Vista Ultimate.
At first, I had difficulty even making a connection ...
1
vote
2answers
2k views
Eclipse Ganymede startup on 64 bit vista is really slow
I've just changed computers at work and now have a really beefy 64bit Vista os. Currently I'm still slogging through the pile of quirks (like no 64bit drivers for ms access) and I've noticed that my ...
1
vote
3answers
179 views
What is the real, day-to-day operational difference between Vista Home Premium and Ultimate?
I'm about to jump to a new machine that has Vista Home Premium 64 installed. I do development with VS2008. I have an Ultimate 64 license and disc so I can repave if I have to.
What are the ...
1
vote
3answers
517 views
VMWare 6.x on Vista 64 runs as *32 task
I am trying to run VMWare Workstation 6.5.1 on Vista 64. It runs, but always as a *32 task. It is supposed to run as a native 64 bit task. I have uninstalled and reinstalled with no change. Any ...
1
vote
1answer
681 views
Sql 2008 exceptionally slow in Vista 64
Our database server is a SQL 2008 server.
My colleagues all have XP service 2 installed with Sql 2008 Management studio and they have absolutely no performance issues.
I however am running Vista x64 ...
1
vote
9answers
3k views
Why did Microsoft decide to put 32bit apps in “Program Files (x86)”?
I would think maybe it might make MORE sense to put 64bit apps into "Program Files (x64)" and leave 32bit apps to run in "Program Files" .. maybe I'm too dumb to get it...
EDIT: I have a batch file ...
1
vote
7answers
365 views
Share your Vista 64bit experiences
I've got a Dell XPS M1330 with a 2.2ghz processor, 4gig ram, GeForce 8400M, and a 64GB SSD disk.
I'm primarily doing web-development, sharepoint development, integration (Microsoft BI tools) and ...
1
vote
3answers
1k views
How do you enable the network on a virtual machine running Vista x64?
I'm running Server 2008 64bit with Hyper-V. I've created a virtual machine with Vista 64bit and installed it. I can't get the Vista virtual machine to see the network adapter.
I've set-up an external ...
0
votes
1answer
200 views
Where will I find WOW64… defines on my setup (VS 2005 on Vista 64, C++)
I got a project from the web. The "solution" and the "projects" files were coded for VS2010 but I changed the version numbers and I could load them in my VS2005. I tried to build the solution and I ...
0
votes
1answer
59 views
My 32-bit Video For Windows based app doesn't work under Win7/64 or Vista/64?
I wrote a program that relies on Video For Windows. It worked fine under XP & Vista 32-bit OSes, but now I am trying to run it on the newer 64-bit OSes it isn't able to open any AVI files. The ...
0
votes
1answer
673 views
How to open Windows Explorer (Windows+E) using Javascript
How do you open Windows Explorer (Windows+E) through Javascript?
0
votes
1answer
525 views
How to configure ipy_user_conf.py to get IPython to to start with the right IDLE set as editor?
64-bit Vista
Python 2.6
IPython 0.10
Also have Python 2.7 and 3.1
My ipy_user_conf.py has example lines showing how to set an editor. I've tried
ipy_editors.idle()
but
[C:Python26/Scripts]
|4>ed ...
0
votes
1answer
87 views
Error of screen resolution using PrimaryMonitorSIze or Caps
I have serious problems to detect screen resolution under vista64. I have 2 methods using C# to find the resolution backside of a webpage. Client side resolution using javascripting is fine but ...
0
votes
1answer
97 views
Problem with using driver on Vista 64bit
This is a chronological continuation of this question.
I have simplified my board so it runs well with the DDK version of BulkUSB on 32bit versions of XP and Vista, but I'm not able to install it on ...
0
votes
1answer
444 views
Visual Studio 2008 - Focus on textbox doesn't work when run from VS2008 as admin
This is a minor, esoteric problem and not a showstopper, but I'm wondering what other VS2008 idiosyncrasies are out there.
If you make a web app, add a textbox and run a focus function for the ...
0
votes
1answer
70 views
Some help working out kinks in a .bat
My current .bat file is as follows:
@echo off
rem iTunes
tasklist /FI "IMAGENAME eq itunes.exe" /FO CSV > "C:/ForStartingStuff/ForItunes.log"
FOR /F %%A IN (' "C:/ForStartingStuff/ForItunes.log" ...
0
votes
3answers
384 views
Incorrect QFileInfo permissions for user desktop on vista 64
I am using the following code to determine if I can write to a specific directory using QFileInfo:
QFileInfo dinfo(dirname);
if (dinfo.exists())
valid = dinfo.isWritable()
Unfortunately, when I ...
0
votes
2answers
408 views
Django apache mod-python setup (vista)
I am trying to setup my development environment on my local vista machine (django+apache+mod-python+postgres) and for some reason I can't load the settings.
Everything works on the built-in server ...
0
votes
2answers
201 views
No applications available to install on Web Platform Installer on Vista x64
When I use the Web Platform installer on Vista x64 Business it doesn't list any of the applications (such as DotNetNuke or SubText).
Has anyone got it to work on Vista 64?