FormsAuthentication.GetRedirectUrl returns non-existing page ??

R

Rafi

hi,

i have copied to my PC an ASP.NET project that was developed on a
different PC.
I have managed to create a virtual directory and build the project
with no errors. when i use the browser to access the application it
works fine and i can login (Forms Authentication) and use the
application.
When I run the application via vs.net 2002 in debug, within the
btnLogon_Click of the Login page there is a call to
FormsAuthentication.GetRedirectUrl(UserNameText.Text, False).ToLower()
that returns a url to "/myApp/webform1.aspx"

I have no such source in my project named "webform1.aspx" and i have
scaned all files in my project, none of them even include the string
"webform1".

so where did it come from ? and how can i solve this ?

thanks

rafi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top