%@ Language=VBScript %>
The following error occurred while processing the ASP page: <%=Request.QueryString("Error")%>
<% If InStr(Request.QueryString("Error"),"You must first install and") = 0 Then Response.Write "Please click Back on your browser and try the operation again." End If %>