|
-
Sep 22nd, 2001, 02:17 AM
#1
Thread Starter
Lively Member
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
-
Sep 22nd, 2001, 09:50 AM
#2
Good Ol' Platypus
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)
-
Sep 22nd, 2001, 01:49 PM
#3
Or you are running Win2K (or NT) and dont have Admin access.
Z.
-
Sep 22nd, 2001, 07:05 PM
#4
I got an error like that when i trye to install a game i made at school in windowsNT grrrrr
-
Sep 23rd, 2001, 12:00 PM
#5
Good Ol' Platypus
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)
-
Sep 23rd, 2001, 12:05 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|