Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jrottmann_7642
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    jrottmann_7642

    @jrottmann_7642

    0
    Reputation
    3
    Posts
    5
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    jrottmann_7642 Follow

    Best posts made by jrottmann_7642

    This user hasn't posted anything yet.

    Latest posts made by jrottmann_7642

    • RE: Update failed due to unhandled SqlException

      We use the SQL Server that came bundled with the ProGet Installation in the assumption that this will cause least incompatibilities. If you advice us to do so we can easily move the database to our SQL Server cluster that is currently running Microsoft SQL Server 2016.

      Will that fix the installer issue we ran into?

      Our ProGet installation is still working on the old version because we run ProGet on a virtual machine and take snapshots before upgrading. Due to the error we rolled back the snapshot and are on 5.1.8 again.

      posted in Support
      J
      jrottmann_7642
    • Update failed due to unhandled SqlException

      We tried to update ProGet from 5.1.8 to 5.1.9 and the Updater (Offline Installer) ran into the following exception:

      Debug: Executing OBJECTS\4.PROCEDURES\1.NuGetPackagesV2_SetListed.sql...
      Error: Unhandled Exception: System.Data.SqlClient.SqlException: Incorrect syntax near '('.
      Error: Must declare the scalar variable "@NuGetPackageV2_Id".

      I we try to start the updater again it doesn't offer to update ProGet any more but wants to install a new version instead.

      I attached the complete logfile to Ticket [EDO-5296]

      Product: ProGet
      Version: 5.1.9

      posted in Support
      J
      jrottmann_7642
    • Pull Docker Images from Remote Connector

      Whenever trying to pull an image for windows container from a remote connector we get a not found error. When there are images that have tags for windows and linux containers then proget finds it, but as soon as you click on a tag linking to the windows image a not found error occurs.

      You can find a screenshot attached to Support-Ticket EDO-5213 here.

      This is the error in the admin log:

      Message: An error occurred in the web application: Could not find specified image.
      Details: URL: https://proget/docker-images/details?feedId=11&repositoryName=library%2Fhello-seattle&imageDigest=nanoserver-1803
      Referrer: https://proget/feeds/general-test/library%2Fhello-seattle
      User: Admin
      User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36
      Stack trace: at Inedo.ProGet.WebApplication.Pages.Docker.Images.DockerImageDetailsPage.<InitializeAsync>d__15.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Web.PageFree.SimplePageBase.<ProcessRequestAsync>d__46.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar)
      at Inedo.Web.Handlers.AsyncHandlerWrapper.EndProcessRequest(IAsyncResult result)
      at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)
      at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

      Product: ProGet
      Version: 5.1.7

      posted in Support
      J
      jrottmann_7642