Err.exe

Tired of error numbers that doesn’t mean a thing 🙁 ? Download the free Err.exe tool that can turn a meaningless error number into a message, it does not mean you get to know why error occurred, but sometimes ANY clue is better than nothing :).

Bindable control property – The server tag is not well formed

When I was doing my first ASP.NET I spend a lot of time looking for clue why statement like this one: Text=”” … did not work, and caused an „all telling” exception: System.Web.HttpException: The server tag is not well formed.

Back to Top