Hi All,
Observation: Recently face one problem on web.config file size issue on IIS 7.5 version i.e (Cannot read configuration file because it exceeds the maximum file size) limit 250 KB
Solution: Got blog solution to modify registry then restart IIS or splitting web.config file etc.
My Question is : 1: Why Microsoft put file size restriction up to 250 KB for web.config for IIS 7.5 ver onwards ?
2: Modifying the registry file on server, whether the solution is correct/acceptable?
I am looking forward answers for my questions only..