object library not registered
i upgraded to XP Professional last night and when i installed Visual Studio 6.0 Enterprise it gave me that error after i tried to load my bots source
Did you install the service pack also?...
Quote from: CrAz3D on June 14, 2004, 01:44 PM
Did you install the service pack also?...
yeah i have everything installed.... i even went to the site to look for more updates and tehre is none..
someone plz help me ;/ i have tried everything to fix it.. i dont know whats wrong with it
when i install after it reboots i get an error saying:
MSSTDFMT.DLL was not installed or corrupted
You might check if the file exists. If it does, goto your commandline and type "regsvr32 MSSTDFMT.dll" (assumes you're in the directory containing the DLL).
EDIT: Grammar.
Quote from: drivehappy on June 15, 2004, 12:15 AM
You might check if the file exists. If it does, goto your commandline and type "regsvr32 MSSTDFMT.dll" (assumes you're in the directory containing the DLL).
EDIT: Grammar.
thnx u gave me a idea :X i would dl that dll that it didnt install and i put it on system32 and i registered it and then i reinstalled VB rebooted and it worked :) thanks
For this type of problem in the future, use depends.exe to find missing dependencies. Depends.exe is in the vb tools directory on the CD.