RouteDebugger is not in namespace

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
In global.asax.cs, if I uncomment this, compiler complains RouteDebugger is not in namespace.

            //For debugging
            //RouteDebug.RouteDebugger.RewriteRoutesForTesting(RouteTable.Routes);

Looks like a new version is avail too
https://github.com/Haacked/RouteMagic
12 years ago
https://www.nopcommerce.com/boards/t/14279/the-type-or-namespace-name-routedebugger-does-not-exist-in-the-namespace-routedebug.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.