CRAXDRT Error Occurred on Server, -2147467259 : 006~ASP 0251~Response
Buffer Limit Exceeded~Execution of The ASP page caused the Response
Buffer to exceed its configured limit.
Request object error 'ASP 0104 : 80004005'
Operation not allowed.
Possible Cause:
By
default, Microsoft Internet Information Services (IIS) 6.0 sets the
value of the AspMaxRequestEntityAllowed and AspBufferingLimit metabase
key to 204,800 bytes.
Fix:
Edit the metabase.xml
using Notepad and increase the values for AspMaxRequestEntityAllowed
and AspBufferingLimit. For example, setting to 1073741824 will increase
the file size to 1 GB.