I have a COM that was written in VB 6.0 that i would like to still use in .NET. All of the methods seem to work in ASP.NET, except for one that returns an ADO recordset. When i call that particular method the entire class that i'm calling it from fails to execute. Anyone have any ideas?