Server Error in '/' 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: BC30491: Expression does not produce a value.

Source Error:


Line 1:  <%
Line 2:  dim url = Request("url")
Line 3:  url = replace( request.servervariables("QUERY_STRING"), "url=" , "")
Line 4:  dim txt = execSP("exec getLastCapruredPageProxyURL '" & url & "'")	
Line 5:  dim data_ret = execSP("exec getLastCapruredDateProxyURL '" & url & "'")	

Source File: C:\AtomInterSoft\WWW\aliveproxy.com\proxy-list-pages\cached\main.inc.aspx    Line: 3







Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062