managedfusion

ManagedFusion Url Rewriting not working

可紊 提交于 2019-12-20 06:16:03
问题 As per my other question UrlRewriter.NET with .NET 4.0 not working I was unable to get UrlRewriter.NET to work. So now I have tried ManagedFusion. It works locally but does not work on the server BUT the errors are different and I sense that this might actually work and I have done something wrong in the configuration. So my web.config settings are (condensed version) <configuration> <configSections> <section name="managedFusion.rewriter" type="ManagedFusion.Rewriter.Configuration

ManagedFusion Url Rewriting not working

て烟熏妆下的殇ゞ 提交于 2019-12-02 11:04:30
As per my other question UrlRewriter.NET with .NET 4.0 not working I was unable to get UrlRewriter.NET to work. So now I have tried ManagedFusion. It works locally but does not work on the server BUT the errors are different and I sense that this might actually work and I have done something wrong in the configuration. So my web.config settings are (condensed version) <configuration> <configSections> <section name="managedFusion.rewriter" type="ManagedFusion.Rewriter.Configuration.ManagedFusionRewriterSectionGroup"/> </configSections> <managedFusion.rewriter xmlns="http://managedfusion.com/xsd