locked
Issues with LinkButton on IIS10 / Windows Server 2016 OS RRS feed

  • Question

  • We have recently migrated my web application to a new Server using IIS 10, and Windows Server 2016. Once I migrated my app, the LinkButton controls stopped working. Image Buttons, and standard buttons, however, LinkButtons generally do not work. The LinkButtons that seem to have the most issues are ones that simply navigate to another web page. If you could provide any suggestions as to the issue, I would much appreciate. Thank you.

    Legacy version of .NET is 4.5, and this is a web application.

    NOTE: Legacy code is working without issue on all browsers.

    NOTE: Control general control syntax <asp:LinkButton id="lnkLink" runat="server" />

    • Moved by Sabah ShariqMVP Tuesday, August 14, 2018 6:08 PM Moved from Visual C# Forum
    Tuesday, August 14, 2018 3:21 PM

All replies

  • ASP.NET issues can be discussed at the ASP.NET forums.

    http://forums.asp.net/

    Tuesday, August 14, 2018 5:50 PM
  • Hi Eric,

    This is Visual C# forum. As you issue is related to ASP.Net please post your question to asp.net forum. I am moving this thread to off-topic.

    http://forums.asp.net/


    Thanks,
    Sabah Shariq

    [If a post helps to resolve your issue, please click the "Mark as Answer" of that post or click Answered "Vote as helpful" button of that post. By marking a post as Answered or Helpful, you help others find the answer faster. ]

    Tuesday, August 14, 2018 6:07 PM
  • OK, thank you!
    Tuesday, August 14, 2018 6:31 PM