J
James
ASP.NET 2.0. I stepped through a clicking of our login button on our
website. All of the validation happens properly and then this line causes
an exception:
Response.Redirect("BeginProperty.aspx")
This is failing for me with the following exception:
Value cannot be null. Parameter name: url. I can't even figure out where to
begin debugging this. Any thoughts?
website. All of the validation happens properly and then this line causes
an exception:
Response.Redirect("BeginProperty.aspx")
This is failing for me with the following exception:
Value cannot be null. Parameter name: url. I can't even figure out where to
begin debugging this. Any thoughts?