Windows 10: Security update for Microsoft ASP.NET MVC 2 KB2993939

Discus and support Security update for Microsoft ASP.NET MVC 2 KB2993939 in Windows 10 Installation and Upgrade to solve the problem; Hi After setup this update I have bug with visual studio [ATTACH] I'm vb.net developer Problem is next: When user try print any symbol in... Discussion in 'Windows 10 Installation and Upgrade' started by EugenyGumenyuk, Feb 11, 2019.

  1. Security update for Microsoft ASP.NET MVC 2 KB2993939


    Hi

    After setup this update I have bug with visual studio


    Security update for Microsoft ASP.NET MVC 2 KB2993939 17cb2ef3-4bfc-44ad-ae27-5cb112177dd1?upload=true.jpg

    I'm vb.net developer

    Problem is next:

    When user try print any symbol in textbox, the application is close suddenly. Not showing what error occurred.

    I rolled back the application to the version that worked stably, but the error did not disappear


    This my VS:

    Microsoft Visual Studio Professional 2017

    Версия 15.2 (26430.16) Release

    VisualStudio.15.Release/15.2.0+26430.16

    Microsoft .NET Framework

    Version 4.7.03056



    Version: Professional

    Visual Basic 2017 00370-10000-00000-AA405
    Microsoft Visual Basic 2017
    ASP.NET Web Frameworks and Tools 2017 5.2.50303.0
    ASP.NET и веб-инструменты 2017 15.0.30503.0
    ASP.NET и веб-инструменты 2017


    The error occurs only in the textbox with the function autocomplete

    It's a part code for select hospital patients:

    Private Sub Load_PatCard_tbAutocomplit()

    sSQL =

    "SELECT top 100

    RTRIM(p.Pat_Fam) + ' '

    + RTRIM(p.Pat_Name) + ' '

    + RTRIM(p.Pat_Patr) + ':'

    + REPLACE(p.Pat_Tel, ' ', '') + ';'

    + CONVERT(NVARCHAR, p.Pat_ID) AS PAt_FIO_Tel

    FROM Pats p

    ORDER BY p.Pat_Fam, p.Pat_Name"

    Dim da As New SqlDataAdapter(sSQL, conn)

    Try

    If conn.State <> ConnectionState.Open Then

    conn.Open()

    End If

    Catch ex As Exception

    MsgBox(ex.Message)

    Exit Sub

    End Try

    Try

    da.Fill(gDT_Pats_FIO_Tel2) ....

    ----

    .....

    textbox1.AutoCompleteCustomSource.AddRange((From row In gDT_Pats_FIO_Tel2.AsEnumerable Select row.Field(Of String)("PAt_FIO_Tel")).ToArray)


    If i take top 100 - the error occurs

    But if i change it to top 10 - all is ok!

    Before setup KB2993939 i don't use TOP in SQL query.

    Previously, the query selected over 20,000 entries and everything worked fine. Please assist in solving the problem.

    :)
     
    EugenyGumenyuk, Feb 11, 2019
    #1
  2. sakkp Win User

    Security update for Microsoft ASP.NET MVC 2 KB2993939

    My computer is running with Windows 10 April update 2018 ( version 1803 build 17134.112 ). I have checked in update history it shows "Security update for Microsoft ASP.NET MVC 2 KB2993939" as attached screenshot


    Security update for Microsoft ASP.NET MVC 2 KB2993939 31b19380-12aa-483f-b2be-2fb98f4f5d66?upload=true.jpg


    When I open the updated link it goes to
    https://support.microsoft.com/en-in/help/2993939/ms14-059-description-of-the-security-update-for-asp-net-mvc-2-0-octobe
    and web page shows
    MS14-059: Description of the security update for ASP.NET MVC 2.0: October 14, 2014

    After this update new entry "Microsoft ASP.NET MVC 2 version 2.0.60296.0 with size 850KB " was added in "programs and features"

    Please clarify whether something is wrong in windows update.
     
    sakkp, Feb 11, 2019
    #2
  3. MartinO Win User
    Security Update for Microsoft ASP.NET MVC 4.0 (KB2993928)


    Wow, looks like this is a really old update... why am I getting this now? I'm on 14393.576 otherwise


    Security update for Microsoft ASP.NET MVC 2 KB2993939 [​IMG]
     
    MartinO, Feb 11, 2019
    #3
  4. MartinO Win User

    Security update for Microsoft ASP.NET MVC 2 KB2993939

    Security Update for Microsoft ASP.NET MVC 4.0 (KB2993928)


    Ed, I think you're spot on... just yesterday I had to reinstall some of the good ole Essentials, I'm sure that's where this came from. Happy holidays to you too!


    Security update for Microsoft ASP.NET MVC 2 KB2993939 [​IMG]
     
    MartinO, Feb 11, 2019
    #4
