NonAdminHttp.EnsureCanListenToWhenInNonAdminContext(8080);
Bind<IDocumentStore>().ToMethod(context =>
{
var documentStore = new EmbeddableDocumentStore
{
DataDirectory = "Data",
UseEmbeddedHttpServer = true
};
return documentStore.Initialize();
}).InSingletonScope();
System.ComponentModel.Composition Warning: 1 : The ComposablePartDefinition 'Raven.Database.Server.Security.OAuth.OAuthClientCredentialsTokenResponder' has been rejected. The composition remains unchanged. The changes were rejected because of the following error(s): The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) No exports were found that match the constraint:
ContractName Raven.Database.Server.Security.OAuth.IAuthenticateClient
RequiredTypeIdentity Raven.Database.Server.Security.OAuth.IAuthenticateClient
Resulting in: Cannot set import 'Raven.Database.Server.Security.OAuth.OAuthClientCredentialsTokenResponder.AuthenticateClient (ContractName="Raven.Database.Server.Security.OAuth.IAuthenticateClient")' on part 'Raven.Database.Server.Security.OAuth.OAuthClientCredentialsTokenResponder'.
Element: Raven.Database.Server.Security.OAuth.OAuthClientCredentialsTokenResponder.AuthenticateClient (ContractName="Raven.Database.Server.Security.OAuth.IAuthenticateClient") --> Raven.Database.Server.Security.OAuth.OAuthClientCredentialsTokenResponder --> AssemblyCatalog (Assembly="Raven.Database, Version=2.5.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593")
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
//IndexStorage class
BackgroundTaskExecuter.Instance.ExecuteAllInterleaved(documentDatabase.WorkContext, indexDefinitionStorage.IndexNames, OpenIndexOnStartup);
Task.WaitAll(tasks);Wow. Just wow.
This is awesome work, even if you're not "forum tobi". 😁
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
Tobias
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
Hibernating Rhinos Ltd
Oren Eini l CEO l Mobile: + 972-52-548-6969
Office: +972-4-622-7811 l Fax: +972-153-4-622-7811
Hi there !I was playing around with the new RavenDb version (Build 3528) and some WPF / ModernUI / MvvmLight, basicly the same project structure than Derek (https://github.com/killnine/MvvmTest).And it appears that i have the same kind of freeze that Derek got. When i switch to the 2.5 version it works fine.Do you have any clue ?(For information i just took derek project and upgraded the ravendb version to 3.0 and i got the same freeze)Thanks.
Le samedi 8 février 2014 00:04:38 UTC+1, Ryan Heath a écrit :
+1!!!1!@!!// Ryan
Wow. Just wow.
This is awesome work, even if you're not "forum tobi".
For more options, visit https://groups.google.com/d/optout.To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.