I am using .net framework 4.0 and after adding reference of subsonic 2.2 dll. Once I compiled the reference disappeared, I google it, I came to know it uses system.web.dll.
I have compiled subsonic2.2 source code with framework4.0 and try to add the reference but still the same.
Here is the error I am getting:
'SubSonic' is not declared. It may be inaccessible due to its protection level.