On Mon, Aug 2, 2010 at 6:05 AM, Sailung <ningwano
...@gmail.com> wrote:
> Hi Ayende,
> It works after i install .net framework 4.0.
> Thank you,
> Regards and Meeta,
> Sailung Limbu
> On Aug 2, 10:44 am, Sailung <ningwano...@gmail.com> wrote:
> > 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.
> > > On Fri, Jul 30, 2010 at 12:08 PM, Sailung <ningwano...@gmail.com>
> wrote:
> > > > Hi Ayende,
> > > > It close immediately, can't see anything in console.
> > > > Thank you,
> > > > Regards and Meeta,
> > > > Sailung Limbu
> > > > On Jul 30, 10:44 am, Sailung <ningwano...@gmail.com> wrote:
> > > > > Hi Ayende,
> > > > > Thank you very much for your kindly reply, well i try but still
> > > > > couldn't open webUI. I run sample application in windows 7, does it
> > > > > required any settings?
> > > > > Thank you
> > > > > Regards and Meeta,
> > > > > Sailung
> > > > > On Jul 30, 4:56 am, Ayende Rahien <aye...@ayende.com> wrote:
> > > > > > Let make it simple.
> > > > > > Double click on Raven.Server.exe, then go to your browser and
> > > > visithttp://localhost:8080
> > > > > > Do you see the WebUI?
> > > > > > On Thu, Jul 29, 2010 at 1:33 PM, Sailung <
> sailungli...@hotmail.com>
> > > > wrote:
> > > > > > > Hi Ayende,
> > > > > > > Thank you very much for your reply, well i follow the
> instruction
> > > > > > > which you have written in Sample application "/Server directory
> and
> > > > > > > double click on the Raven.Server.exe" after click it creates a
> > > > "/Data"
> > > > > > > directory. Does it mean, it run server once double click on the
> > > > > > > Raven.Server.exe? or do i need to install as windows service. I
> try
> > > > > > > using as windows service, however after i successfully
> installed
> > > > > > > Raven.Server in Windows Service, it cannot allow to start
> service.
> > > > > > > Thank you,
> > > > > > > Regards and Meeta,
> > > > > > > Sailung Limbu