Opened 12 years ago
Closed 11 years ago
#459 closed bug (worksforme)
Configurator unable to restart the application
| Reported by: | Alex | 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 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 12 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:3 by , 12 years ago
comment:4 by , 12 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | reopened → closed |
comment:5 by , 12 years ago
| Resolution: | worksforme |
|---|---|
| Status: | closed → 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 by , 11 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | reopened → 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'.