There is a problem when MAC users try to upload files larger than 30mb an error is generated saying that the 30mb max has been reached.
I called godaddy to see if there restrictions on the server and they stated that there were no restrictions and that if we wanted to upload a 1gb file that we could.
the fact that this is generated on MACs only screams a scripting problem.
The tool's maxfilesize property is set to -1 and the web.config file
<
httpRuntime maxRequestLength="
2097151"
/>
There are no problems from windows machines, just the MAC.
Please help, this is crucial