On Aug 17, 12:54 pm, Andrew Scott <[email protected]> wrote: > There is another way I just can't think of it off the top of my head, but > for CF MX 7 I recall it having the application pool enabled to run in 32bit > mode. Which is what that script was suppose to do. > > You could also add the adminscripts from add removed windows features. > > I found a fairly comprehensive list of steps here - http://www.communitymx.com/content/article.cfm?page=1&cid=224AA
The first thing to do is unpack jrun_iis6_wildcard.dll then set up some handler mappings in IIS7. But I've decided the best course of action is to play dumb and just say "CF7 won't work on IIS7 - we need to upgrade" Otherwise it'll never happen. > > > > > > > On Wed, Aug 17, 2011 at 12:09 PM, Stephen M <[email protected]> wrote: > > > On Aug 17, 11:59 am, Stephen M <[email protected]> wrote: > > > On Aug 17, 11:40 am, Andrew Scott <[email protected]> wrote:> try > > this from a command prompt > > > > > cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 ?true? > > > > I just get this error. -- Input Error: Can not find script file "C: > > > \Users\tmlsm\adsutil.vbs" > > > FWIW, the CFMX7 service is started > > > > > On Wed, Aug 17, 2011 at 11:36 AM, Stephen M <[email protected]> > > wrote: > > > > > Since posting this I've had a talk with the boss and he's agreed to > > > > > upgrade to CF9, assuming the customer signs off on the cost, if they > > > > > don't then we drop the whole thing and the customer does something > > > > > else I suppose. > > > > > > Anyway, i still have the old WinXP running in VM so I can keep using > > > > > that for CF7 if I have to while I install CF9 developer on my new > > Win7 > > > > > box. > > > > > So the question is now not so urgent. > > > > > > On Aug 17, 10:45 am, Stephen M <[email protected]> wrote: > > > > > > Apologies for being so hopelessly behind the times, but can anyone > > > > > > advise what the trick is to getting CF7 to work on Win7 Pro with > > IIS > > > > > > 7.5? I've looked through Andrew Scotts old thread from 2008 but it > > > > > > doesn't seem to help. > > > > > > > I've googled and found that the problem is usually solved by > > ticking > > > > > > the boxes for IIS metabase and IIS 6 configuration, ISAPI > > Extensions > > > > > > and enabling IIS for 32 bit apps. > > > > > > > So I've done all but still no success. The Web Service > > configuration > > > > > > tool just says that IIS 7.5 is not supported. > > > > > > > Do I need to add the MIME types manually? if so what do I put in? > > > > > > -- > > > > > You received this message because you are subscribed to the Google > > Groups > > > > > "cfaussie" group. > > > > > To post to this group, send email to [email protected]. > > > > > To unsubscribe from this group, send email to > > > > > [email protected]. > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/cfaussie?hl=en. > > > > > -- > > > > Regards, > > > > Andrew Scott > > > > WebSite:http://www.andyscott.id.au/ > > > > Google+:http://plus.google.com/108193156965451149543 > > > -- > > You received this message because you are subscribed to the Google Groups > > "cfaussie" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/cfaussie?hl=en. > > -- > Regards, > Andrew Scott > WebSite:http://www.andyscott.id.au/ > Google+:http://plus.google.com/108193156965451149543 -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
