PDA

Click to See Complete Forum and Search --> : setup problem


muralidhary
Sep 22nd, 2001, 03:17 AM
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

Sastraxi
Sep 22nd, 2001, 10:50 AM
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.

Zaei
Sep 22nd, 2001, 02:49 PM
Or you are running Win2K (or NT) and dont have Admin access.

Z.

DaoK
Sep 22nd, 2001, 08:05 PM
I got an error like that when i trye to install a game i made at school in windowsNT grrrrr

Sastraxi
Sep 23rd, 2001, 01:00 PM
usually there are system DLLs that WinNT doesn't have, though Win2k has it all :D

DaoK
Sep 23rd, 2001, 01:05 PM
I was not able to install my OCX because Administrator have locked some folder I think.