Server Error in '/' Application. -------------------------------------------------------------------------------- Network access is denied. 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.IO.IOException: Network access is denied. Source Error: Line 93: Response.AddHeader("ContentDisposition", "attachment;filename=path") Line 94: Line 95: Response.TransmitFile(path) Line 96: Response.End() Line 97: Else
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)
Randor