Maya 2016 mfc110.dll is missing

Maya 2016 mfc110.dll is missing

Anonymous
Not applicable
4,628 Views
18 Replies
Message 1 of 19

Maya 2016 mfc110.dll is missing

Anonymous
Not applicable

what do i need to redownload to get it working again. I know that it was something i uninstalled becuase i was clearing out room in my storage. So i probably uninstalled an important part of a component to its usability

 

0 Likes
4,629 Views
18 Replies
Replies (18)
Message 2 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous and welcome to the community!

 

This missing dll can cause issues in a variety of programs so I pulled these steps from a Microsoft rep:

 

You can try following steps and check if it helps

Step 1: Launch program in clean boot state.

How to perform a clean boot to troubleshoot a problem in Windows 8.1, Windows 8, Windows 7, or Windows Vista

http://support.microsoft.com/kb/929135/en-us

Note:After you have finished troubleshooting, follow these steps fromsection “How to reset the computer to start as usual after clean boot troubleshooting” to reset the computer to start as usual.

Step 2: Re-register mfc110.dll file.

  1. Click the start option.
  2. Click run
  3. Copy regsvr32 "C:\Windows\System32\mfc110.dll" into the run field
  4. Click the OK Button

If you followed the steps correctly the .dll file should be registered and you should recieve a confirmation.

Step 3: Perform sfc scan and check for corrupted files and integrity violations.

After the reset completes, run an SFC Scan (The instructions are below):

Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
Inside the command prompt, type sfc /scannow > Press 'Enter'

Step 4: Uninstall and re-insall the corrupted program.

How to Uninstall or change a program

http://windows.microsoft.com/en-us/windows/uninstall-change-program#uninstall-change-program=windows...

 

 

Please let me know if this helps resolve your issue or if it isn't resolved I'll be happy to work further with you!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

 

 

0 Likes
Message 3 of 19

Anonymous
Not applicable

what do you mean by start option

0 Likes
Message 4 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

The start option is the button on the bottom left of your desktop. You can also press the windows key on your keyboard!

windowsbutton.png

 

 

Let me know if you need any more assistance!

0 Likes
Message 5 of 19

Anonymous
Not applicable

I got a windo that said,

 

 

                                  The module C:\windows\system32\mfc110.dll failed to load

 

                                  Make sure binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files

 

                                  The specified module could not be found

0 Likes
Message 6 of 19

Stephen.Blair
Community Manager
Community Manager

Download and install the Visual C++ Redistributable for Visual Studio 2012

 

 



// Stephen Blair
// Arnold Renderer Support
Message 7 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

I'm just checking in to see if you need more help with this. Did the suggestion to download the C++ Redistributable that @Stephen.Blairprovided work for you?

If so, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

0 Likes
Message 8 of 19

Anonymous
Not applicable

yes it did help but now im getting a new error.  its saying 

 

The Module C:\windows\system32\mfc110.dll failed to load 

 

Make sure binary is stored at the specified path or debug it to check for problems with the binary or dependent .DDL files

 

The specified module could not be found

 

License was not obtained

tried Maya 2016 (657HI 2016.0.0.F), error 20

 

License Method

environment variable MAYA_LICENSE_METHOD= 'standalone'

 

License Method

environment variable Maya_LICENSE='unlimited'

 

license file override

environment variable MAYA_ALT_EN is not set

 

 

Now I'm not sure whats wrong here but i did get the student version for this just about a month ago so my 2 year use of this program should still be available.

0 Likes
Message 9 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

Ah ok this issue has been common lately!

 

Microsoft has official steps to fix the dll issue that can be found here! I'll also post the steps below:

 

You can try following steps and check if it helps

Step 1: Launch program in clean boot state.

How to perform a clean boot to troubleshoot a problem in Windows 8.1, Windows 8, Windows 7, or Windows Vista

http://support.microsoft.com/kb/929135/en-us

Note:After you have finished troubleshooting, follow these steps fromsection “How to reset the computer to start as usual after clean boot troubleshooting” to reset the computer to start as usual.

