Trillian55
04-02-2005, 05:26 AM
Last night, out of the blue, every database results page showed this error:
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'Mid'
/_fpclass/fpdbrgn1.inc, line 269
(it appears to be a section stripping out quote marks - this is not something I've included or changed.)
Once a value is selected from a query-filled dropdown, the error goesaway and the db results are displayed properly. But on entrance to any ofthose pages the error displays.
The date on this file and on fpdbrgn2.inc were both yesterday's date,as was the fbdblib.inc file. I don't know if these dates change everytime the web is uploaded, but I did not run a Windows or Microsoft program update. I publish the website almost daily as I'm constantly adding new graphic imagesand other data changes.
Important item: I know the fbdblib file was updated yesterday as I've changed code there to place paragraph breaks in displayed Access memo fields and they no longer displayed. This happened once before when I ran an
Office update and I had to reinsert the changed code. I fixed this code againand it fixed the memo field display but had nothing to do with this error.
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'Mid'
/_fpclass/fpdbrgn1.inc, line 269
(it appears to be a section stripping out quote marks - this is not something I've included or changed.)
Once a value is selected from a query-filled dropdown, the error goesaway and the db results are displayed properly. But on entrance to any ofthose pages the error displays.
The date on this file and on fpdbrgn2.inc were both yesterday's date,as was the fbdblib.inc file. I don't know if these dates change everytime the web is uploaded, but I did not run a Windows or Microsoft program update. I publish the website almost daily as I'm constantly adding new graphic imagesand other data changes.
Important item: I know the fbdblib file was updated yesterday as I've changed code there to place paragraph breaks in displayed Access memo fields and they no longer displayed. This happened once before when I ran an
Office update and I had to reinsert the changed code. I fixed this code againand it fixed the memo field display but had nothing to do with this error.