PRB: 800a0bb9 Error: "Application Is Using Arguments That Are of the Wrong Type"
When you view an Active Server Pages (ASP) page that makes parameterized calls to ASP objects, the following error message appears:
error '800a0bb9'
The application is using arguments that are of the wrong type, or are out of acceptable range, or are in conflict with one another.
/ProjectName/Page.asp, line X
This is often an ADODB.Recordset error.
Please see this Microsoft KB article: Q254517
Article ID: 233, Created: 4/24/2009 at 9:10 AM, Modified: 4/24/2009 at 9:10 AM