nuget.server nuget包异常

时间:2014-07-13 18:54:45

标签: nuget nuget-server

我正在尝试在我的visual studio 2013上运行Nuget.Server,然后将nuget包添加到我的项目中。

错误:

    [ArgumentOutOfRangeException: Specified argument was out of the range of valid values..
Paramter name: site]
   System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +303

[HttpException (0x80004005): Specified argument was out of the range of valid values..
שם פרמטר: site]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9915300
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254

2 个答案:

答案 0 :(得分:1)

实际上,问题不同了。

在我启用本地IIS服务器之前,我无法在VS 2013和Windows 7 Home Premium上启动任何Web应用程序。

问题在这里得到解决:

ASP.net Forum

答案 1 :(得分:0)

您安装了哪个版本的NuGet.Server软件包?你有没有把它安装到asp.net web应用程序?

有关如何创建远程Feed的文档 - http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds