Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. microsoft
    Log in to post

    • ?

      Fresh Proget 5.1.22 in fresh IIS 6.2 gives 500 errors at best
      Support • proget proget-installation iis microsoft • • David Eaton  

      3
      0
      Votes
      3
      Posts
      12
      Views

      ?

      Hi Alana, Thanks for the information. I've reinstalled ProGet and IIS several times and at attempt four it suddenly worked fine. So I'm not touching the setup anymore and will keep it as-is now! Thanks, Eelko
    • ?

      Application Manager
      Support • proget nuget microsoft • • David Eaton  

      2
      0
      Votes
      2
      Posts
      15
      Views

      ?

      ProGet does not push packages; but you can use a tool like BuildMaster to help build a pipeline for your own nuget packages, and push to different nuget servers along the way.
    • ?

      Raft (Git)
      Support • otter microsoft git • • David Eaton  

      7
      0
      Votes
      7
      Posts
      18
      Views

      ?

      Hi Upgrade Path : Serveur Run the Hub installer on your Otter server -> https://s3.amazonaws.com/cdn.inedo.com/downloads/desktophub/OtterInstaller.exe Extensions (In Admin Menu) /!\ Git Extension shows 1.0.3 after its upgrade while it is expected 1.0.4. but it is working fine Agents. Do not update agent using Otter (Upgrade Agent). I had some trouble with this option. I'd rather upgrade using my software deploiement tools - (Remove old agent, cleanup folder, install new agent) Best Regards Philippe
    • ?

      Cannot add the principal 'NT AUTHORITY\NETWORK SERVICE', because it does not exist or you do not have permission.
      Support • proget sql-server microsoft • • David Eaton  

      6
      0
      Votes
      6
      Posts
      45
      Views

      ?

      Proget non hub installer on French W2016 Core server with remote SQL db is working fine The pb exist with BuildMaster Hedgehog but not with Otter Best regards Philippe
    • T

      How to populate installation instructions for PowerShell modules
      Support • proget feeds powershell microsoft • • testera_3051  

      2
      0
      Votes
      2
      Posts
      15
      Views

      T

      These will be included in the next maintenance release as per this issue: PG-1406
    • ?

      Nested Security Groups
      Support • proget microsoft • • David Eaton  

      2
      0
      Votes
      2
      Posts
      15
      Views

      atripp

      Soon --- this is a known issue, but we are in the process of resolving it; please see InedoCore#96
    • ?

      NU3008 The package integrity check failed.
      Support • proget nuget microsoft • • David Eaton  

      5
      0
      Votes
      5
      Posts
      173
      Views

      ?

      Of course, modifying a package file (i.e. stripping symbols/source) will cause the hash code to change, which is what the integrity check uses. There's no way around that. The stripping feature is important, because Visual Studio will not use a symbol or source server if the package has embedded symbols in it. You aren't supposed to put these in a nuget.org package, but some people clearly do (as the example above). So, just pick which is more important to you.
    • B

      Push error
      Support • proget microsoft • • boubacartellybah45_1299  

      5
      0
      Votes
      5
      Posts
      41
      Views

      ben

      Update: I've filed this bug with Docker: https://github.com/docker/distribution/issues/2649
    • B

      Can't push docker image to proget
      Support • proget microsoft • • boubacartellybah45_1299  

      2
      0
      Votes
      2
      Posts
      26
      Views

      ben

      Hello Boubacar, There have been a lot of changes to Docker feeds in ProGet 5.1. Does pushing the Windows image work on a newer version of ProGet?
    • ?

      Proget Service crash
      Support • proget net microsoft service • • David Eaton  

      2
      0
      Votes
      2
      Posts
      23
      Views

      ?

      Hello, these errors are quite erare, but it can happen in dealing with randomly disconnecting web clients. The easiest thing to do is to set automatic recovery on the service. You can do this on the "Recovery" tab. You could also upgrade to iIS, which mas more transparent crash recovery.
    • ?

      Does ProGet support Connector to VSTS Nuget Feeds (Oauth2 Authentification)
      Support • proget feeds authentication microsoft • • David Eaton  

      2
      0
      Votes
      2
      Posts
      21
      Views

      ?

      hi Markus, you should be able to put credentials in your Connector. Then you should be able to connect.
    • ?

      How to load .EXE/JARs into ProGet With Upack
      Support • proget packages net microsoft artifacts msbuild continuous-integration • • David Eaton  

      2
      0
      Votes
      2
      Posts
      16
      Views

      ben

      Hello Charles, upack pack expects a directory, not an individual file, so the command should be: upack pack C:\location_of_upack_json_file C:\directory_containing_my_setup_exe --targetDirectory=C:\mytargetDir\build_artifacts
    • ?

      Cannot login to docker feed with docker client
      Support • proget microsoft • • David Eaton  

      3
      0
      Votes
      3
      Posts
      67
      Views

      ?

      I figured that by remove Windows Auth and going back to build-in security but that won't work for my scenario. I've moved to an azure registry and it's working fine. I'm sorry I can't use Proget for all my feeds though. Cheers, ET
    • ?

      ProGet 4.7.1.1: Modules/packages placed in Drop Path are not being imported.
      Support • proget microsoft permissions • • David Eaton  

      2
      0
      Votes
      2
      Posts
      75
      Views

      ben

      Hello Jim, You can run the ProGet service in interactive mode to see its logs: Stop the ProGet service. In Command Prompt or PowerShell, run .\ProGet.Service.exe run from C:\Program Files\ProGet\Service (or wherever you installed ProGet if you didn't use the default location). It will run the drop path monitor every 60 seconds by default. The message for the drop path monitor starting is Executing DropPathMonitorExecuter.... You can edit Service.DropPathMonitorExecuterThrottle in /administration/advanced-settings to less than 60 seconds if waiting gets too annoying. Immediately after the drop path monitor runs, there should be a message that says Scanning for packages in f:\dsc\droppath. This will be followed by Found f:\dsc\droppath\file.ext any packages it finds. In order to be found, the package files must end in the expected extension: .tgz for npm feeds .nupkg for NuGet feeds .gem for Ruby Gems feeds .upack for Universal feeds .vsix for VSIX feeds If an error occurs while trying to add a package from the drop path, it will appear on a line shortly after the Found f:\dsc\droppath\file.ext line, starting with Error installing package:.
    • ?

      How to Configure the Microsoft BizTalk ESB Toolkit using powershell script
      Support • buildmaster microsoft • • David Eaton  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      i'm afraid we won't be able to help with that; please consult with the BizTalk ESB team or forums.
    • ?

      Adding multiple IIS bindings with Ensure-Site
      Support • buildmaster iis microsoft • • David Eaton  

      17
      0
      Votes
      17
      Posts
      69
      Views

      ?

      If you upgrade to the latest v5.6 (currently 5.6.11), then it should work OK!
    • ?

      NuGet restore intermittent 500 failures
      Support • proget nuget net microsoft • • David Eaton  

      4
      0
      Votes
      4
      Posts
      17
      Views

      ?

      An "Access to the path is denied" message is coming from Windows. Permissions aside, a likely culprit is anotherr process (anti virus, backup, etc) is locking the file and preventing access. Sometimes you'll need to use ProcMon to identify what this is. ProGet does not requests locks when reading files.
    • ?

      Build mvc project
      Support • buildmaster net microsoft msbuild • • David Eaton  

      6
      0
      Votes
      6
      Posts
      19
      Views

      ?

      You can Log-Information to see what $WorkingDirectory is. Unless you set a value, it will be something like C:\BuildMaster\_SVCTMP\_Ennn\D0 where nnn is internal identifier of the execution. Log-Information Working-Directory is $WorkingDirectory;
    • ?

      MSBuild
      Support • buildmaster microsoft msbuild • • David Eaton  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      I would suggest to use the "Run MSBuild Script" Action instead. Then you can specify any of the properties.
    • ?

      Windows Agent fail to upgrade
      Support • buildmaster agents microsoft • • David Eaton  

      3
      0
      Votes
      3
      Posts
      11
      Views

      ?

      Hi, OK, thanks. Just to let you know, this was from version 5.10 to 5.11. David
    • 1
    • 2
    • 1 / 2