-
64-bit Windows System File Redirection
I am trying to use a custom action to execute iisext.vbs to allow 32-bit .NET 2.0 web site to function on a Window Server 2003 x64 server.
The file location of my custom action is:
[WindowsVolume]sytem32
The file name and command line is:
cscript.exe iisext.vbs /EnFile [WindowsFolder]Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
When the custom actions runs the [WindowsVolume]sytem32 is getting redirected to C:\WINDOWS\SysWOW64\
Is there anyway to prevent this redirection from occuring?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules