[ 
https://issues.apache.org/jira/browse/LOG4NET-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252304#comment-13252304
 ] 

Simon Svensson edited comment on LOG4NET-328 at 4/12/12 9:35 AM:
-----------------------------------------------------------------

Yes, you can use the log4net-assemblies on both 32- and 64 bit machines since 
they are compiled with AnyCPU.
                
      was (Author: sisve):
    Yes, you can use the log4-net assemblies on both 32- and 64 bit machines 
since they are compiled with AnyCPU.
                  
> Log4Net for Windows 2008 64bit machine
> --------------------------------------
>
>                 Key: LOG4NET-328
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-328
>             Project: Log4net
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.11
>         Environment: windows 2008 and 64 bit machine 
>            Reporter: Nilla
>            Priority: Blocker
>              Labels: log4net
>             Fix For: 1.2.11
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> We are planning to move the application having log4net code to a  windows 
> 2008 64bit machine. The application uses a dll ,which has the log4net error 
> logging code with below dll's referenced in there
>     using log4net;
>     using log4net.Config;
> and I am using 
>     EventLogAppender, RollingFileAppender and custom 
> sendAlertAppender.MultiThresholdNotifyingAppender,sendAlertAppender .
> Our Development, QA machine and User testing servers are all in  32 bit  and 
> only the production server is 64 bit.If I am not wrong ,can I use the dll's 
> currently I am using 32 bit machine just like that in 64 bit machine ?.
> Please let me know ,whether it's going to be any issue .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to