Opened 10 years ago
Closed 10 years ago
#459 closed bug (worksforme)
Configurator unable to restart the application
Reported by: | Blucecio | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Sync | Version: | 7.1 |
Keywords: | Cc: |
Description
The graphical configurator is not able to restart the service.
Windows 8.1 pro 64bit, antivirus disabled
Change History (6)
comment:1 Changed 10 years ago by car031
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by car031
- Resolution fixed deleted
- Status changed from closed to reopened
comment:3 Changed 10 years ago by car031
comment:4 Changed 10 years ago by car031
- Resolution set to worksforme
- Status changed from reopened to closed
comment:5 Changed 10 years ago by Blucecio
- Resolution worksforme deleted
- Status changed from closed to reopened
I ran the above command but the problem persists, maybe you have to revise the script that is launched.
Cscript and wscript commands are correctly executable in my system (Windows 8.1 pro)
comment:6 Changed 10 years ago by car031
- Resolution set to worksforme
- Status changed from reopened to closed
Tried on a couple of other fresh PCs and all is Ok, probably something happens in your environment. Please communicate with the support team for a deeper investigation and leave this issue closed.
Note: See
TracTickets for help on using
tickets.
Yor problem is that your system is misconfigured and the extension .js is not associated to any interpreter.
Try executing this command: regsvr32 %systemroot%\system32\jscript.dll
You might also find a lot of threads in the Internet about your problem, plese fix yur PC and then close this issue as 'Works for me'.