Thema:

Security update for Microsoft ASP.NET MVC 2 KB2993939

Loading...
  1. Security update for Microsoft ASP.NET MVC 2 KB2993939 - Similar Threads - Security update Microsoft

  2. issues with update security NET HELPMSG 2182

    in Windows 10 Installation and Upgrade
    issues with update security NET HELPMSG 2182: issues with update security NET HELPMSG 2182 https://answers.microsoft.com/en-us/windows/forum/all/issues-with-update-security-net-helpmsg-2182/529a3184-4d8b-488c-99b0-15d62ef2af9b
  3. ASP .NET application hangs with IIS 8 and Windows server 2012 R2

    in Windows 10 Gaming
    ASP .NET application hangs with IIS 8 and Windows server 2012 R2: Hello Microsoft Community ,I have an issue that i can't identify it from where it's happening , so let me introduce the issue in bullet points format :Am deploying a .NET Framework application , separated into frontend and backend part into iis in a windows 2012 server .The...
  4. ASP .NET application hangs with IIS 8 and Windows server 2012 R2

    in Windows 10 Software and Apps
    ASP .NET application hangs with IIS 8 and Windows server 2012 R2: Hello Microsoft Community ,I have an issue that i can't identify it from where it's happening , so let me introduce the issue in bullet points format :Am deploying a .NET Framework application , separated into frontend and backend part into iis in a windows 2012 server .The...
  5. ASP Classic 3.0 support

    in AntiVirus, Firewalls and System Security
    ASP Classic 3.0 support: Hello,I am conducting security assessments for Hitachi Energy and was wondering whether you could answer the following questions for me regarding ASP Classic version 3.0? Could you please provide me with the answers to the following questions?What is the latest version of the...
  6. ASP Classic 3.0 support

    in Windows 10 Software and Apps
    ASP Classic 3.0 support: Hello,I am conducting security assessments for Hitachi Energy and was wondering whether you could answer the following questions for me regarding ASP Classic version 3.0? Could you please provide me with the answers to the following questions?What is the latest version of the...
  7. Problem with latest .NET Core Security Update

    in Windows 10 Installation and Upgrade
    Problem with latest .NET Core Security Update: I am writing a C++ app named TheBog in Visual Studio. Everything was fine until last Saturday 02/13/2021, when I downloaded the 2021-02 .NET Core 3.1.12 Security Update for x64 Client. Since then I've been unable to debug my app. It builds without errors, but as soon as it...
  8. MVC JPG

    in Windows 10 BSOD Crashes and Debugging
    MVC JPG: I have sony MVC-FD85 camera that uses floppy disk I pulled it out other day but can not find a program to open the MVC JPG pictures I have windows 10 Would like to use the camera it still works great thank you for your help...
  9. Microsoft ASP.NET MVC 4 runtime Keeps reinstalling

    in Windows 10 Installation and Upgrade
    Microsoft ASP.NET MVC 4 runtime Keeps reinstalling: I recently factory reset my system and everything seemed to be alright but one thing has been off and its that Windows Update keeps downloading Microsoft ASP.NET MVC 4 runtime. I tried the past several days to uninstall and it comes back i tried redownloading .NET and its...
  10. Security Update for Microsoft ASP.NET MVC 4.0 (KB2993928)

    in Windows 10 Updates and Activation
    Security Update for Microsoft ASP.NET MVC 4.0 (KB2993928): Wow, looks like this is a really old update... why am I getting this now? I'm on 14393.576 otherwise [img] 72887

Users found this page by searching for:

  1. KB2993939

    ,
  2. windows update KB2993939

    ,
  3. kb2993939 windows10

    ,
  4. kb2993939 download,
  5. microsoft ASP.NET MVC 2 KB2993939,
  6. stop security update asp.net mvc 2,
  7. kb2993939 update keeps installing,
  8. asp.net mvc 2.0 keeps reinstalling update,
  9. windows10 kb2993939,
  10. kb2993939 install,
  11. microsoft asp.net mvc 2 (kb2993939),
  12. security update for microsoft asp.net mvc 2,
  13. security update for microsoft asp.net mvc 4.0 (kb2993928) - error 0x80010108,
  14. download microsoft asp.net mvc 2 (kb2993939) 2019 update,
  15. download microsoft asp.net mvc 2 (kb2993939)