Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My first page use master page when i use PostBackUrl then on target page control are not found and given nullreference error.
anujsharma
The postback url must be posting back to a different state because the controls are not found. Are you transferring sessions from page to page?