%@ Language=VBScript %>
The following error occurred : <%=Request.QueryString("Error")%>
<% if InStr(1,Request.QueryString("Error"),"You must first install",1) = 0 then %>Please click Back on your browser and try the operation again. <% end if %>