G
genc ymeri
hi,
I'm doping a maintenance for a project but I'm having an interesting issue
with RedirectFromLoginPage coomand
What happens is that the webapp, once user logs in, he/she goes gets
redirected by default to the default.aspx page thorugh the
RedirectFromLoginPage coomand. What I did, I changed all settting in IIS
(set the document to 'login.aspx') and I made the default page in the
ASP.net project the login.aspx page. I did look in web.config too and I made
sure that RT the me.request("ReturnURL") and is set to nothing.
Somehow the application still goes to default.aspx page.
Does the RedirectFromLoginPage command redirect the app in the
'default.aspx' page by default in case 'me.request("ReturnURL")' is nothing
or should I keep looking for a hidden setting somewhere ?
Anyother tips/ideas will be very much appreciated...
Genc Ymeri
I'm doping a maintenance for a project but I'm having an interesting issue
with RedirectFromLoginPage coomand
What happens is that the webapp, once user logs in, he/she goes gets
redirected by default to the default.aspx page thorugh the
RedirectFromLoginPage coomand. What I did, I changed all settting in IIS
(set the document to 'login.aspx') and I made the default page in the
ASP.net project the login.aspx page. I did look in web.config too and I made
sure that RT the me.request("ReturnURL") and is set to nothing.
Somehow the application still goes to default.aspx page.
Does the RedirectFromLoginPage command redirect the app in the
'default.aspx' page by default in case 'me.request("ReturnURL")' is nothing
or should I keep looking for a hidden setting somewhere ?
Anyother tips/ideas will be very much appreciated...
Genc Ymeri