I am using VB 6.0 SP5. I recently upgraded to SP5. Since then I have had the following problem...
When I try to install a package to a client machine, the installation fails when it is installing the following two files:
msvcrt.dll
expsrv.dll
The installation prompts for a reboot. However, after rebooting, the installation still prompts for a reboot. This process continues indefinitely. Installation is not allowed to continue.
I have tried excluding these files from the package. This allowed the package to be installed. However, I had problems with the installed program. For example, I received the following error:
Error 3663
Could not load MSJET35.DLL
I had heard there was a problem with expsrv.dll in that it was mistakenly marked as self registering for version less than SP3. I have SP5. This problem was apparently resolved in SP3.
Does anyone have a clue as to what is happening here? It is clear that I need these files since my program will not funciton properly without them. Please help.
Thanks
When I try to install a package to a client machine, the installation fails when it is installing the following two files:
msvcrt.dll
expsrv.dll
The installation prompts for a reboot. However, after rebooting, the installation still prompts for a reboot. This process continues indefinitely. Installation is not allowed to continue.
I have tried excluding these files from the package. This allowed the package to be installed. However, I had problems with the installed program. For example, I received the following error:
Error 3663
Could not load MSJET35.DLL
I had heard there was a problem with expsrv.dll in that it was mistakenly marked as self registering for version less than SP3. I have SP5. This problem was apparently resolved in SP3.
Does anyone have a clue as to what is happening here? It is clear that I need these files since my program will not funciton properly without them. Please help.
Thanks