I'm trying to run the sample applicatin WCDEMO but it runs into an error in webclass_start event which has one line of code in it:

Set Me.NextItem = Me.Template1

the error says "method or data member not found"

in the webclass designer the name of Template1 is spelled correctly, i don't know why this happens, anyone had problem with this as well?