0
kicks
Am I missing an assembly reference?
Most developers encounter the following error frequently: "Error (program output)
The type or namespace '<namespace name>' does not exist in the class or namespace '<parent namespace>' (are you missing an
assembly reference?)" This error message indicates that a reference must be added in the project to an assembly where that namespace is defined.