The type or namespace name 'Transactions' doesnot exist in the namespace 'System' (are you missing an assembly reference
Cause : You are missing a DLL.
Solution : This can be added by adding reference by right clicking in the solution in the Visual studio IDE. After adding this one, you can see the change in the Web.config file. You will see a new assembly been added there..