Categories
Microsoft Windows 7 Windows 8 / 8.1

Sorry, Movie Maker can’t start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn’t start

Sorry, Movie Maker can’t start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn’t start.

Sorry, Movie Maker can't start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn't start

Premise: After the update from Windows 7 to Windows 8, Movie Maker doesn’t start showing the above error.

Solution:
Open the following folder

C:\Program Files (x86)\Windows Live\Photo Gallery\

and change the Compatibility (Right-click -> Properties) of the MovieMaker.exe file with Windows 7 or a previous version.

Note: if my premise is not valid for you you’ll receive the same message but for another reason, then the message suggest to make sure your computer meets the minimum system requirements, further details in the following link:
Movie Maker system requirements

Did my solution solve your problem? Leave a reply.

Categories
Dynamics NAV Microsoft

The company name must be specified if the server and instance are specified

—————————
Microsoft Dynamics NAV
—————————
The company name must be specified if the server and instance are specified.
—————————
OK
—————————

The company name must be specified if the server and instance are specified

Cause:
This error is related to (or maybe cause by) my previous post: The client version does not match the server version
You changed the registry key as explained in the solution to work with another version.

Solution:
Execute the .reg file for the version NAV 2013 R2

NAV2013R2.reg
[sourcecode lang=”bash”]
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
[/sourcecode]

Did my solution solve your problem? Leave a reply.