System.InvalidOperationException : Compilation failed:
(14,52): error CS0246: The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)
(20,45): error CS0246: The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)
(26,52): error CS0246: The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)
(32,44): error CS0246: The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)
(38,43): error CS0246: The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)