I recently upgraded an umbraco solution from 4.0.4.2 to version 4.5.2 for .NET 3.5 and everything went smooth as expected.
However, I'm having some serious trouble with the content tree. When I click a node it takes about ~10 secs to actually load it? Also, when I publish a node I get the following error:
Method not found: 'Void Lucene.Net.Documents.Document.Add(Lucene.Net.Documents.Field)'.
Even though I get this error, the node is published anyway when I refresh the tree.
I've been searching on the forum and on google, but haven't found a solution yet :( Does anyone know how to solve this?
Problems after upgrade to 4.5.2 .net 3.5
Hi all,
I recently upgraded an umbraco solution from 4.0.4.2 to version 4.5.2 for .NET 3.5 and everything went smooth as expected.
However, I'm having some serious trouble with the content tree. When I click a node it takes about ~10 secs to actually load it? Also, when I publish a node I get the following error:
Method not found: 'Void Lucene.Net.Documents.Document.Add(Lucene.Net.Documents.Field)'.
Even though I get this error, the node is published anyway when I refresh the tree.
I've been searching on the forum and on google, but haven't found a solution yet :( Does anyone know how to solve this?
Thanks a lot in advance!
All the best,
Bo
is working on a reply...