Okay now i have a delete button, but it has no effect ?
When i choose it, i'm back to the home page and when i return to the upload menu, the file is still here
Edit : I will explain my problem a little more for less confusion
When i want to download the track there is an error "Object reference not set to an instance of an object."
So i wanted to delete the track to reupload it but if i try to delete the track this error happens again "Object reference not set to an instance of an object."
When i try to erase the screenshot i have this error :
The view 'Delete_Screenshot' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Tracks/Delete_Screenshot.aspx
~/Views/Tracks/Delete_Screenshot.ascx
~/Views/Shared/Delete_Screenshot.aspx
~/Views/Shared/Delete_Screenshot.ascx
~/Views/Tracks/Delete_Screenshot.cshtml
~/Views/Tracks/Delete_Screenshot.vbhtml
~/Views/Shared/Delete_Screenshot.cshtml
~/Views/Shared/Delete_Screenshot.vbhtml
I tried the fresh erase button for the pending uploads, but in the update menu it has no effect and in the new upload menu i have this error :
The parameters dictionary contains a null entry for parameter 'id' of non-nullable type 'System.Int64' for method 'System.Web.Mvc.ActionResult Delete_File(Int64)' in 'TmExchange.Controllers.UploadController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
Parameter name: parameters
And if i try to update the track i get again this error : "Object reference not set to an instance of an object."
I think i listed here all the possibilities that i have but none are working
Last edited by Aldherrian,