Lotus Notes 8.5.3, I am running into an issue where I cannot get the form to load the script library. I get "Type mismatch on external name: RECEIPT" (where "Receipt" is one of the types in my script library).
I have tried:
- editing and resaving the form
- editing and resaving the library
- Project > Clean, rebuilding everything
- Shutting down and restarting Notes
- Shutting down and restarting my computer
Nothing has helped.
Notes Help says that this means that a type has changed since the client of that type was compiled. I would have expected that rebuilding everything (including the form that has its Use statement) would solve it, but it doesn't.
Any suggestions?