Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 09, 2012 03:43 PM by HostingASPNet
Member
21 Points
34 Posts
Feb 09, 2012 02:40 PM|LINK
Hi,
i have an ASP application deployed on a an IIS server.
The application have a file upload limit of 8MB(changed in web.config).
Now there are working on the server and i am affraid that they can change the IIS donwload limit so to affect my application.
How does the relation beetwen ASP and IIS works on upload limit?
The ASP download limit must be smaller than the IIS upload limit?
Thanks
All-Star
15882 Points
2977 Posts
Feb 09, 2012 03:43 PM|LINK
Hello,
You could find more info at http://msdn.microsoft.com/en-us/library/windows/desktop/aa362818(v=vs.85).aspx and http://support.microsoft.com//kb/942074.
Regards
ermal1981
Member
21 Points
34 Posts
IIS file upload limit
Feb 09, 2012 02:40 PM|LINK
Hi,
i have an ASP application deployed on a an IIS server.
The application have a file upload limit of 8MB(changed in web.config).
Now there are working on the server and i am affraid that they can change the IIS donwload limit so to affect my application.
How does the relation beetwen ASP and IIS works on upload limit?
The ASP download limit must be smaller than the IIS upload limit?
Thanks
HostingASPNe...
All-Star
15882 Points
2977 Posts
Re: IIS file upload limit
Feb 09, 2012 03:43 PM|LINK
Hello,
You could find more info at http://msdn.microsoft.com/en-us/library/windows/desktop/aa362818(v=vs.85).aspx and http://support.microsoft.com//kb/942074.
Regards
Free ASP.NET Examples and source code.