我正在尝试在我的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
答案 0 :(得分:1)
答案 1 :(得分:0)
您安装了哪个版本的NuGet.Server软件包?你有没有把它安装到asp.net web应用程序?
有关如何创建远程Feed的文档 - http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds