This question has been flagged
2 Replies
13704 Views

I have downloaded odoo 11 from the odoo nightly and when i installed it completely on windows 7 and then try to run it does not open in the browser then after a little investigation i found that odoo 11 services are paused and when i try to restart or resume it, it shows following error:

"windows could not start odoo 11 services on local computer. The services did not return any error. This could be an internal windows error, if problem persists then contact your system administrator"


I face the same issue with odoo 12 but for odoo 10 it works fine.

Please recommend solutions

Avatar
Discard
Best Answer

Hi Imran,

Please refer this:

https://social.technet.microsoft.com/Forums/en-US/00453f28-73ad-4567-8128-6a49fa45cb9a/windows-could-not-start-service-on-local-computer-error-5-access-is-denied-windows-server-2008-r2?forum=winservergen

Avatar
Discard
Best Answer

Hi, this solution works for me. I've installed Odoo on Windows 7 and It works fine now. I figured it out why it won't start. Windows 7 use old C compiler, and Since Odoo 12 use python 3.5++ we need a new one. Especially for Windows 7, we need to update it to SP1.

Then, you can install Universal C Runtime from this site https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-runtime-in-windows

Avatar
Discard