Skip to main content
Participant
September 9, 2009
Question

CF8 and .net Integration

  • September 9, 2009
  • 1 reply
  • 550 views

I have a .net DLL that i would like to communicate with. however, i dont know the functions, methods or classes inside the dll. Is there a way to connect to the dll then dump that information out? Also, does the DLL have to be a special dll in order for this to work?

thanks

gk

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
September 9, 2009

Create an object as in the Coldfusion documentation on using .NET, then dump it.