Server Error in '/' Application


Compilation Error

Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.

Compiler Error Message: /tmp/grendel-temp-aspnet-0/b74f48c5/App_Web_463b76b8_0.vb(12,18) : warning VBNC99998: Option Strict Off will probably fail.
/tmp/grendel-temp-aspnet-0/b74f48c5/App_Web_463b76b8_1.vb(12,18) : warning VBNC99998: Option Strict Off will probably fail.
/tmp/grendel-temp-aspnet-0/b74f48c5/App_Web_463b76b8_0.vb(78,58) : error VBNC30451: Could not resolve the name 'Redirect'
/tmp/grendel-temp-aspnet-0/b74f48c5/App_Web_463b76b8_1.vb(78,58) : error VBNC30451: Could not resolve the name 'Redirect'

Source Error:

Line 10: 
Line 11: Option Explicit On
Line 12: Option Strict Off
Line 13: 
Line 14: Imports System

Source File: /tmp/grendel-temp-aspnet-0/b74f48c5/App_Web_463b76b8_0.vb  Line: 12




Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42