Re: 64-bit connector issues on W2K8 IIS7

2009-09-15 Thread Jordan Michaels
Ah-ha. This sounds like a plausible cause. I did install the ASP.NET stuff along with IIS7 so this sounds hopeful. I will investigate and report back if I find anything useful. Thank you for the pointer here! Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueD

Re: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Rainer Jung
On 15.09.2009 05:34, George Sexton wrote: > Most likely, someone has configured IIS to run in 32-bit mode. I had this > happen with a customer. They were using another app that required 32-bit > mode for compatibility. > > If you do end up running the 32-bit Redirector, you need to put your > regi

RE: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread George Sexton
Most likely, someone has configured IIS to run in 32-bit mode. I had this happen with a customer. They were using another app that required 32-bit mode for compatibility. If you do end up running the 32-bit Redirector, you need to put your registry entry under HKEY_LOCAL_MACHINE\Software\WOW6432No

RE: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Caldarale, Charles R
> From: André_Warnier [mailto:a...@ice-sa.com] > Subject: Re: 64-bit connector issues on W2K8 IIS7 > > Also, there are I believe 2 versions of the 64-bit connector DLL : one > for AMD processors, the other for Intel. That's not quite correct; one 64-bit version is for th

RE: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: 64-bit connector issues on W2K8 IIS7 > > once implement 64bit binaries (all of the binaries dlls and exes) have > to be that type (in this case 64 bit) once you cross into JVM space > with mod-jk or tomcat you&#x

Re: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Jordan Michaels
I downloaded the 64-bit JDK from Sun's site, and I had to get the "special" 64-bit versions of the Tomcat exe's before Tomcat would run (using it's internal web server), so I know I'm using a 64-bit version of the JDK along with the 64-bit version of Tomcat. Warm regards, Jordan Michaels Vivio

Re: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Jordan Michaels
> But just by curiosity : is the IIS you are running, itself really a > 64-bit program ? Good question. I tried looking around at IIS7 and didn't see any glaring notices that it was a 64-bit program, but in my defense, I know for a fact that this is 64-bit Windows and this IIS is what was insta

RE: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Martin Gainty
once implement 64bit binaries (all of the binaries dlls and exes) have to be that type (in this case 64 bit) once you cross into JVM space with mod-jk or tomcat you'll need to make sure you're invoking 64 bit binaries for JVM a quick check is to look at the 64b signature for the jvm.dll %JRE_

Re: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread André Warnier
Jordan Michaels wrote: .. Can't really help, never tried that combination. But just by curiosity : is the IIS you are running, itself really a 64-bit program ? Also, there are I believe 2 versions of the 64-bit connector DLL : one for AMD processors, the other for Intel. Did you pick the right