get_aspx_ver.aspx errors ?

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

I set up an error handler in the global.asax file to catch errors as they
occure in the application. When running it once and a while i will get a
message that says at the location http://hostname/get_aspx_ver.aspx an
exception of type system.web.httpexception was thrown... why does this
happen and what is causeing it? Thanks
 
never mind... figured out it was a dummy file request to figure out the
version of asp.net being used...
 
Back
Top