Re: [RavenDB] Please, advise with Authorization Bundle configuration

10 views
Skip to first unread message

Oren Eini (Ayende Rahien)

unread,
May 24, 2013, 10:58:18 AM5/24/13
to ravendb
did you restart the server?


On Fri, May 24, 2013 at 5:54 PM, Artem Marunchenko <a...@tksys.com.ua> wrote:
Hi,
I have no checkbox to include Authorization Bundle in database creation dialog.
I have copied Raven.Bundles.Authorization.dll to \server\plugins, and still no effect

What is the way to properly install Raven.Bundles?
here my server config:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="Raven/Port" value="8081"/>
    <add key="Raven/DataDir" value="~\Database\System"/>
    <add key="Raven/AnonymousAccess" value="None"/>
  </appSettings>
<runtime>
<loadFromRemoteSources enabled="true"/>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="Analyzers;Plugins"/>
</assemblyBinding>
</runtime>
</configuration>

RavenDb version - RavenDB-Build-2360
Thanks a lot.

--
You received this message because you are subscribed to the Google Groups "ravendb" 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.
 
 

Reply all
Reply to author
Forward
0 new messages