I'm having trouble installing the UniqueCOnstraints bundle

6 views
Skip to first unread message

Daniel Whittaker

unread,
Apr 14, 2017, 4:54:58 AM4/14/17
to RavenDB - 2nd generation document database
So far I have copied the unique constraints bundle into a folder under the server called plugins. I've updated the server's web.config with these 2 settings:

<add key="Raven/ActiveBundles" value="UniqueConstraints" />
<add key="Raven/PluginsDirectory" value="C:\Raven\Plugins" />

I've updated the settings on my database like so:

{
    "Id": "####",
    "Settings": {
        "Raven/ActiveBundles": "UniqueConstraints",
        "Raven/DataDir": "~/###"
    },
    "SecuredSettings": {},
    "Disabled": false
}

Restarted IIS. How can I tell from the server that the bundle is running and active? 

The code I expected to work on the client side didn't but that could just be that I've done that it wrong (not having much luck today).

Any thoughts?




Oren Eini (Ayende Rahien)

unread,
Apr 14, 2017, 5:05:28 AM4/14/17
to ravendb
I _think_ that it is "Unique Constraints", with a space

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
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.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages