Well, I figured this one out, too...  Apparently it's not possible to install 
32-bit *anything* on 64-bit IIS, unless you put IIS into "32-bit mode" by 
running the following script:
C:\Inetpub\AdminScripts\cscript.exe adsutil.vbs set 
W3SVC/AppPools/enable32BitAppOnWin64 "true"

And it's that script that kills CertSrv on 64-bit IIS.  This flag must be set 
to false in order for CertSrv to work on IIS.

So to solve the problem, I talked my boss into buying 64-bit ColdFusion 9 
Standard Edition Upgrade.  Hell of a solution, eh?  LOL

Anyway -- thanks to the guy from Adobe who e-mailed me off-list (and especially 
thanks to the group-member here who forwarded my e-mail to him!!)  Without your 
help, I'd never have figured this out.  (I'm not naming names, in case they 
want their identities kept private -- but I know who you are, and you have my 
gratitude.)

L.


--- In flexcoders@yahoogroups.com, "Laurence" <lmacne...@...> wrote:
> Anyway -- now my problem is this:  How do I install 32-bit CF8 on a 64-bit 
> IIS without killing CertSrv?  Heck, I guess I should join a CF group, eh?  
> LOL  I think I'll do that right now.  But if there are any folks in the Flex 
> group here who've dealt with this problem, please feel free to e-mail me.
> 
> Thanks,
> L.
> 
> 
> --- In flexcoders@yahoogroups.com, "Laurence" <LMacNeill@> wrote:
> >
> > How hard is it to understand?  I purchased a copy of ColdFusion 8 about two 
> > years ago.  We've been running it this entire time.  I had been running the 
> > 32-bit version of CF8, and recently discovered that enabling 32-bit apps on 
> > our 64-bit version of IIS is what was causing all the security problems (or 
> > at least it appeared to be the case, because when I formatted and 
> > re-installed everything, the IIS server started doing its weird stuff again 
> > immediately after I installed the 32-bit Reporting Services for MS SQL 
> > Server 2005.)
> > 
> > Anyway -- long story short -- I need to install the 64-bit version of CF8.  
> > But my license key won't work with it.  It only works with the 32-bit 
> > version of CF8.  I can go all the way through the install process on the 
> > 32-bit version of CF8.  But on the 64-bit version, it chokes when I enter 
> > the key.  The very same key that WORKS in the 32-bit version.
> > 
> > So all I need is a key that will work with the 64-bit version of CF8.  I've 
> > been on the phone and on the live-chat with Adobe tech-support for HOURS!!! 
> >  And they just don't get it!!  I just need a damn key that will work.  I've 
> > given them my existing key, and they tell me that it is a valid key.  So 
> > why won't it work with the 64-bit version of CF8?!!!  It's a simple request 
> > -- give me a key that will work with CF8 64-bit!  Damn!
> >
>


Reply via email to