Hi,
I started using VS2008 recently. I've been having terrible problems debugging pages. They appear to be fine, but no data is being retrieved. It turns out that some SQL I had written was incorrent. Normally, in VS2005, I would have recieved a White, Red and Yellow page to let me know there is an error - and then I can investiagte it. However, VS2008 doens't throw the exception and so I cant see where I'm going wrong in my code.
Is this a setting I can switch off?
Thanks
T