Building extensions

View: New views
2 Messages — Rating Filter:   Alert me  

Building extensions

by Bill McCormick-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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




Re: Building extensions

by Bill McCormick-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After removing the /keyfile command, it seems to compile just fine.

Bill

On Mon, Sep 28, 2009 at 4:25 PM, Bill McCormick <wpmccormick@...> 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
>
>
>
>