Hello I'm trying to consume a .net webserivce from a classic asp page. I followed this guide: http://www.codeproject.com/KB/dotnet/dotnetcomponentandasp.aspx I have a .net class which is a proxy class generated from the webservice's wdsl, I marked the assembly to be COM-visible and registered...