Server Error in '/' Application.

Value cannot be null.
Parameter name: url

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: url

Source Error:


Line 104:
Line 105:
Line 106:            Response.Redirect(link)
Line 107:
Line 108:

Source File: C:\web\mahkemeler\cgi-bin\kararindir.aspx.vb    Line: 106

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: url]
   System.Web.HttpResponse.Redirect(String url, Boolean endResponse) +8803110
   System.Web.HttpResponse.Redirect(String url) +6
   cgi_bin_kararindir.Page_Load(Object sender, EventArgs e) in C:\web\mahkemeler\cgi-bin\kararindir.aspx.vb:106
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8800; ASP.NET Version:2.0.50727.8745