Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. jozsef.fa_9971

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    J Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Groups 0

    jozsef.fa_9971

    @jozsef.fa_9971

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

    jozsef.fa_9971 Unfollow Follow

    Latest posts made by jozsef.fa_9971

    • Hedgehog SQL Installation Issues

      I tried to test Hedgehog 1.0.1
      After creating a Release the app becomes unusable, see Errors.
      I'm using Windows 7 german, so the exception is in german.
      DB is SQL-Express 2014.
      It was not possible to install Hedgehog on an earlier SQL Express, as DATETIMEOFFSET data tyte is not supported in eralier SQL.

      I manually uninstalled Hedgehog, installed again, same Problem again.

      Short Translation:
      After using the time Offset the UTC time Need to be between 0 and 10000.

      Die nach dem Anwenden des Offsets dargestellte UTC-Zeit muss zwischen den Jahren 0 und 10000 liegen.
      Parametername: offset
      Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.

      Ausnahmedetails: System.ArgumentOutOfRangeException: Die nach dem Anwenden des Offsets dargestellte UTC-Zeit muss zwischen den Jahren 0 und 10000 liegen.
      Parametername: offset

      Quellfehler:

      Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden.

      Stapelüberwachung:

      [ArgumentOutOfRangeException: Die nach dem Anwenden des Offsets dargestellte UTC-Zeit muss zwischen den Jahren 0 und 10000 liegen.
      Parametername: offset]
      System.DateTimeOffset.ValidateDate(DateTime dateTime, TimeSpan offset) +14241876
      System.DateTimeOffset..ctor(DateTime dateTime) +57
      Inedo.Hedgehog.WebApplication.Controls.Releases.ReleaseList.Initialize() +2603
      Inedo.Web.Controls.Element.Inedo.Web.Controls.ISimpleClientResourceConsumer.GetClientResources() +36
      Inedo.Web.Controls.<>c.<Inedo.Web.Controls.ISimpleClientResourceConsumer.GetClientResources>b__36_0(ISimpleClientResourceConsumer c) +22
      System.Linq.<SelectManyIterator>d__172.MoveNext() +259 System.Linq.<ConcatIterator>d__591.MoveNext() +490
      Inedo.Web.Controls.<GetClientResources>d__11.MoveNext() +315
      Inedo.Web.ClientResources.ClientResourceHostExtensions.IncludeClientResources(IClientResourceHost host, IEnumerable`1 resources) +140
      Inedo.Web.PageFree.<ProcessRequestAsync>d__46.MoveNext() +340
      System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
      System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
      System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) +59
      System.Web.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar) +234
      System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +169

      Product: Hedgehog
      Version: 1.0.1

      posted in Support hedgehog installation
      J
      jozsef.fa_9971
    • Error 500 on accessing a ProGet feed

      We have upgraded to ProGet 5.0.9

      After longer (> 60 min) not accessing a feed, Visual Studio 2017 and also "Nuget Package Explorer" brings error Status code 500.

      Here the error from Visula Studio:

      The V2 feed at 'http://xxx:8181/nuget/xxx/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework='net46%7Cnet461'&includePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '500 Internal Server Error'.

      I found out, if I first access the ProGet http website from a browser, everiting works fine.

      ProGet is installed with IIS and external MS SQL Server.

      Is this a configuation / Install error or a problem with ProGet 5.0.9?
      The earlier ProGet 4.2.x had no such a Problem.

      Product: ProGet
      Version: 5.0.9

      posted in Support proget
      J
      jozsef.fa_9971