Thursday, August 28, 2014

The module "msstdfmt.dll" was loaded but the call to DllRegisterServer failed with error code 0x8002801c.For more information about this problem, search online using the error code as a search term.

I got a similar problem as below, by using this solution, then it work...

I got this Run-time error '713': Class not registered. You need the following file to be installed on your machine.MISSTDFMT.DLL
Then try to registered using cmd , then got this error "The module "msstdfmt.dll" was loaded but the call to DllRegisterServer failed with error code 0x8002801c.For more information about this problem, search online   using the error code as a search term."  Please help. thanks.


Answer:
After downloading MSSTDFMT.DLL, save it in C:\Windows\sysWOW64 folder.  Stay in sysWoW64 foder and locate the file cmd.exe.  Right click cmd.exe and click on "Run as administrator."  The black command screen appeares with
C:\Windows\system32>
Type in Regsvr32 C:\Windows\SysWOW64\MSSTDFMT.DLL
Now on the command screen entry you have:
C:\Windows\system32>Regsvr32 C:\Windows\SysWOW64\MSSTDFMT.DLL
Press "Enter"
This process finally worked for me after trying everything I found in help files that did not work.
Good luck to all of you who are struggling with the error code 0x8002801c.

Source for this solution is from here

Monday, January 13, 2014

Run time Error 713. Class not registered. You need the following file to be installed on your machine: MSSTDFMT.DLL.

 Recently, a client having  an error message : Run time Error 713. Class not registered. You need the following file to be installed on your machine: MSSTDFMT.DLL. on it Microsoft Office 2010 which link to a Audit Software called ProSystem Fx Engagement. Google and find this information below. Not yet tested it yet, will try it out and hope it work.


How to Install and register MSSTDFMT.DLL on your Computer

Sometimes when you try to run a program that is installed on another computer, you may encounter the following (or a similar) error message –
    Run time Error 713. Class not registered. You need the following file to be installed on your machine: MSSTDFMT.DLL.

To solve this problem, you can following these step-by-step instructions on how to install and register this DLL –
  1. Begin by searching for the file MSSTDFMT.DLL file on your computer

  2. Once you have found this file, if it is not already in the C:\Windows directory, move it into this directory

  3. Then, click on Start, select Run and type cmd to open a command prompt

  4. In the command prompt, type regsvr32 "C:\Windows\msstdfmt.dll”
That’s all you need to do. You can now try and re-run your program and it should work fine and no longer give you this error message
Note: Original link for the post is from here 

Second Source of Reference:

713
Class not registered.
You need the following file to be installed on your machine.
MSSTDFMT.DLL
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The solution was to perform the following steps:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Search for the DLL on your computer; in this case, it was found in the directory “C:Windows\SysWOW64”
1) login as the user.
2) Run “cmd” as Administrator.
3) In the “cmd” window from the directory “C:\Windows\SysWOW64” run “regsvr32 /u msstdfmt.dll” (if you do not run this first it does not work)
4) Then run “regsvr32 msstdfmt.dll”


Original link for the post is from here

Emax Search Engine

Custom Search