I got ASP.NET PlatformNotSupportedException error, here is the message. could someone help on this.
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.PlatformNotSupportedException: This operation requires IIS integrated pipeline mode.
Source Error:
Line 123: Response.Headers.Add("Content-Disposition", "inline;filename=untucce.csv");