News

There are a variety of reasons why developers use globally unique identifiers (GUIDs), such as assigning unique identifiers to classes or when dealing with databases. This tip contains sample code ...
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 ...