Results 1 to 5 of 5

Thread: Difficult Question: .DLL and .OCX files needed to actually run the exe of the app

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    Talking

    Hi
    I have finished coding a system that uses a Microsoft Tab control and crystal reports.
    A while someone told me that I need these files for crystal reports to work on a computer that doesnt have crystal reports installed.

    Control

    Crystl32.ocx
    tabctl32.ocx - for the ms Tab

    Crystal Reports Runtime Files
    Crpaig32.dll
    Crpe32.dll
    Crxlat32.dll

    P2sodbc.dll

    Crystal Reports Export Format Files
    U2ddisk.dll
    U2dmapi.dll
    U2fcr.dll
    U2fdif.dll
    U2fhtml.dll
    U2fodbc.dll
    U2frec.dll
    U2frtf.dll
    U2fsepv.dll
    U2ftext.dll
    U2fwks.dll
    U2fwordw.dll
    U2fxls.dll

    Now the only file I dont have on my computer is CRPAIG32.dll. could some one possible email it to me : [email protected]

    Also what I would like to know is where must I then store these files.
    I stored the ones for the export in c:\windows\crystal. All the other file I have stored in c:\windows\system.
    should they maybe go to c:\windows\systems32?

    This includes tabctr32.ocx which is the control for my ms Tab.
    My problem is that after doing that, when the tab form is opened the copmuter says that the control is not installed correctly. Does this work just taking the controls and drivers from my computer to another? What is the best way to go about ensuring that the tab control will work. The funny thing is that it does work when I run the app from VB itself - i.e. not from the exe.

    Thanks in advance.
    This is really critical to me since I have to demonstrate my system on Wednesday. Any attempts at an answer will be greatly appreciated.
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

  2. #2
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    You should put all of them in the c:\windows\system folder. Also, right now I'm searching my hard drive for that file, if I find it, You'll get an email in about 7-10 minutes
    NXSupport - Your one-stop source for computer help

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    Question That tab control

    Thanks alot Dimava

    Do you know of any reason why when I put the tab control in the windows\system directory it didnt work? Should it be alright to just take the control from my computer to someone elses. BTW the other persons computer did not have Vb installed at all.
    Thanks again
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

  4. #4
    Addicted Member
    Join Date
    Jul 1999
    Location
    St-Élie d'Orford, Quebec, Canada
    Posts
    133
    Just a little question...

    Why don't you build up a SETUP kit for your APP using VB SETUP WIZARD. That's what I always do for deployment or DEMO to clients. It takes care of every DLL, ocx and other files your programm needs ( even cristal reports files ). Is there a good reason not using it ?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    he hehe he im an idio

    well vince
    if u consider that i (embarrasingly) didnt know about the setup wizard, then ...yes there was a reason for not using it. thanks, now I know
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

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