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 effectWhat 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-2360Thanks 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.