This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Using VS2012, it does not work from GUI or PS:
|
|
|
Not sure what was wrong there but Ive uploaded an updated package up and this installs fine for me - can you recheck this? Im also looking at configuring things at our end so that new packages are deployed with each nightly which should start kicking in early next week, Ill pop a blog post up once this is completed.
|
|
|
Nope - Still get the same message.
I've verified that the Mindscape.LightSpeed.5.0.2399.nupkg does have a description using NuGet Package Explorer so I am thinking that this may be a bug in this version of NuGet (which wouldnt surprise me as I've had to report other issues to the NuGet team before). |
|
|
What version of NuGet are you using? I would be interested in trying to reproduce this here :)
|
|
|
Is there still LightSpeed nuget packages available? If so, would someone be able to provide a link? Thanks! |
|
|
Yes, its tied to your subscription so the URL is unique for each subscription. You can find a link by drilling into the Keys for your LightSpeed subscription under My Account. The link is under the "NuGet Packages" section.
|
|
|
Thanks - for some reason I didn't consider looking there! Cheers, -Brad |
|
|
Having the same issue here: Package Manager Console Host Version 3.2.0.10516 Type 'get-help NuGet' to see all available NuGet commands. PM> install-package mindscape.lightspeed Attempting to gather dependencies information for package 'mindscape.lightspeed.5.0.3277' with respect to project 'DAL.Portal.UnitTest', targeting '.NETFramework,Version=v4.5' install-package : Package 'mindscape.lightspeed' is not found At line:1 char:1 + install-package mindscape.lightspeed + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Using Visual Studio 2015 and latest Nuget as of this morning. Any help appreciated. marc.pike@howcogroup.com |
|
|
It looks like there are changes in the way NuGet 3 and above makes its API calls which we don't support so at this stage. I will let you know once we are able to add support for this but this is not a high priority for us. In the meantime you can grab any updates via the nightly build installers.
|
|
|
Jeremy, this is a high priority for us. If not fixed I will have to recommend to my team to rip Lightspeed out and move back to Entity Framework. |
|