G
Guest
I am constantly getting reports in my task list like these:
* 'someObjectName" is not a member of 'someOtherObjectName'
* Handles clause requires a WithEvents variable.
* Name 'someName' is not declared
These errors are totally erroneous. If I go into the class and cut the
offending code and repaste it in the same spot the errors temporarily go
away. Also, more effective is to delete the files in project/bin and
rebuild. Both fixes work temporarily.
When these errors aren't displayed, the project builds find and runs fine,
but when the errors are being displayed, it won't build.
Please somebody post an answer. This has been a frequent hassle and I have
searched extensively for answers without luck.
Thank You,
Jon
* 'someObjectName" is not a member of 'someOtherObjectName'
* Handles clause requires a WithEvents variable.
* Name 'someName' is not declared
These errors are totally erroneous. If I go into the class and cut the
offending code and repaste it in the same spot the errors temporarily go
away. Also, more effective is to delete the files in project/bin and
rebuild. Both fixes work temporarily.
When these errors aren't displayed, the project builds find and runs fine,
but when the errors are being displayed, it won't build.
Please somebody post an answer. This has been a frequent hassle and I have
searched extensively for answers without luck.
Thank You,
Jon