【问题标题】:nuget.server nuget package exceptionnuget.server nuget 包异常
【发布时间】:2014-07-13 18:54:44
【问题描述】:

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

错误:

    [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

【问题讨论】:

    标签: nuget nuget-server


    【解决方案1】:

    实际上,问题是不同的。

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

    问题在这里解决:

    ASP.net Forum

    【讨论】:

      【解决方案2】:

      您安装了哪个版本的 NuGet.Server 包?您是否将其安装到 asp.net Web 应用程序?

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

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2019-09-07
        • 1970-01-01
        • 1970-01-01
        • 2021-11-30
        • 1970-01-01
        • 1970-01-01
        • 2017-10-23
        相关资源
        最近更新 更多