J
Jeremy S.
In IIS 6.0, what are the "script maps" in IIS, as described in the
documentation for aspnet_regiis.exe?
http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx
For the -i switch, the documentation states: "updates the script maps at the
IIS metabase root and below."
Are these script maps where IIS maps file name extensions to particular
isapi ddls?
For example, .aspx maps to
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
Is the above what is meant as "script map"? If that's not a script map, then
what is?
Thanks
documentation for aspnet_regiis.exe?
http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx
For the -i switch, the documentation states: "updates the script maps at the
IIS metabase root and below."
Are these script maps where IIS maps file name extensions to particular
isapi ddls?
For example, .aspx maps to
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
Is the above what is meant as "script map"? If that's not a script map, then
what is?
Thanks