|
Recent questions
Can not load XML:
A string literal was expected, but no opening quote character was found.
News not available
Need Urgency
Support?
Contact us to request
a quote...

|
|
| Date |
7/21/2010 |
| Author |
Alex F |
| Power Pack Owner |
Yes
|
| Database |
Access |
| Frequency |
Always |
| Version |
8.00 |
| Subject |
SOLVED Error in "jpsutilityabbr.asp" |
When I first set up the 8.00 StoreFront and Backoffice, I the following error displayed on "comersus_backoffice_menu.asp" :
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'varFld'
/vfr/backofficeplus/barchart/jpsutilityabbr.asp, line 226
If you enconter this kind of problem, you can fix the incriminated line in "backofficeplus/barchart/jpsutilityabbr.asp" :
Juste REPLACE :
If varFld < 0 Then
BY:
If len(varFld) < 0 Then
Hope it helps !
Alex
Post a Reply - Recent Messages
First message:
Alex F (7/21/2010)
|
|
|