Tagged Questions

0
votes
0answers
21 views

Easiest way to open chm files programmatically?

Hi, 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 …
1
vote
1answer
46 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, win32c …
1
vote
2answers
62 views

Unable to access oci.dll due to application type.

Hello, 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 difficul …
0
votes
0answers
33 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 fun …
0
votes
1answer
221 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 configProtec …
11
votes
10answers
3k 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?
4
votes
3answers
2k 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 t …
5
votes
0answers
8k views

Upgrade from Vista 32 to Vista 64 [closed]

I just ordered a laptop, and it came with Vista Home Premium 32. I want Vista Home Premium 64 on it. I'm planning a reinstall. Does anyone know if my product key for Vista 32 wi …
2
votes
5answers
710 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 w …
0
votes
0answers
447 views

OpenSSH can’t open known_hosts and id_rsa, but the files are clearly accessible [closed]

It seems my openssh client (OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007) is unable to open known_hosts or the id_rsa file, even though I can see them just fine by looking at their co …
0
votes
3answers
110 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() Unf …
2
votes
1answer
594 views

Why do 64bit dlls go to System32 and 32bit dlls to SysWoW64 on 64bit Windows?

Hi Everyone, 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 whe …
0
votes
2answers
86 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?
2
votes
2answers
705 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 v …
0
votes
2answers
161 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 t …

1 2 3 4 next
15 30 50 per page