Hi, Louis.
We are not sure it it's still the case, but some time ago DNN had this little nasty design feature where DNN stores its root in the .config file. The url you sent, "http://localhost/Home/tabid/36/ctl/Login/Default.aspx", does is not in the "localhost:port" format. When you register an application with UltiDev Cassini, you usually get registered on the port other than 80. If you didn't register DNN on port 80 with Cassini, then the URL DNN has redirected you to is incorrect, mostly likely due to that setting. The easiest way to configure DNN with Cassini is to run DNN with Cassini from the very beginning, as described here
http://www.codeproject.c...iDevCassiniWebSrv.aspx. Or you can try to find the setting in the DNN's config file, where application root is stored.
Best regards,
UtiDev Team.
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.