HI Stebo,
Try editing applicationHost.config.
Edit %windir%\System32\inetsrv\config\applicationHost.config.
locate the "<requestFiltering>" section
add <requestLimits maxAllowedContentLength="2000000000" /> to "<requestFiltering>" section
note:2000000000 is 2GB