• Welcome to Valhalla Legends Archive.
 

object library not registered

Started by GoSuGaMING, June 14, 2004, 01:40 PM

Previous topic - Next topic

GoSuGaMING

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

CrAz3D

Did you install the service pack also?...
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

GoSuGaMING

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..

GoSuGaMING

#3
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


drivehappy

#4
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.

GoSuGaMING

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

Grok

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.