Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF8 and .net Integration

New Here ,
Sep 09, 2009 Sep 09, 2009

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

TOPICS
Advanced techniques
530
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 09, 2009 Sep 09, 2009
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources