Intermittent Exception(s) occur launching ReactGrid, ReactReduxSpa #1580

Closed
opened 2025-08-09 17:20:44 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @antmdvs on 6/7/2016

On Windows 7 SP1, I'm experiencing intermittent exception(s) launching ReactGrid, ReactReduxSpa. Exception details can be found below. I have not been able to repro on my Win10 machine using Chrome, IE, or Edge.

First, I suspected it was a MAXPATH issue because my content dir was several levels deep, but I cloned the repo into a short path C:\Git\JavaScriptServices\ and am still experiencing this behavior. I've also noticed that ReactGrid and ReactReduxSpa (AFAIK) are the 2 React projects that employ SSR. I haven't been able to repro this on Windows 7 SP1 with the simple (CSR-only) ReactSpa using Chrome 50 or IE 11.

Internal Server Error.html.txt

Raw Details:

System.Net.Http.WinHttpException: A connection with the server could not be established
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
   at System.Net.Http.WinHttpHandler.<StartRequest>d__102.MoveNext()
*Originally created by @antmdvs on 6/7/2016* On Windows 7 SP1, I'm experiencing intermittent exception(s) launching ReactGrid, ReactReduxSpa. Exception details can be found below. I have _not_ been able to repro on my Win10 machine using Chrome, IE, or Edge. First, I suspected it was a MAXPATH issue because my content dir was several levels deep, but I cloned the repo into a short path C:\Git\JavaScriptServices\ and am still experiencing this behavior. I've also noticed that **ReactGrid** and **ReactReduxSpa** (AFAIK) are the 2 React projects that employ **SSR**. I haven't been able to repro this on Windows 7 SP1 with the simple (CSR-only) **ReactSpa** using Chrome 50 or IE 11. [Internal Server Error.html.txt](https://github.com/aspnet/JavaScriptServices/files/302767/Internal.Server.Error.html.txt) Raw Details: ``` System.Net.Http.WinHttpException: A connection with the server could not be established at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() at System.Net.Http.WinHttpHandler.<StartRequest>d__102.MoveNext() ```
fergalmoran added the waitingbugwaitingwaitingwaitingbugbugbugbugbug labels 2025-08-09 17:20:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1580
No description provided.