Good Morning,
Unfortunately that did not work and I had to restore to a previous database backup and update the packages etc.
Thanks
Good Morning,
Unfortunately that did not work and I had to restore to a previous database backup and update the packages etc.
Thanks
I had 2023.33.
I downgraded to 2023.33 and due to this error I downgraded to 2023.32. As the error was still there I upgraded to 2023.33
I downgraded but the Asset page give the error:
Unexpected Error
(500) Server Error
Unable to cast object of type 'System.Int32' to type 'System.Int64'.
For more information, visit the Error Log Page.
Please see below from the error log:
URL: http://localhost:8624/assets
Referrer: http://localhost:8624/administration
User: Admin
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Stack trace: at Microsoft.Data.SqlClient.SqlBuffer.get_Int64()
at lambda_method10(Closure , DbDataReader , BufferData )
at Inedo.Data.StrongDataReader.<Read>g__readRow|11_0[TRow](<>c__DisplayClass11_01& ) at Inedo.Data.StrongDataReader.Read[TRow](IDbDataResult dbResult)+MoveNext() at Inedo.Data.StrongDataReader.Read[TRow](Func1 getReader, Boolean disposeReader)+MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Inedo.ProGet.WebApplication.Pages.Assets.AssetDirectoriesPage.CreateChildControls()
at Inedo.ProGet.WebApplication.Pages.ProGetSimplePage.InitializeAsync()
at Inedo.Web.PageFree.SimplePageBase.ExecutePageLifeCycleAsync()
at Inedo.Web.PageFree.SimplePageBase.ProcessRequestAsync(AhHttpContext context)
at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)