tyedyejenn
Programmer
I wrote a program in VB6 and used the package and deployment wizard to create a cab file. The following errors occur when I run setup.
C:\Windows\system\MSVCRT20.DLL
an access violation occurred while copying the file
-----
An error occurred while registering the file
C:\Windows\system\simpdata.tlb
----
An error occurred while registering the file
C:\Windows\sysytem\msado21.tlb
Each error gives me three options--Abort Retry Ignore
I have tried Retry and that doen't work so I tried Ignore
then I get a message box that says Setup completed successfully
At this point my program runs without any issues, I am concerned that someday these errors will be an issue. Any suggestions on how to handle this would be greatly appreciated. Thanks in advance
Jenn
C:\Windows\system\MSVCRT20.DLL
an access violation occurred while copying the file
-----
An error occurred while registering the file
C:\Windows\system\simpdata.tlb
----
An error occurred while registering the file
C:\Windows\sysytem\msado21.tlb
Each error gives me three options--Abort Retry Ignore
I have tried Retry and that doen't work so I tried Ignore
then I get a message box that says Setup completed successfully
At this point my program runs without any issues, I am concerned that someday these errors will be an issue. Any suggestions on how to handle this would be greatly appreciated. Thanks in advance
Jenn