RE: [Lucene.Net] Medium trust security issue

2011-05-01 Thread Nicholas Paldino [.NET/C# MVP]
t break some of your line-for-line port code, so best to keep it in SupportClass. - Nicholas Paldino [.NET/C# MVP] -Original Message- From: Richard Wilde [mailto:rich...@wildesoft.net] Sent: Sunday, May 01, 2011 6:01 AM To: lucene-net-...@incubator.apache.org Subject:

[Lucene.Net] Medium trust security issue

2011-05-01 Thread Richard Wilde
Hi I am running into problems using Lucence 2.9.2 in a medium trust environment, namely Rackspace cloud. I have added the following line to assembleyinfo.cs [assembly: AllowPartiallyTrustedCallers()] However the following code produces the error below FSDirectory directory = F