dotmobi

Response.Redirect() in mobile ASP.NET application

I am developing a mobile web application using System.Web.Mobile namespace of ASP.NET. I am facing problem with redirect to a different aspx page using Response.Redirect() while testing with dotmobi emulators with the error message: The requested item could not be loaded (status code 502) ...