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.
- Click the start option.
- Click run
- Copy regsvr32 "C:\Windows\System32\mfc110.dll" into the run field
- 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!