OutPost Error

This is the proxy page for OutPost. You are not supposed to access it directly.

Usage: Add this code to Page_Load:

public partial class _Default : System.Web.UI.Page 
{
    protected void Page_Load(object sender, EventArgs e)
    {
      OutPost.Ajax.Enable();
    }
}

Version Information: OutPost Framework Version: 3.2.001