I've written a Vb6 application for production monitoring to install it on the intranet Server (NT ver.4.0 servicepack 5).
But just after the installation path request from the Application setup, it aborts the job because a "Type mismatch" error(???).
The same Setup works on Windows95/98 workstations well.
Could somebody help me to solve this problem?
Thanks in advance.
Below the St6unst.001 text about the aborted installation
(in italian) :
NOTE: Inizio della sezione bootstrap
CONFIG: Title: "Stakanov"
ACTION: RegKey: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\VB6STKIT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\COMCAT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\VB6IT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\STDOLE2.TLB"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\ASYCFILT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\OLEPRO32.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\OLEAUT32.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\MSVBVM60.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\COMCAT.DLL"
ACTION: TLBRegister: "C:\WINNT.SBS\SYSTEM32\STDOLE2.TLB"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\OLEPRO32.DLL"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\OLEAUT32.DLL"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\MSVBVM60.DLL"
NOTE: Fine della sezione bootstrap
NOTE: Generazione del programma di installazione principale 'Setup1.exe' in corso....
ACTION: CreateDir: "C:\Stakanov"
*** ERRORE: Type mismatch
*** ERRORE: Errore imprevisto del programma di installazione.
*** ERRORE: (L'utente ha risposto con 'Annulla')
But just after the installation path request from the Application setup, it aborts the job because a "Type mismatch" error(???).
The same Setup works on Windows95/98 workstations well.
Could somebody help me to solve this problem?
Thanks in advance.
Below the St6unst.001 text about the aborted installation
(in italian) :
NOTE: Inizio della sezione bootstrap
CONFIG: Title: "Stakanov"
ACTION: RegKey: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\VB6STKIT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\COMCAT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\VB6IT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\STDOLE2.TLB"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\ASYCFILT.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\OLEPRO32.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\OLEAUT32.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: SystemFile: "C:\WINNT.SBS\SYSTEM32\MSVBVM60.DLL"
(Il file presente sul disco era già aggiornato)
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\COMCAT.DLL"
ACTION: TLBRegister: "C:\WINNT.SBS\SYSTEM32\STDOLE2.TLB"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\OLEPRO32.DLL"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\OLEAUT32.DLL"
ACTION: DllSelfRegister: "C:\WINNT.SBS\SYSTEM32\MSVBVM60.DLL"
NOTE: Fine della sezione bootstrap
NOTE: Generazione del programma di installazione principale 'Setup1.exe' in corso....
ACTION: CreateDir: "C:\Stakanov"
*** ERRORE: Type mismatch
*** ERRORE: Errore imprevisto del programma di installazione.
*** ERRORE: (L'utente ha risposto con 'Annulla')