Response.Redirect problem

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?
 
C

Chad

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?

Could you possibly post the slack trace of this error? My initial
assumption is that you're looking in the wrong place for this error.
 

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

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top