Using Third Party .Net Component From ASP

A

AndyB

I have a third party component I've used in ASP.NET applications and
now have a need to use in a classic ASP website. I don't have the
source code for the component.

Is it possible to do this? As I understand I need to apply a "Com
Callable Wrapper" - but I'm not clear how to do this without the source
code for the .Net component.

If so, could someone please outline the steps I need to take?

Many thanks

Andy
 
J

jimmy

You can create a wrapper around this .NET component and then make it
Com Callable Wrapper......:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top