I dabble at times in VB and for that purpose I own a copy of VB5 Learning Edition.
At various times I make little utilites to accomplish a certain task, like sorting a CSV batch
or stripping out a number of fields etc. After the program is finished and compiled, I distribute the
exe file to whichever user has a need for it.
I made a new utility yesterday and it works fine on my pc. When the user tried it, he got an Error message
box saying: ‘Unexpected Error’. This utility was saved in the same VB programs folder on the network as the other utilities he uses (which don’t display this error message).
Does anyone have any ideas why this should happen? Do you also know which programs/DLLs etc need
to be installed – I know it needs VBRUN. I have VBRUN300.DLL (05/12/1993) in a number of folders (incl WindowsSystem) on my pc and I also ran a downloaded copy of VBRUN60.exe which installs a number of files (too fast to read).
I use Win95 myself, but the other user has Win2K. Any connection there?
TIA