How to call C# dll from VB6?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi-
I'm new to C#, .NET. We have a C# dll that we need to work as an AIC with
Biztalk Server 2000 (since BTS 2000 does not support components built with VS
..NET). We were thinking we could write a VB6 dll that is compatible with BTS
2000 , and then call the C# dll from the VB6 dll. Is this possible? If so,
are there any articles, tutorials? Or is there a more sensible way?

thx,
Jan
 
Back
Top