Results 1 to 3 of 3

Thread: missing .ocx files for an exe

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Location
    PA
    Posts
    1

    Angry missing .ocx files for an exe

    I have written a vb executable that uses a data grid and ado control, when I run the exe on a desktop it crashes with a missing .ocx error, I'm guessing I need to write an install file... any ideas?
    Whether you think you can or you think you can't... you're right!

  2. #2
    Addicted Member ShIzO's Avatar
    Join Date
    Apr 1999
    Location
    Bartlett, IL
    Posts
    189
    it shouldn't crash on the same computer that you wrote the proggie on. but when it crashes on the other computer yes you need an install or just copy all ocx's and dll's onto that comp and register them,

    visual studio comes with installation wizard proggie that will create setup to you....
    www.HardFind.com -buy/sell/trade your used hardware.

  3. #3
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    use the Package & Deployment Wizard that comes with Visual Studio 6, or get a setup tool like Wise For Windows installer.

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