Ext.Net 2.0 Installation not working through NuGet

  1. #1

    Ext.Net 2.0 Installation not working through NuGet

    I am trying to install Ext.Net 2.0 through NuGet at VS2010 and I am getting this error message:

    PM> Install-package Ext.Net -pre
    Install-Package : The current environment doesn't have a solution open.
    At line:1 char:16
    + Install-package <<<< Ext.Net -pre
    + CategoryInfo : InvalidOperation: (:) [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetNoActiveSolution,NuGet.PowerShell.Commands.In stallPackageCommand
  2. #2
    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 11
    Last Post: Sep 28, 2012, 8:43 PM
  2. Installing v2.0.0.rc1 Using NuGet
    By alexua in forum 2.x Help
    Replies: 2
    Last Post: Jul 02, 2012, 7:07 PM
  3. Replies: 4
    Last Post: Mar 30, 2012, 7:30 PM
  4. Installation Problems
    By pyro in forum 1.x Help
    Replies: 7
    Last Post: Dec 22, 2011, 11:18 AM
  5. Ext.net 1.0 + installation problem
    By Birgit in forum 1.x Help
    Replies: 4
    Last Post: Nov 05, 2010, 1:16 PM

Tags for this Thread

Posting Permissions