Microsoft VBScript compilation error '800a0400'Expected statement/idmws/Do
Resolving the problem
Microsoft VBScript compilation error '800a0400'
Expected statement
/idmws/DocView.asp, line 179
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" --> To "fix" the problem, simply put an apostrophe in front of the line that reads:
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
The modified section of code will look like:
' Start of Panagon eForms integration:
' Panagon eForms - 4.2.1.1046
'<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
' End Panagon eForms integration
Then, simply save the modified docview.asp page and make sure notepad doesn't append a .txt extension on the file.
Technote (troubleshooting)
Problem(Abstract)
Microsoft VBScript compilation error '800a0400'Expected statement/idmws/Do
Resolving the problem
Microsoft VBScript compilation error '800a0400'
Expected statement
/idmws/DocView.asp, line 179
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" --> To "fix" the problem, simply put an apostrophe in front of the line that reads:
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
The modified section of code will look like:
' Start of Panagon eForms integration:
' Panagon eForms - 4.2.1.1046
'<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
' End Panagon eForms integration
Then, simply save the modified docview.asp page and make sure notepad doesn't append a .txt extension on the file.
Resolving the problem
Microsoft VBScript compilation error '800a0400'
Expected statement
/idmws/DocView.asp, line 179
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" --> To "fix" the problem, simply put an apostrophe in front of the line that reads:
<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
The modified section of code will look like:
' Start of Panagon eForms integration:
' Panagon eForms - 4.2.1.1046
'<!-- #INCLUDE FILE="IncAsps/eFormsDocView.asp" -->
' End Panagon eForms integration
Then, simply save the modified docview.asp page and make sure notepad doesn't append a .txt extension on the file.