Home › Forums › 64-bit Editions of IIS › IIS in SySWoW Mode › enabling 32 bit applications on IIS version 6
Previous Next
Last post 05-20-2008 12:40 AM by qbernard. 4 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (5 items)
Sort Posts: Oldest to newest Newest to oldest
Can anyone help me?
i am planning to migrate a application developed in magic version 9 running on IIS version 5 to IIS 6.0. I found from the technet that in order to enable 32 bit application to run on IIS 6.0 the script cscript.exe adsutil.vbs set W32SVC/AppPools/Enable32BitAppOnWin64 "true" should to performed. however i got this error number 2147024893. Can anyone help on me on how to fix this error
thanks
Errr W32SVC ? try W3SVC.
Also, you are running x64 w2k3 ?
yes, i am running x64 w2k3 server
Are you logged on the server as a administrator? Anything in the event logs?
I meant your syntax - coz you put w32svc.. so check if it's correct.