Link to home
Start Free TrialLog in
Avatar of mari_carmen
mari_carmen

asked on

Problem with executable

I've created a system and it works fine at home. I created the distribution disks with application setup. I installed it onto another system, but when i tried to run it i got two errors, see below:

1: Disk or Network error - on every menu.
2: Object variable or With block not set - on some menus.

I know the first error has something to do with the databases, not closing them, but i'm using bound controls and i thought they opened and closed automatically. Can anyone help?

Thanks

Mari
ASKER CERTIFIED SOLUTION
Avatar of danlevans
danlevans

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mari_carmen
mari_carmen

ASKER

what would be the easiest way to overcome this?
Have a setup form where the new user sets the paths to his files. Use the path selected rather than the hard coded one.