I'm writing client-server application with VB5 SP3. And I'm stuck at the following variable declaration!!

Dim WS as Workspace

I get error "User-defined type not defined". (???) I'm only following the example in the help. Are there any setup required? I went through VB Help and VB references, but can't find anything.

TIA
Carolyn