NONI_5
Apr 18th, 2005, 06:58 AM
i have one project and i have this .dll and .ocx files
[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 12:00:00
AM,101888,6.0.84.50
File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00
AM,22288,4.71.1460.1
File3=@STDOLE2.TLB,$(WinSysPathSysFile),$(TLBRegister),,6/3/99 12:00:00
AM,17920,2.40.4275.1
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,3/8/99 12:00:00
AM,147728,2.40.4275.1
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00
AM,164112,5.0.4275.1
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00
12:00:00 AM,598288,2.40.4275.1
File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,2/23/04
12:00:00 AM,1386496,6.0.97.82
[Setup1 Files]
File1=@craxdrt.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:01:38 AM,7692369,10.0.0.533
File2=@comdlg32.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),3/9/04
12:00:00 AM,152848,6.1.97.82
File3=@craxdui.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:34:12 AM,479329,10.0.0.533
File4=@craxddrt.dll,$(CommonFiles)\Crystal
Decisions\2.5\bin,$(DLLSelfRegister),$(Shared),12/10/03 12:41:50
AM,11989074,10.0.0.533
File5=@crviewer.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:41:46 AM,799944,10.0.0.533
File6=@msado25.tlb,$(WinSysPath),,$(Shared),8/3/04 10:21:44
PM,81920,2.81.1117.0
File7=@1.exe,$(AppPath),,$(Shared),4/18/05 12:33:52 PM,32768,1.0.0.0
when i run my project i have this error
run time error 50003
what can i do?
thanks
[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 12:00:00
AM,101888,6.0.84.50
File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00
AM,22288,4.71.1460.1
File3=@STDOLE2.TLB,$(WinSysPathSysFile),$(TLBRegister),,6/3/99 12:00:00
AM,17920,2.40.4275.1
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,3/8/99 12:00:00
AM,147728,2.40.4275.1
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00
AM,164112,5.0.4275.1
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00
12:00:00 AM,598288,2.40.4275.1
File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,2/23/04
12:00:00 AM,1386496,6.0.97.82
[Setup1 Files]
File1=@craxdrt.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:01:38 AM,7692369,10.0.0.533
File2=@comdlg32.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),3/9/04
12:00:00 AM,152848,6.1.97.82
File3=@craxdui.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:34:12 AM,479329,10.0.0.533
File4=@craxddrt.dll,$(CommonFiles)\Crystal
Decisions\2.5\bin,$(DLLSelfRegister),$(Shared),12/10/03 12:41:50
AM,11989074,10.0.0.533
File5=@crviewer.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/10/03
1:41:46 AM,799944,10.0.0.533
File6=@msado25.tlb,$(WinSysPath),,$(Shared),8/3/04 10:21:44
PM,81920,2.81.1117.0
File7=@1.exe,$(AppPath),,$(Shared),4/18/05 12:33:52 PM,32768,1.0.0.0
when i run my project i have this error
run time error 50003
what can i do?
thanks