In my global.asax file, I have the following code:
global.asax
void Application_Error(object sender, EventArgs e) { Exception TheError = Server.GetLastE
Looks like IIS is looking for a page and did not find it.
Make sure: