I'm runing DNN in local development server from Visual Studio.
It runs fine until I instal Friendly URL module: debugger's IE gets redirected from http://localhost:50271/dotnetnuke to http://localhost/dotnetnuke.
It seems to me that the module eats the port number, am I right?
It works fine with DNN's module.
Thanks. |