asp.net - Responce.redirect error -


In the login check of my personal webpage, I

  Redirect ("~ / ClientCenter / Default.aspx")  

and property evaluation failed error

I suppose I set the overloaded option interval Should = wrong

... but for what reason?

There is a solution to you


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -