markedup-mobi / hircine

Stand-alone RavenDB index builder, used in CI systems and automated deployments
Other
16 stars 6 forks source link

Doesn't work with recent versions of RavenDb #15

Open j2jensen opened 9 years ago

j2jensen commented 9 years ago

My product is using Raven 2.5, so when I use the command in the Getting Started Guide:

hircine.exe -e -a C:\Path\To\My.dll

It tells me:

Unable to load assembly C:\Path\To\My.dll
Error message: Was able to load the assembly at C:\Path\To\My.dll, but didn't find any RavenDB indexes
Aaronontheweb commented 9 years ago

@j2jensen we're not supporting this project any longer.

j2jensen commented 9 years ago

@Aaronontheweb I thought that might be the case. How would you feel about putting a message to that effect in the Readme?