Snappy2873
Programmer
Hello everyone,
I recently assembled a setup program for a VB EXE through the deployment wizard. Before I made the VB program an exe., I defined all my connect strings in INI files so I could change any of them in the future due to any change in the network folder location. VB 6.0 is installed on my box with Win2k Adv.Server hosting the SQL Server 7.0 backend. After testing I assembled the setup package on the company "J drive" for easy access when installing on each individual workstation. I would then drag and drop the setup files and such to each individual workstation harddrive. During installation, I got the same errors on all workstations i tried to install the program on, here's the syntax:
"An access violation occured while copying these files:
OLEPRO32.DLL, OLEAUT32.DLL"
"Object Variable with not set"
Any recomendations, ideas or thoughts would be greatly appreciated!! Thank you and have a nice day!
c.gilbert@attbi.com
I recently assembled a setup program for a VB EXE through the deployment wizard. Before I made the VB program an exe., I defined all my connect strings in INI files so I could change any of them in the future due to any change in the network folder location. VB 6.0 is installed on my box with Win2k Adv.Server hosting the SQL Server 7.0 backend. After testing I assembled the setup package on the company "J drive" for easy access when installing on each individual workstation. I would then drag and drop the setup files and such to each individual workstation harddrive. During installation, I got the same errors on all workstations i tried to install the program on, here's the syntax:
"An access violation occured while copying these files:
OLEPRO32.DLL, OLEAUT32.DLL"
"Object Variable with not set"
Any recomendations, ideas or thoughts would be greatly appreciated!! Thank you and have a nice day!
c.gilbert@attbi.com