Archive for June, 2009
SWFUpload Error 500 or Request object error ‘ASP 0104 : 80004005′ Operation not Allowed
This error is to do with the maximum file upload size allowed by ASP as global setting. By default the max size is set to 200KB.
To change this setting you need to edit the MetaBase.xml file located under c:\windows\system32\inetsrv\
- Stop IIS
- Open c:\windows\system32\inetsrv\MetaBase.xml
- Search for “AspMaxRequestEntityAllowed”
- Change the value to 1073741824 (one gigabyte) or some other maximum value that’s valid for your setup
- Save and close the file
- Start IIS
Add comment June 2, 2009
ClixGalore Affiliate Marketing, www.clixgalore.com.au – www.clixgalore.com
If you are thinking about using ClixGalore for your affiliate marketing – don’t! We used ClixGalore Affiliate Marketing both for Advertising and to generate extra revenue.
Continue Reading 4 comments June 2, 2009