Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. patrick.groess_2616
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    patrick.groess_2616

    @patrick.groess_2616

    0
    Reputation
    1
    Posts
    2
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    patrick.groess_2616 Follow

    Best posts made by patrick.groess_2616

    This user hasn't posted anything yet.

    Latest posts made by patrick.groess_2616

    • RE: Pushing symbols to proget symbol feed

      Hi Nanci,

      I've exactly the same problem.

      The problem is, that nuget automatically adds an trailing slash. So while do the following:

      nuget push MyPackage.symbols.nupkg -Source http://MyServer:8624/symbols

      nuget adds an trailing slash http://MyServer:8624/symbols/

      And while http://MyServer:8624/symbols is working fine, http://MyServer:8624/symbols/ throws an 404 error.
      So to use ProGet Symbol Server in a .NET environment would require a behaviour change in ProGet.

      It's not hosted in IIS, if that relevant.

      posted in Support
      P
      patrick.groess_2616