Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Missing MSSTDFMT.DLL file - executable does not run 1

Status
Not open for further replies.

Standing

Mechanical
Joined
Jan 14, 2002
Messages
1,578
An associate is trying to run a Visual Basic Executable program written by me, and he is getting the following message:

Class not registered.
You need the following file to be installed on your machine. MSSTDFMT.DLL

He can run other Visual Basic 6 executable programs that I have written, just not this one. I have copied MSSTDFMT.DLL to his C:\WINNT\system32 then rebooted and ran the VB6 exe without success.


Bradley
 
Did you register the DLL. To register it, open the DLL file with Regsvr32.exe
 
CajunCenturion,

I wish I could give you more than one Star. Thanks so very much.


Bradley
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top