Powering thousands of Online Stores, Shopping Carts, around the world!

PDshop is built on Asp.Net, works with ALL Windows web hosts and Windows servers!
Powered by Asp.Net Learn More
How to workaround the "Request object error 'ASP 0104 : 80004005'" error
Sample Error
You may receive a message like "Request object error 'ASP 0104 : 80004005'"

or "Operation not Allowed"

/admin/savefile.asp, line 51
Solution or Workaround
This is a server side issue related to the settings related to the IIS service.  When you received this error, the amount of data that can be received in the "request object" is likely restricted, some servers have a restriction as low as 200 KB.  

To work around this issue, you should contact your web Administrator or use 3rd party FTP software to upload larger files.

There are some technical workarounds, related to the metabase.xml, such as modifying these settings:

Change
AspMaxRequestEntityAllowed="204800"
to
AspMaxRequestEntityAllowed="10238976"

Contact Us for assistance with this issue.
Related Topics
Article Applies to: ASP (classic Active Server Pages), PDshopPro / Standard, PDshop Plus, PDshop Advanced
Search for help...

Updates

No updates or new downloads are currently available.  Check back later for news and updates on products we may be developing.