Home > Software engineering >  Microsoft VBScript runtime error error '800 a000d'
Microsoft VBScript runtime error error '800 a000d'

Time:10-07

{problem description: the program code in the local machine to submit to normal operation and uploaded to the server, after a few days before the normal, running a few days suddenly appeared the following questions, do not know is a program, or windows2008 IIS server (7.0) permissions or configuration problem, bother everybody to help solve, thank you for}
Microsoft VBScript runtime error error '800 a000d'
Type mismatch: 'xx2/a.a sp, line 79

ORDER_I=ORDER_I + 1
LOOP

If the request (" order_number ")="" then
'to generate an order number
Da=the date ()
Xx=1
While xx<=len (da)
Xx1=mid (da, xx, 1)
If xx1 & lt; & gt;" - "then xx2=xx2 & amp; Xx1
Xx xx + 1=
Wend
Da=time ()
Xx=1
While xx<=len (da)
Xx1=mid (da, xx, 1)
If xx1 & lt; & gt;" "Then xx2=xx2 & amp; Xx1
Xx xx + 1=
Wend
Order_number=xx2 * 4
The else
Order_number=request (" order_number ")
End the if
Dp=split (request (" dp_name "), ", ")

CodePudding user response:

Help you to move to the VB zones, if not you want to ask, can call VB webmaster help you move

CodePudding user response:

The first step in debugging:
With the error logs way first statement, relevant data set,

CodePudding user response:

Hello, can you tell me specifically,

CodePudding user response:

Search for asp write log
  • Related