?
Hi Tod
Sorry for that, these are the correct images:
ProGet browser
https://www.dropbox.com/s/lp00uc995s3h5rl/2014-07-10 15_28_09-GamePlay 2.0.23.png
Nuget Package Explorer
https://www.dropbox.com/s/ev7bteduhh7hkb3/2014-07-10 17_44_31-NuGet Package Explorer_GamePlay.2.0.23.png
The request from Nuget Explorer fails and I assume the same thing happens with the Nuget Package Manager in Visual Studio:
Request:
GET http://srvsedevtfs01:81/nuget/default/FindPackagesById()?$orderby=Published%20desc&$select=Id,Version,Authors,DownloadCount,VersionDownloadCount,PackageHash,PackageSize,Published&id='XXXXXX.XXXXXX.XXXXXX.GamePlay' HTTP/1.1
DataServiceVersion: 2.0;NetFx
MaxDataServiceVersion: 2.0;NetFx
User-Agent: NuGet Package Explorer/3.8.0.0 (Microsoft Windows NT 6.1.7601 Service Pack 1)
Accept: application/atom+xml,application/xml
Accept-Charset: UTF-8
Host: srvsedevtfs01:81
Accept-Encoding: gzip, deflate
Response:
HTTP/1.1 404 Not Found
Cache-Control: private
Content-Length: 6505
Content-Type: text/html; charset=utf-8
Server: Microsoft-HTTPAPI/2.0
X-AspNet-Version: 4.0.30319
X-UA-Compatible: IE=edge
Date: Fri, 11 Jul 2014 14:30:39 GMT
<h1>
Request handler not found (404)
</h1>
<div class="subH1">
An unexpected error has occured while processing your request.
</div>
<h2>Error Details:</h2>
<div style="overflow: auto; height: 100px; border: 1px dotted #A00; padding: 10px; color: #A00;">
/nuget/default/FindPackagesById()?$orderby=Published%20desc&$select=Id,Version,Authors,DownloadCount,VersionDownloadCount,PackageHash,PackageSize,Published&id='XXXXXX.XXXXXX.XXXXXX.GamePlay' does not map to any handlers. The URL may have been entered incorrectly or linked to from an old reference.
</div>
<h2>Why am I seeing this page?</h2>
<p>
You were taken to this page because ProGet encountered an error without a specific or known resolution.
</p>
<h2>What else can I do about this?</h2>
<p>
Hopefully the error message above is helpful in determining what went wrong.
</p>