1

I'm having a problem where my the final decimal in my url string is being resolved to a file instead of being read as a decimal.

This is only happening on our production servers on II7.0 (so the wildcard map for aspnet_isapi.dll doesn't apply) and then only one of two production nodes. The nodes are separated by a load balancer.

The url looks like:

http://innerwebz_node_1/12345/123.4

If I put in the url into the first node it works, on the second node it dies.

We've tried:

Routing on IIS6 With Decimal In Route

System.Web.Routing only working with a .aspx file extension

The code base and configuration are identical except for node-specific settings.

Have you encountered anything like this? Any clues or options to solve this would be helpful.

4

0 回答 0