Hi, I installed WebService in another computer,and I have tried to browse my WebService, it always come with Compiler Error,it cannot find all SubSonic's classes.
Compiler Error Message: CS0246: The type or namespace name 'MyTableController' could not be found (are you missing a using directive or an assembly reference?)
What should I do?