Re: Please, advise with Authorization Bundle configuration

19 views
Skip to first unread message
Message has been deleted

Chris Marisic

unread,
May 24, 2013, 11:18:02 AM5/24/13
to rav...@googlegroups.com
RavenDB 2.0 does not have an  Raven.Bundles.Authorization.dll that's been merged into the core.

On Friday, May 24, 2013 10:51:05 AM UTC-4, Artem Marunchenko 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.



Artem Marunchenko

unread,
May 24, 2013, 11:29:53 AM5/24/13
to rav...@googlegroups.com
thanks
Reply all
Reply to author
Forward
0 new messages