Keep getting an error when I try to install FreeSO

ElucidateM

New Member
Full Exception Info: System.Net.WebException: The operation has timed out
at OfficialFSOInstaller.Form1.TSOCabExtractor()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
-----------------------------
There was no found solutions for WebException, for 64 bit operating systems. Please contact JDrocks450 for more information.

From what I can tell, it's an issue with starting a new thread perhaps? Or I'm reading the exception wrong.
The only other way I can interpret it is that it timed out while trying to download something. I've tried running it as admin, and changing the drive it installs to, and clicking the search and repair. No dice.
 
Back
Top