Step 2: Re-register mfc110.dll file.

  1. Click the start option.
  2. Click run
  3. Copy regsvr32 "C:\Windows\System32\mfc110.dll" into the run field
  4. Click the OK Button

If you followed the steps correctly the .dll file should be registered and you should recieve a confirmation.

Step 3: Perform sfc scan and check for corrupted files and integrity violations.

After the reset completes, run an SFC Scan (The instructions are below):

Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
Inside the command prompt, type sfc /scannow > Press 'Enter'

Step 4: Uninstall and re-insall the corrupted program.

 

While in this example, the user is using Visual Studio, the same steps can be applied to Maya.

 

The Microsoft rep also mentions in step 4 how you need to perform an uninstall and re-install, you can find steps to do that for Maya here!

 

Please let me know if this helps solve your issue or if you need more assistance!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

 

 

0 Likes
Message 10 of 19

Anonymous
Not applicable

it gave me an error that said

 

 

The Module "C:\Windows\System32\mfc110.dll" was loaded but the entry-point DllRegisterServer was not found

 

Make sure that "C:\Windows\System32\mfc110.dll" is a valid DLL or OCX file and then try again

0 Likes
Message 11 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

That's unusual. I did some researching online for that error and found this thread from Microsoft that may help you! 

 

I'll post the steps from that thread below as well:

 

 

  • Unregister or Register DLL or OCX files in Windows 7: 

 

The Regsvr32 tool is a command-line utility that can be used for registering and un-registering OLE controls like DLL and ActiveX (OCX) controls in the Windows operating system. If you find that some of your Windows functions are note working properly, you may need to register your dll files.

 

 

  • Register dll file

 

To register a dll orocx file, open a command prompt windows as an administrator, type the following and hit Enter:

 

regsvr32 “path & filename of dll or ocx

 

 

  • Unregister dll file

 

To un-register a dll or ocx file, open a command prompt windows as an administrator, type the following and hit Enter:

 

regsvr32 /u “path & filename of dll or ocx

 

Note: This will register or unregister the
dllfile.

 

Please let me know if this solves your issue or if you need any more assistance!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

0 Likes
Message 12 of 19

Anonymous
Not applicable

okay how do i open a command prompt window

 

0 Likes
Message 13 of 19

Anonymous
Not applicable

okay so some one going to respond to the fact that i asked how to open a command prompt widow

0 Likes
Message 14 of 19

Anonymous
Not applicable

so wheres the help hello someone answer my questions

0 Likes
Message 15 of 19

Stephen.Blair
Community Manager
Community Manager
0 Likes
Message 16 of 19

Anonymous
Not applicable

Unregister or Register DLL or OCX files in Windows 7: The Regsvr32 tool is a command-line utility that can be used for registering and un-registering OLE controls like DLL and ActiveX (OCX) controls in the Windows operating system. If you find that some of your Windows functions are note working properly, you may need to register your dll files. Register dll file To register a dll orocx file, open a command prompt windows as an administrator, type the following and hit Enter: regsvr32 “path & filename of dll or ocx Unregister dll file To un-register a dll or ocx file, open a command prompt windows as an administrator, type the following and hit Enter: regsvr32 /u “path & filename of dll or ocx“ Note: This will register or unregister the dllfile.

 

The Module "C:\Windows\System32\mfc110.dll" was loaded but the entry-point DllRegisterServer was not found Make sure that "C:\Windows\System32\mfc110.dll" is a valid DLL or OCX file and then try again

 

so what am i soppose to do exsactly to fix this

0 Likes
Message 17 of 19

Anonymous
Not applicable

also the Autodesk Desktop App wont load

0 Likes
Message 18 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

Sorry for the delay with the weekend!

 

Here are some steps from Microsoft on how to use and troubleshoot the Regsvr32 tool!

 

As for the desktop app, you'll want to perform a clean uninstall/reinstall and you'll also want to perform a clean uninstall/reinstall of Maya.

 

Please let me know if this helps resolve your issue or if you need any more assistance!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

 

 

0 Likes
Message 19 of 19

sean.heasley
Alumni
Alumni

Hi @Anonymous

 

I'm just checking in again to see if you need more help with this. Did the suggestion I provided yesterday work for you?

If so, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

0 Likes