Is there any other place besides the metabase.xml file where the file upload size can be modified?
I am currently running a staging server with IIS6 and it is setup
If you're using ASP .NET, then you need to modify the maxRequestLength web.config property.
See this link.