Jag håller på att göra en upload-funktion. Den ser exakt likadan ut som en tidigare funktion jag har gjort, med den skillnaden att denna inte fungerar. x(
Den här koden blir hela tiden NULL!!! Varför då!?!?!?
UploadForm.PostedFile
(UploadForm är alltså id på min <input type="file">)
Jag får hela tiden felmeddelandet:
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.