I certainly use Castle in each of x86, x64 & AnyCPU (that end up on both architectures) without fuss.
Are you perhaps encountering this sort of issue https://groups.google.com/forum/#!topic/castle-project-users/QIPplgOhPJ0 ? On Thursday, June 30, 2016 at 7:49:38 PM UTC+10, Jonathon Rossi wrote: > > AFAIK Castle.Core.dll has always shipped as Any CPU, not specifically > 32-bit or 64-bit: > > https://github.com/castleproject/Core/blob/5d7e3fce57fd6c76227996e942313be2498063a2/src/Castle.Core/Castle.Core.csproj#L169 > > Are you encountering an error? > > On Thu, Jun 30, 2016 at 7:46 PM Bharath <[email protected] > <javascript:>> wrote: > >> Request you to provide 64 bit version of Castle.Core.dll and >> Castle.DynamicProxy2.dll. >> As it is necessary for converting existing 32 bit .Net WCF services to >> 64bit . >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Castle Project Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/castle-project-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/castle-project-users. For more options, visit https://groups.google.com/d/optout.
