Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 670019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:13:01+00:00 2026-05-14T00:13:01+00:00

I have the following situation Project A – Uses Castle Windsor v2.2 – Uses

  • 0

I have the following situation

Project A

 - Uses Castle Windsor v2.2
 - Uses Project B via WindsorContainer

Project B

 - Uses NHibernate
 - Uses Castle Windsor v2.1

In the bin folder of Project A I have the dll Castle.DynamicProxy2.dll v2.2 and NHibernate dlls. Now the problem is that NHibernate is dependent on Castle.DynamicProxy2.dll v2.1 which is not there. How do I resolve this situation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:13:01+00:00Added an answer on May 14, 2026 at 12:13 am

    I used the following configuration to resolve the issue.

    <configuration>
        <runtime>
            <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
                <dependentAssembly>
                    <assemblyIdentity name="Castle.DynamicProxy2" publicKeyToken="407dd0808d44fbdc" />
                    <codeBase version="2.1.0.0" href="v2.1\Castle.DynamicProxy2.dll" />
                    <codeBase version="2.2.0.0" href="v2.2\Castle.DynamicProxy2.dll" />
                </dependentAssembly>
                <dependentAssembly>
                    <assemblyIdentity name="Castle.Core" publicKeyToken="407dd0808d44fbdc" />
                    <codeBase version="1.1.0.0" href="v2.1\Castle.Core.dll" />
                    <codeBase version="1.2.0.0" href="v2.2\Castle.Core.dll" />
                </dependentAssembly>
            </assemblyBinding>
        </runtime>
    </configuration>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following situation. My project has a main.scala.html file and a folder
Imagine the following situation: I have project folder, in this folder I have src
I have a following situation in my project. There are some tag values which
This is not a ruby/rails project deploy. I have the following situation and I
my situation is the following: I have a project with JSP, Struts and a
I have following situation: I have a Maven war project in NetBeans 6.7 I
I have the following situation: A project MyCompany.MyProject.Domain which contains my domain model, and
I have the following situation: A project can belong to multiple departments, Employees are
I have the following situation on my hands. In the project I work on
Consider the following situation. I have 3 tables in a resource planning project(created using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.