Re: Windows 64-bit can't work on Windows 2003

2010-09-09 Thread Regis
On 2010-09-08 22:09, Garrett Serack wrote: Howdy, GS> With the manifest in place, it will *not* try to load the DLLs from the local directory (this is done to prohibit tampering of shared libraries). Regis>But [1] says the searching sequence for the private assembly is: Regis> Regis> 1. S

RE: Windows 64-bit can't work on Windows 2003

2010-09-08 Thread Garrett Serack
Howdy, Tim > Thanks for the explanation Garrett. I have some further questions/comments below. Tim > Tim >So when Regis wrote: Tim > "I checked manifest file in java.exe, CRT version is 8.0.50608.0, Tim > but CRT dlls shipped with our build is 8.00.50727.42" Tim > Tim > that implies our buil

RE: Windows 64-bit can't work on Windows 2003

2010-09-08 Thread Garrett Serack
Howdy, GS > With the manifest in place, it will *not* try to load the DLLs from the local directory (this is done to prohibit tampering of shared libraries). Regis >But [1] says the searching sequence for the private assembly is: Regis > Regis >1. Side-by-side searches the WinSxS folder. Reg

Re: Windows 64-bit can't work on Windows 2003

2010-09-07 Thread Regis
software you use; I make the software you use better on Windows. -Original Message----- From: Regis [mailto:xu.re...@gmail.com] Sent: Monday, September 06, 2010 12:26 AM To: dev@harmony.apache.org Subject: Windows 64-bit can't work on Windows 2003 I downloaded M14 build from http://apac

Re: Windows 64-bit can't work on Windows 2003

2010-09-07 Thread Tim Ellison
isplaylang=en > VC 2010: > http://www.microsoft.com/downloads/details.aspx?familyid=BD512D9E-43C8-4655-81BF-9350143D5867&displaylang=en > > > > Garrett Serack | Open Source Software Developer | Microsoft > Corporation I don't make the software you use; I make the s

RE: Windows 64-bit can't work on Windows 2003

2010-09-07 Thread Garrett Serack
om: Regis [mailto:xu.re...@gmail.com] Sent: Monday, September 06, 2010 12:26 AM To: dev@harmony.apache.org Subject: Windows 64-bit can't work on Windows 2003 I downloaded M14 build from http://apache.freelamp.com//harmony/milestones/5.0/M14/apache-harmony-5.0-jre-r946978-windows-x86_64-s

Windows 64-bit can't work on Windows 2003

2010-09-06 Thread Regis
I downloaded M14 build from http://apache.freelamp.com//harmony/milestones/5.0/M14/apache-harmony-5.0-jre-r946978-windows-x86_64-snapshot.zip unzip it on Windows server 2003 sp2 64 bit, and run java: C:\regis\harmony-5.0-jre-946978\bin>.\java.exe The system cannot execute the specified program.