We are using com object in our html files. But when we try to use .NET class libray(c#), it works with a data member of our simple class but it failed with methods? The error is: Object doesn't support this property or method

Can someone help please?

Eric.