Hi
I have a page that generate a pdf and send it to the web browser through Response.BinaryWrite. The asp page runs on a Windows 2003 IIS 6 server, and since this file tend to be larger that 4 MB I get an error from the server. I realize that I have to change settings in the machine.config file, but what do I need to change to get it to work?
Regards
I have a page that generate a pdf and send it to the web browser through Response.BinaryWrite. The asp page runs on a Windows 2003 IIS 6 server, and since this file tend to be larger that 4 MB I get an error from the server. I realize that I have to change settings in the machine.config file, but what do I need to change to get it to work?
Regards