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
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