rpeare
10-01-2001, 07:45 AM
Howdy all,
I was getting the following error:
429 - Activex Component can't create object has occured in the application...
When I simply copied the exe to another computer, then I tried the packaging and deployment wizard but I'm having the same error even after doing an install. Is anyone familar with this error?
The application is a one form deal that examines a text file and writes information to several output files (.csv excel file, sql table and a couple of reporting text files) It was working perfectly until I added a filesystemobject so it could read the source file (source file may or may not have a linefeed only or linefeed/carriage return combination) correctly. I've come to the conclusion that I've messed something up in the package and deployment wizard because it works fine on my development pc with the FSO code added.
Any help would be greatly appreciated.
rp
I was getting the following error:
429 - Activex Component can't create object has occured in the application...
When I simply copied the exe to another computer, then I tried the packaging and deployment wizard but I'm having the same error even after doing an install. Is anyone familar with this error?
The application is a one form deal that examines a text file and writes information to several output files (.csv excel file, sql table and a couple of reporting text files) It was working perfectly until I added a filesystemobject so it could read the source file (source file may or may not have a linefeed only or linefeed/carriage return combination) correctly. I've come to the conclusion that I've messed something up in the package and deployment wizard because it works fine on my development pc with the FSO code added.
Any help would be greatly appreciated.
rp