136 <system.webServer>
137 <handlers>
138 <add name="IconHandler" path="*.ico" verb="*" modules="StaticFileModule" resourceType="File" />
139 <add name="Monorail-64"
140 path="*" verb="*"
141 modules="IsapiModule"
142 scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll"
143 resourceType="Unspecified" />
144 <add name="Monorail"
145 path="*" verb="*"
146 modules="IsapiModule"
147 scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll"
148 resourceType="Unspecified" />
149 handlers>
150 system.webServer>
As you can see above, I have added handler mappings for both the 64bit and the 32bit. Notice that the 64bit is listed first, this is important. The 64bit script processor is:
%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll
A more detailed overview can be found at BitterCoder.
4 comments:
mywifiext
mwifiext.net
mywifiext
mywifiext local
mywifiext.local
www.mywifiext.local
Thank you so much for sharing such good and useful information here. Like tech-savvy if you like traveling and have a short time then you can enjoy the best heritage sights with the Jaipur one-day tour package.
I recently installed Monorail on a 64-bit OS and was impressed by how smoothly it ran, no compatibility issues at all. As someone working with an ebook marketing agency, having a stable, efficient bug tracker like Monorail really helps streamline our workflow and manage campaigns effectively.
Post a Comment