After removing the /keyfile command, it seems to compile just fine. Bill
On Mon, Sep 28, 2009 at 4:25 PM, Bill McCormick <[email protected]> wrote: > I'm trying to build the extensions (Trace,EventID,MarshalByRef) under VS2008 > but am getting the error "The command "/keyfile" exited with code 9009." in > all 3 projects. > > I've built and located the log4net.snk in the > */log4net-1.2.10\extensions\net*, /which is where it should be according to > AssemblyInfo.cs: > > [assembly: AssemblyKeyFile(@"..\..\..\..\log4net.snk")] > > TIA, > > Bill > > > >
