usually System.Transactions is not part of your references, try to add it in your references by:
- right click on your references if you are using Web Application or in your Project if you are using Web Site.
- find the
System.Transactionsin the.NETreferences.
You should find the System.Transactions in your references.