blob: 6aaafc57e539fff9bf11a9d9407351c28d7e9bc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
### Please describe the problem.
webapp does not start.
Reports the following error:
Script: c:\Programm Files(x86)\Git\git-annex-webapp.vbs
Line: 2
Character: 1
Error: System can not fine the specified File
Code: 80070002
Source: null
### What steps will reproduce the problem?
1. Downloaded the installer.
2. Run the installer
3. In folder c:\Programm Files(x86)\Git doubleclick on git-annex-webapp
4. Content vbs:
Set objshell=CreateObject("Wscript.Shell")
objShell.Run("git-annex webapp"), 0, False
4.
### What version of git-annex are you using? On what operating system?
Version 2014-11-05 14:38
Server Windows Server 2008 R2
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]
> [[done]]; never heard back, so I assume my comment is right. --[[Joey]]
|