ASPError object
The ASP script language currently does not support the ASPError object and calls to  Server.GetLastError  will generate a run-time error.

Use the VBScript Err object to track errors.