…also on one machine I’m developing 4.0 apps using log4net that are creating 
log files, consoles, etc.

 

Scott Jeslis
Senior Software Engineer/Team Lead



From: Scott Jeslis [mailto:sjes...@smartsignal.com] 
Sent: Tuesday, June 15, 2010 6:07 PM
To: Chris Taylor
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] nant-0.91-alpha1 Build & Windows 7/2008

 

Chris we tried running the Nant.exe as administrator with no luck. Running Nant 
9.0 with Framework 3.5 on

the same machine does not seem to have an issue.

 

Scott Jeslis
Senior Software Engineer/Team Lead

From: Chris Taylor [mailto:taylor...@gmail.com] 
Sent: Tuesday, June 15, 2010 6:01 PM
To: Scott Jeslis
Cc: <nant-users@lists.sourceforge.net>
Subject: Re: [NAnt-users] nant-0.91-alpha1 Build & Windows 7/2008

 

Does the user executing have prilidges to read/write? 

Sent from my iPhone


On Jun 15, 2010, at 5:25 PM, "Scott Jeslis" <sjes...@smartsignal.com> wrote:

        On two separate machines were trying simply to run nant.exe and were 
getting the following TypeInitializationException. The .90 build works fine but 
we are trying to build VS2010 solutions using the 4.0 MS Framework. Anyone come 
across this?

         

        
C:\Users\sjeslis\Documents\nant-0.91-alpha1-bin\nant-0.91-alpha1\bin>nant

         

        Unhandled Exception: System.TypeInitializationException: The type 
initializer for 'NAnt.Console.ConsoleStub' threw an exception. ---> 
System.Security.SecurityException

        : Request for the permission of type 
'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089' failed

        .

           at System.Security.CodeAccessSecurityEngine.Check(Object demand, 
StackCrawlMark& stackMark, Boolean isPermSet)

           at 
System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, 
StackCrawlMark& stackMark)

           at System.Security.CodeAccessPermission.Demand()

           at System.AppDomainSetup.VerifyDir(String dir, Boolean normalize)

           at System.AppDomain.get_BaseDirectory()

           at log4net.Config.XmlConfiguratorAttribute.Configure(Assembly 
sourceAssembly, ILoggerRepository targetRepository)

           at 
log4net.Core.DefaultRepositorySelector.ConfigureRepository(Assembly assembly, 
ILoggerRepository repository)

           at log4net.Core.DefaultRepositorySelector.CreateRepository(Assembly 
repositoryAssembly, Type repositoryType, String repositoryName, Boolean 
readAssemblyAttributes)

           at log4net.Core.DefaultRepositorySelector.CreateRepository(Assembly 
repositoryAssembly, Type repositoryType)

           at log4net.Core.DefaultRepositorySelector.GetRepository(Assembly 
repositoryAssembly)

           at log4net.Core.LoggerManager.GetLogger(Assembly repositoryAssembly, 
String name)

           at log4net.LogManager.GetLogger(Assembly repositoryAssembly, String 
name)

           at log4net.LogManager.GetLogger(Type type)

           at NAnt.Console.ConsoleStub..cctor()

           --- End of inner exception stack trace ---

           at NAnt.Console.ConsoleStub.Main(String[] args)

         

        Scott Jeslis
        Senior Software Engineer/Team Lead
        
        

         

        
------------------------------------------------------------------------------
        ThinkGeek and WIRED's GeekDad team up for the Ultimate 
        GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
        lucky parental unit.  See the prize list and enter to win: 
        http://p.sf.net/sfu/thinkgeek-promo

        _______________________________________________
        NAnt-users mailing list
        NAnt-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/nant-users

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to