Interop problem ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jacek Jurkowski

    Interop problem ...

    I made a dll in a Visual Fox Pro 7.0. Referenced
    it in Vs.Net. Everything seems to be all right. I can
    see this dll class and its methods but when I try
    to create a new object from that class I get:
    "The specified module could not be found"

    What's wrong?


  • Yura2000

    #2
    RE: Interop problem ...

    Check permissions for .NET application and for your COM configuration(d comcnfg)

    Comment

    • Jacek Jurkowski

      #3
      Re: Interop problem ...

      What exactly do i have to check?


      Comment

      • Jacek Jurkowski

        #4
        Re: Interop problem ...

        Never mind! It Works :-)


        Comment

        Working...