Dynamic network upgrade difficult Set (1) _ Application Tips

Source: Internet
Author: User
Tags parent directory
--Author: Flying Man.
-Publish time: 2006-4-26 1:08:52
--Run-time error logging and resolution (Dynamic Network)
1. Ask:
Microsoft VBScript run-time error ' 800a01a8 '

Missing object: ' Usersession.documentelement '
/bbs/inc/dv_clsmain.asp, Line 518
This error occurred after upgrading SP1!! Where does the problem arise?
For:
Try to perform the update server cache in the upgrade package
2. Q: But in the Forum user group (level) management error is as follows:
Microsoft VBScript run-time error ' 800a01f4 '

Variable not defined: ' Loadgroupsetting '
/copyunion/admin/group.asp, line 410
For:
This is written in the error, the error line changed to Dvbbs.loadgroupsetting can be.

This error will be corrected later.
3. Ask:

Microsoft VBScript Runtime error ' 800a01a8 '

Object required: ' Xmlads.documentelement '
/inc/dv_clsother.asp, line 188
Excuse me, what is this mistake?
For:
Check the version of MSXML on your server and, if not, change the following parts of the conn.asp file down to a reduced order until it is ready to work. (Note: You must update the server cache every time you modify it)

\ ' The highest version is. 4.0 in turn: Const msxmlversion= '. 3.0 "Const msxmlversion=". 2.6 "minimum version const msxmlversion="
Const msxmlversion= ". 3.0"
4. Q: Microsoft JET Database Engine error ' 80040e57 '

The field is too small to accept the number of data that you want to add. Try inserting or pasting less data.

/bbs/inc/dv_clsmain.asp, line 1287
For:
Remove the small double quotes in front of this line and look at the results of the page display

\ ' Response.Write Command & ' <br> '
5. Ask:

Error prompts during upgrade:
Microsoft JET Database Engine error ' 80004005 '

Because you and other users try to change the same data at the same time, the Microsoft Jet database engine stops the process.
/dvbbs/up/update.asp, line 193

Unable to continue upgrade
For:
To upgrade the forum, please close the forum, and all the programs that are using the Forum database
6. Q: Microsoft VBScript run-time error ' 800a000d '
Type mismatch: ' CDate '
/bbs/bokemanage.asp, line 332
For:
Put the 332 lines of bokemanage.asp:

P_ddatetime = Cdate (FormatDateTime (now (), 1) &formatdatetime (now (), 3)

Change into:

P_ddatetime = Now ()
7. Ask:

Microsoft VBScript run-time error ' 800a01b6 '

Object does not support this property or method: ' Checkcache '
/admin/inc/const.asp, line 29
For:
You need to replace the file in the Admin directory in SP1 with your original background file directory.
8. Ask:

Microsoft VBScript run-time error ' 800a01a8 '

Missing object: ' UserSession.documentElement.selectSingleNode (...) '
/bbs/inc/dv_clsmain.asp, line 584
For:
Re-transfer inc directory Guest.xml file try
9. Q: Microsoft JET Database Engine error ' 80004005 '
The record was deleted.
/inc/dv_clsmain.asp, line 1287
For:
Repairing compressed databases with Access software
10. Ask:

Active Server Pages error ' ASP 0240 '

Script Engine exception
/mszx71sp1/index.asp
A scriptengine exceeded the expected ' C0000005 ' in ' iactivescript::getscriptstate () ', from ' cactivescriptengine::reuseengine () '.
For:
Should be a problem with the server engine, try reinstalling IIS on the server
11. Ask:

Microsoft VBScript run-time error ' 800a01f4 '

Variable not defined: ' Replyid_a '
/inc/dv_ubbcode.asp, Line 858
Answer: Please wait for the official patch
11. Ask:

Microsoft VBScript Compiler error ' 800A03F6 '

Missing ' End '
/iishelp/common/500-100.asp, Line 242

Microsoft JET Database Engine error ' 80004005 '
Microsoft JET Database Engine error ' 80004005 '

The record was deleted.
/bbs/inc/dv_clsmain.asp, line 1287
For:
Repairing compressed databases with Access software
Ask:

Boke problem, the connection appears with the following prompt:
Microsoft JET Database Engine error ' 80040e37 '

The Microsoft Jet database engine could not find an input table or query ' Dv_boke_user '. Determine if it exists and the spelling of its name is correct.
/boke/cls_main.asp, line 91
For:
Do you specify boke to use a non-independent database?
13,
Ask:

Active Server Pages error ' ASP 0131 '

Parent Path not allowed
/bbs110/admin/index.asp, Line 1
Include file '.. /conn.asp ' cannot use ' ... ' to represent the parent directory.
For:
You are using the 2003 system, set the Allow parent path

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.