Recommended: Full set of commonly used ASP custom functions % '================================================================= 'Function Navigation'FormatDate(DT,tp) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error prompt:
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name or ordinary.
/index.asp, line 15
Cause of error: The latest components of Dongyi component are installed on the server, but the website system is using 4.0, and the system does not find the corresponding field. The Dongyi component is backward compatible since 4.02, but is not compatible with 4.0.
Solution: Please upgrade the website system to the latest version.
============================================
Error prompt:
Server object error 'ASP 0177: 800401f3'
Server.CreateObject Failed
/PE402/PEAE/ACCESS/index.asp, line 14
Invalid category string
Cause of error: Not installed or not properly installed
Solution: Please register the PowerEasy.dll component that comes with the zip package on the server.
============================================
Error prompt:
Microsoft JET Database Engine Error '80040e09'
Cannot be updated. The database or object is read-only.
/PE402/PEAE/ACCESS/Admin/Admin_Login.asp, line 176
Cause of error: Read and write permissions for the database directory are not opened.
Solution:
(1) Check whether write permissions are turned on the entire website in IIS, not just database files.
(2) Check whether in WIN2000's Explorer, turn on all permissions to EveryOne user in the directory where the website is located. The specific method is: open my computer---find the folder where the website is located---right-click it------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Note: If your system is XP, please click the Tools---Folder Options--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================
Share: Interpreting the complete collection of common error types of ASP ActiveServerPages, ASP0126(0x80004005)-Include file cannot be found Microsoft OLEDBProviderforODBCDrivers(0x80040E21)--An error occurred in the sql statement (data type mismatch or table name (field name) error or table is in edit state, or table does not exist in a database opened by conn) Microsoft OLEDBProviderforODBCDrivers(0x800
2 pages in total Previous page 12 Next page