While debugging you WCF-Service or ASP.NET application within UnitTest you may get following warning when stepping into the service code. “Attaching to this process can potentially harm your computer…” For example, this can happen when you have the UnitTest...