ASP appears to not open the Registry keyword Solution Tutorial

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 '.

Please set the database file to have writable permission for user iusr_machine (anonymous access usage account)

If not, you can set the registry Hkey_local_machinesoftwareodbc to allow the user iusr_machine (anonymous access use account) to have writable permissions

If it's not working, it should be your database file problem or wrong connection string.

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 Windowssystem32inesrv (Open with Notepad)

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

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

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.