Server.GetLastError that occurred

Exception ex= Server.GetLastError();
string error = ex.Message;

Comments

Popular posts from this blog

Convert XElement to DataTable

Enable mouse scroll-wheel in VB6

C# code to Check IE Proxy Settings