I'm trying to implement some of the magic of Examine Events from Shannon's CodeGarden presentation but there's one thing I can't work out. Per his example, when trying to add a node's XML to an examine index like this:
...I'm told that ToXDocument isn't available, even though I have valid references to all the Examine and UmbracoExamine DLLs. I poked around and found that this seems to be part of the Umbraco.Examine LinqXmlExtensions, but I'm not sure what else I need to do to be able to use them. Any ideas? I'm sure it's something simple.
Digging into it a little more, it looks like the test project with this code was made in VS 2010 for .NET 4, so please belay this request til I update my setup and see how things look.
Using Umbraco.Examine LinqXmlExtensions
I'm trying to implement some of the magic of Examine Events from Shannon's CodeGarden presentation but there's one thing I can't work out. Per his example, when trying to add a node's XML to an examine index like this:
...I'm told that ToXDocument isn't available, even though I have valid references to all the Examine and UmbracoExamine DLLs. I poked around and found that this seems to be part of the Umbraco.Examine LinqXmlExtensions, but I'm not sure what else I need to do to be able to use them. Any ideas? I'm sure it's something simple.
Thanks,
- Andrew
Digging into it a little more, it looks like the test project with this code was made in VS 2010 for .NET 4, so please belay this request til I update my setup and see how things look.
- Andrew
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.