Ran into this just a few minutes ago and thought someone out there could use it when they run into this error.
I am in the process of moving a large database from my old system to my new one. The file moved just fine, but all of a sudden, I couldnt run any of my reports that used the Date() function. I finally tracked it down to a missing library module. The strange thing is...the module was for web components. I re-installed the reference to this module, and suddenly everything worked! The only thing that I can figure is that the system saw that this reference was missing, and simply didn't know how to proceed. If anybody has a better explanation, I'd love to hear it!
I am in the process of moving a large database from my old system to my new one. The file moved just fine, but all of a sudden, I couldnt run any of my reports that used the Date() function. I finally tracked it down to a missing library module. The strange thing is...the module was for web components. I re-installed the reference to this module, and suddenly everything worked! The only thing that I can figure is that the system saw that this reference was missing, and simply didn't know how to proceed. If anybody has a better explanation, I'd love to hear it!