Hi,
I'm having trouble upgrading a web application running under medium
trust from 2.9.4 to 3.0.3. Code that previously worked now throws a
SecurityException.
[SecurityException: Request for the permission of type
'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0,
C
Hmm, I ran into this last week and I specifically recall fixing it,
but sure enough, it is fails to build in both branches. I guess I
only fixed it in my private branch.
Ah well, it's fixed now. Thanks.
Christopher
On Mon, Aug 13, 2012 at 12:53 PM, Granroth, Neal V.
wrote:
> Thanks for the up
Thanks for the updated VS2010 solution files.
Lucene.Net.Core builds without a problem.
Lucene.Net.Demo encounters 12 errors and will not build.
All 12 are the same error and all are in IndexHtml.cs:
Non-invocable member 'Lucene.Net.Index.TermEnum.Term' cannot be used like a
method.
An example i