0
votes
2answers
59 views
Writing to temp dir fails when running as SYSTEM on Win7
We have a Java application that includes components that run as SYSTEM on Windows machines. On Windows 7 x64, one component fails when trying to unpack the jnidispatch library:
Exception in thread …
4
votes
2answers
61 views
WIX will not add HKLM registry setting during Windows 7 install
Good Morning,
I have written a WiX installer that works perfectly with Windows XP but when installing to a Windows 7 box I am running into difficulty with Registry Entries. What I need to do is add a …
0
votes
0answers
33 views
WinHTTP and Windows 7 x64: Error
I have an application which uses WinHTTP, and it seems under Windows 7 (64-bit; have yet to test the 32-bit version) the call to WinHttpOpen fails, returning
"The group or resource is not in the …
0
votes
3answers
147 views
Visual Studio 2008 x86 install on windows 7 64 bit
I am getting an error when the setup autorun executes.
It states that it is not compatible with the 64 bit operating system and does not allow me to install it. Is the VS installer 16 bit? The error …
0
votes
0answers
23 views
DirectShow Editing Services 4GB memory limit under Windows 7 x64
I compiled XTLTest as 64 bit and attempted to test some XTLs under windows 7 x64.
All these tests were done using an XTL with one clip from the WMV showcase, with a timeline sized at 1440x1080.
…
0
votes
1answer
280 views
Visual Studio hangs On Windows 7 64 bit ultimate edition, While Trying to Open an ASP.net web app.
I am trying to migrate an ASP.net 2.0 Project from 32 bit windows xp IIS 5.1 to 64 bit windows 7 IIS 7.5. When ever i try to open the site Visual Studio 2005/2008 starts Hanging( I have tried opening …
0
votes
0answers
61 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 via HtmlHelp.ocx, …
0
votes
2answers
311 views
Anyone successfully installed .net framework 4.0 Beta2 on Windows 7 (64 bit)?
Hi,
I've just installed windows 7 (64 bit) and sql server 2008 with sp1. Everything seemed fine until now. I've now downloaded .net Framework 4 beta 2 and am trying to run the installer and i get …
1
vote
2answers
84 views
Why is my site trying to load the 32 bit aspnet_filter.dll even when ‘enable32BitAppOnWin64’ is set to False?
I was developing an ASP.NET MVC web app on Windows XP and Visual Studio 2008 (using the Visual Studio web server). I recently installed Windows 7 64 bit Ultimate edition, IIS 7.5 and migrated my app …
0
votes
1answer
60 views
See XP Mode IIS sites from host OS
I am running Windows 7 x64, and then XP in Windows XP Mode. I am using bridged networking so that in XP I can access network / domain resources (e.g. SourceSafe). I can access SourceSafe, develop …
0
votes
0answers
392 views
Windows 7 x64 Boot Camp Partition, Snow Leopard on MBP, and VMWare Fusion 2.x/3 - Endless Repair Startup Disk [closed]
Thanks in advance for your help!
As the title states, I have Windows 7 x64 Boot Camp Partition, Snow Leopard on MBP, and VMWare Fusion 2.x/3.x. I'm trying to open the partition as a vm and I get into …
1
vote
2answers
29 views
How can i lauch a process which has a UI from Windows service ?
I have created a service application and also a windows form application now i want to lauch windows application from the service. I know that in win7 because of service isoloation
you con't do this …
