Application Server Error

Setting up 10.2.200.13 on my test environment and it is giving me an error I do not know how to fix. Anyone else seen this?

Validating Deployment Data.
Updating Server Files.
Updating Client Files.
Configuring Site.

Application Server Setup Failed.
Errors:
System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.CustomMarshalers.EnumerableViewOfDispatch.GetEnumerator()
at System.Collections.IEnumerable.GetEnumerator()
at System.Linq.Enumerable.d__971.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at SetupEnvironment.Steps.AllowNetTcpThroughFirewall.InnerRun()
at SetupEnvironment.StepBase.Run()