Here are error message, run in a cmd line.
System.IO.FileNotFoundException: Could not load file or assembly
'System.Web, Ve
rsion=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or
one of its d
ependencies. The system cannot find the file specified.
File name: 'System.Web, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7
f11d50a3a' at
Raven.Database.Storage.IndexDefinitionStorage..ctor(ITransactionalStorage
transactionalStorage, String path, IEnumerable`1 compiledGenerators,
AbstractDyn
amicCompilationExtension[] extensions)
at Raven.Database.DocumentDatabase..ctor(RavenConfiguration
configuration)
at Raven.Server.RavenDbServer..ctor(RavenConfiguration settings)
at Raven.Server.Program.RunInDebugMode(Nullable`1
anonymousUserAccessMode)
at Raven.Server.Program.InteractiveRun(String[] args)
at Raven.Server.Program.Main(String[] args)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM
\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind
failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software
\Microsoft\Fus
ion!EnableLog].
On Jul 30, 5:39 pm, Ayende Rahien <
aye...@ayende.com> wrote:
> Run it in a cmd line, then, see what the output is.
>