We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the MapGuideForms wiki!
##Max upload size Editer web.config og tilføj:
<configuration> <system.web> <httpRuntime maxRequestLength="xxx" /> </system.web> </configuration>