How do I fix HttpRuntime.get_UsingIntegratedPipeline() method not found exception?
- by Nick Berardi
This is the exception that I am getting when I run my application with the Managed Fusion Url Rewriter installed.
Exception Details: System.MissingMethodException: Method not found: 'Boolean System.Web.HttpRuntime.get_UsingIntegratedPipeline()'.
Source Error:
An unhandled exception was generated
during the execution of the current
web…