|
-
Aug 2nd, 2003, 05:58 PM
#1
Thread Starter
Frenzied Member
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.
-
Aug 3rd, 2003, 12:38 AM
#2
Thread Starter
Frenzied Member
-
Aug 3rd, 2003, 08:06 PM
#3
Thread Starter
Frenzied Member
-
Aug 3rd, 2003, 08:24 PM
#4
What ocx is it? Not all activeX controls translate well to .NET though. I'm not aware of any such cache though.
-
Aug 3rd, 2003, 09:25 PM
#5
Thread Starter
Frenzied Member
-
Aug 4th, 2003, 03:06 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|