News

I am trying to execute the member function of a COM+ object from an ASP page, and getting the following error:Error: 430 Class does not support Automation or does not support expected interface I ...
Regarding the XXX not BC30451 errors, these are missing types, not declarations. These live in system.windows.forms.dll, does your project reference this dll? Is it the correct version? re ...