locked
ASP.NET issues specific to Windows 10 Technical Preview RRS feed

  • Question

  • I asked http://forums.iis.net/t/1217981.aspx and was directed to http://go.microsoft.com/fwlink/p/?LinkId=507620 (technical preview forum). There I asked http://answers.microsoft.com/en-us/windows/forum/windows_tp-networking/why-doesnt-httpresponseisclientconnected-or/01d1cb91-0b1e-46be-a8bb-cca042df5bd8 and was directed basically to these MSDN forums. But I can’t find a place to report ASP.NET issues here ( https://social.msdn.microsoft.com/Forums/en-US/3ce1745a-c8f6-47cc-8f03-c16b70b0f38e/aspnet?forum=whatforum points me right back to http://forums.iis.net/ ). So, where is the right place to find out more information about the issue I am having (HttpResponse.IsClientConnected/HttpResponse.ClientDisconnectedToken not detecting client disconnection on WTP10 / Server Technical Preview)?
    Monday, November 17, 2014 4:05 PM

All replies

  • write a simple classic asp page to test this property. If it is not working there, then ask at forums.iis.net. If it is working in classic ASP, ask on forums.asp.net.


    Visual C++ MVP


    Monday, November 17, 2014 7:42 PM
    Moderator
  • Thanks. As I can reproduce it with a classic ASP page,  I have posted back at http://forums.iis.net/post/2088769.aspx. Hopefully someone will notice the new thread activity…
    Tuesday, November 18, 2014 2:46 PM