There seems to be a problem in both R2009 and R2010 Vault products where adding/checking in files of sizes starting with ~30MB and cannot be added to the Vault. The issue occurs in enviornments where ADMS is hosted on Internet Information Services 7.0 running in Windows Server 2008 or Windows Vista (Business, Enterprise, Ultimate) operating systems.
For example, a drag’n’drop of a ~40MB file into Autodesk Vault Manufacturing 2010 that is logged in to ADMS 2010 hosted by IIS 7.0 is blocked and results in the following error dialog (note that the failure event is not logged anywhere on the system or our vLogs).
The problem is that in IIS 7.0 on Windows 2008 Server/Vista, the web application will reject any file that is larger than 30 MB. This is a new default limitation of IIS. Microsoft seems to have released a solution (see below), but Autodesk is treating it as partial. You can use this procedure to manually increase the default limits by running the following commands.
Start by opening a Command Pompt using elevated Administrator privileges and run these two commands, on the server running IIS7 hosting ADMS web applications:
%windir%\system32\inetsrv\appcmd set config "Default Web Site/AutodeskDM/Services" /section:system.webServer/security/requestFiltering -requestLimits.maxAllowedContentLength:2147483647
%windir%\system32\inetsrv\appcmd set config "Default Web Site/AutodeskDM/webclient" /section:system.webServer/security/requestFiltering -requestLimits.maxAllowedContentLength:2147483647
NOTE: You would need to modify the Default Web Site string to a corresponding one if running Autodesk products on a site other than the default. To determine which site AutodeskDM web applications reside under, run the following command: %windir%\system32\inetsrv\appcmd list apps.
NOTE: The above commands correct ADSK-only applications. To globally address all sites, applications and virtual directories residing on the server hosting IIS7, run the command without the string in quotes (including the quotes). For example: %windir%\system32\inetsrv\appcmd set config /section:system.webServer/security/requestFiltering -requestLimits.maxAllowedContentLength:2147483647
Subscribe
Thank you for this solution, this was exactly what i was very long looking for!
Greetings,
Alexander
Posted by: Alexander | October 15, 2009 at 10:56 AM
Great fix - easy to get drawings over 30MB these days....
Posted by: Charles | November 12, 2009 at 03:10 PM
Thank you. I couldn't find this on support.autodesk.com, but Mr. Google helped me get here. Thanks
Posted by: Ryan Botha | February 08, 2010 at 05:21 AM
It also is the host of the Running for Women series, which allows women of all running abilities to train with others with similar running goals in a safe, coached environment.
Posted by: viagra online | September 14, 2010 at 11:21 PM
Brilliant!
Thanks
Posted by: Michiel van Amstel | November 17, 2010 at 09:32 AM