Advertisement
Guest User

Untitled

a guest
Oct 19th, 2010
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.31 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3.     <system.web>
  4.         <compilation defaultLanguage="c#" />
  5. <httpRuntime maxRequestLength="51200" useFullyQualifiedRedirectUrl="true" executionTimeout="600" requestValidationType="Globals.CustomRequestValidation"/>
  6.  
  7.     </system.web>
  8. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement