Error Reporting Problem
Hi!
I'm in a class using this textbook and we're running in a polluted environment (XP machines, Vista machines, and Apples). I myself am on Vista and if there is a problem with your .asp file, your browser in Vista will give you an error much like the one below:
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error in string in query expression "& strlname &'. /ITEC 4477/Week 2/BASPD Chapter 1&2/register_me.asp, line 25
Now, on Vista all we get is a generic "Error 500". This tells us NOTHING about how to troubleshoot the code. Even a line number would help. Is there anything we can do to get the errors to show up like in XP?
|