Server Error in '/registrar' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: Name 't' is not declared.

Source Error:


Line 9:  	If Request("t") <> "" Then
Line 10: 		Dim tID As Integer = Request("t")
Line 11: 		WriteXML(t)
Line 12: 	Else
Line 13: 		WriteXML(1)

Source File: M:\Inetpub\ASP.NETIsolatedSpace\registrar\feed.aspx    Line: 11






Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407