Results 1 to 6 of 6

Thread: setup problem

  1. #1

    Thread Starter
    Lively Member muralidhary's Avatar
    Join Date
    Aug 2001
    Location
    Chennai
    Posts
    89

    Question setup problem

    i have created the set up of my vb project using
    the package and deployment wizard.
    i have used datagrid,toolbar controls in my project
    while i am doing set up it is giving errors such as

    access violation in copying the file mscomctl..ocx
    access violation incopying the file omdlg32.ocx
    access violation incopying the file msdatgrd.ocx
    etc errors.
    i just clicked ignore and continued the setup
    everything is ok
    when i run setup on my own system
    i am able to run my project properly with out errors.
    but when i go to other systems and run the set up there
    it takes place with out any probelms
    but when i run the project i was not able to get the data into my datagrids on my project forms
    i checked the database .there are records.
    but they are not coming into the datagrid.
    i have checked the dsn path and everything is ok
    how can i rectify the problem
    any ideas will be appreciated
    ENJOY

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    This Q should probably be in the General Qs area, but I'll give it a go. It looks like you're running a program that uses those OCXs while making the setup. Close all the other programs and then try again.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Zaei
    Guest
    Or you are running Win2K (or NT) and dont have Admin access.

    Z.

  4. #4
    DaoK
    Guest
    I got an error like that when i trye to install a game i made at school in windowsNT grrrrr

  5. #5
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    usually there are system DLLs that WinNT doesn't have, though Win2k has it all
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  6. #6
    DaoK
    Guest
    I was not able to install my OCX because Administrator have locked some folder I think.

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