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

  • Home
  • SEARCH
  • 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 8203025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T07:24:01+00:00 2026-06-07T07:24:01+00:00

I want to use Nhibernate and I write a this code package console manager

  • 0

I want to use Nhibernate and I write a this code package console manager

Install-Package NHibernate

and I get this error

Install-Package : Unable to resolve dependency ‘Iesi.Collections (≥ 3.2.0.4000)’.
At line:1 char:16
+ Install-Package <<<< NHibernate
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

and then I want to install Iesi.Collections and i try this code

PM> Install-Package Iesi.Collections -Version 3.2.0.4000
Install-Package : Unable to find package 'Iesi.Collections'.
At line:1 char:16
+ Install-Package <<<<  Iesi.Collections -Version 3.2.0.4000
+ CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

Have any idea to solve this problem? :S

  • 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-06-07T07:24:03+00:00Added an answer on June 7, 2026 at 7:24 am

    I had exactly this problem this morning.

    I’m guessing it was because different projects in my solution referenced different version of the same assemblies which made Nuget freak out.

    I got it working after doing this:

    1. Uninstall everything that depends on Iesi.Collections like Nhibernate, FluentNHibernate etc by running Uninstall-Package <name>.
    2. Uninstall Iesi.Collections (Uninstall-Package Iesi.Collections)
    3. (Verify that there isn’t any references to different versions of the same assemblies, look in the packages-folder for multiple folders with different version number)
    4. Add your nuget packages again

    If you, like me, got quit a few packages and don’t remember all of them on top of your head, Run Get-Package and copy output to notepad before you remove anything and you can simply add everything again in a minute.

    (Edit: I’m running this version of Nuget http://nuget.codeplex.com/downloads/get/382255 after following some link in this page)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want use this 1 for using Bar code or QR code scanner. I
Basically, I just want to know if its possible to use Nhibernate to migrate
I want to provide a custom Batcher for Hibernate to use (for this reason:
I want to use some of predefined lookups without roundrips to Database in NHibernate.
i'll use some sample code to demonstrate my problem... this is an entity public
I want to use NHibernate with Asp.net 3.5 but i don't know how to
I want to create a web app that will use wicket, hibernate and spring
I want use BYTE_ORDER macro in my Xcode project but i can't because i
I want use javascript setInterval function to achieve a box rotate animate effect, I
I want use a single php file to handle all of my voting requests.

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.