Click to See Complete Forum and Search --> : Path/File Access Error on Setup


Al Mason
June 26th, 2001, 09:39 AM
I am encountering an error when running the VB6 setup on Win98 machines. After setup creates the icons I get a Path/File access error. I click Retry and the error message goes away and I get the message that the program was installed successfully. Also, the program operates fine. Any idea why this error message is appearing.

Cimperiali
June 27th, 2001, 03:56 AM
It seems to me a servicepack has fixed this. Try installing Servicepack 4 or 5 (you can download them from Microsoft.com).

Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, Bruno Paris and all the other wonderful people who made and make Codeguru a great place. Come back soon, you Gurus.

Al Mason
June 27th, 2001, 04:00 PM
Thanks for responding. The problem appeared to be something corrupted in the project. By opening a new project and importing all the previous forms and module, corrected the problem. It was a wild shot that paid off. Thanks again.