Results 1 to 6 of 6

Thread: What files do I have to distribute my app with? (very strange error) *Unresolved*

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269

    What files do I have to distribute my app with? (very strange error) *Unresolved*

    I see all sorts of files like
    Interop.SHDocVw.dll (when i reference shdocvw.dll)
    AxInterop.InetCtlsObjects.dll (when i reference inet)

    Do i include these files with my program?

    I have one ocx that returns all the network adapters you have installed on your computer. when i sent my program to my friend, instead of listing his network adapters, it lists mine! (but it works fine on vb6)

    why did it do this? does vb.net hardcode some data into these files? how can i load my friends network adapters on his computer?
    Last edited by VaxoP; Aug 3rd, 2003 at 12:37 AM.

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    bump

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    anyone??

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    What ocx is it? Not all activeX controls translate well to .NET though. I'm not aware of any such cache though.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    its called packetx..

  6. #6
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You might try the makers of the ocx and see what kind of support for .NET they offer or can help you with.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width