With a language like VB.NET you need to be careful because if you don't specify a namespace in the code file itself, it will automatically assign the project's namespace to that class.<BR><BR>The file ...
I am trying to execute the member function of a COM+ object from an ASP page, and getting the following error:<P>Error: 430 Class does not support Automation or does not support expected interface ...