ASP cannot open registry keyword error ' 80004005 ' solution _ Application Tips

Source: Internet
Author: User
Tags anonymous iis odbc

If you receive the following error :

  Microsoft OLE DB Provider for ODBC Drivers error ' 80004005 '

[Microsoft] [ODBC Microsoft Access Driver] Common error cannot open registry key ' temporary (volatile) Jet DSN for process 0xa78 Thread 0XADC DBC 0X26A0CFC J ET '.

  The first step: Please set the database file to allow users to iusr_machine (anonymous access using account) have writable permissions;

  Step Two: if not, you can set the registry HKEY_LOCAL_MACHINE\SOFTWARE\ODBC to allow users to iusr_machine (anonymous access using account) have writable permissions;

  The third step: if not, it should be your database file problem or connection string is wrong;

If there is a failure to upload a large file , use the following workaround:

In general, uploading files with ASP in Win2k3 will not be directly successful because the system makes a restriction by manually modifying its settings, as follows:

Turn off IIS Admin Service in service ( method one: start--Settings--Control Panel--management tool--service--find service to stop directly; method two: execute command from cmd iisreset.exe stop);

Find the MetaBase.xml under windows\system32\inesrv\ (open with Notepad);

Open, find aspmaxrequestentityallowed change him to the required value, the default is 204800, that is 200K;

Then restart the IIS Admin service (run Iisreset.exe/start).

This is the solution to solve the common problems of ASP, I hope to help you learn.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.