I have used COM component for ASP WebPages to show pages. The old component worked fine. When I added new procedure to the COM component, compiled and registered it, I get the following error in end user machine: Error Type:
If anyone can give any insight that would be great. I have a dll I created in VB6 (not activex) that only has 1 method. I have an old legacy vb6 application that needs to consume the dll. I created a COM+ application and tested running the legacy app to use the