วิธีแก้ไข & lsquo; ข้อยกเว้นที่ไม่สามารถจัดการได้เกิดขึ้นในแอปพลิเคชันของคุณ & rsquo; ข้อผิดพลาดบน Windows?

“การwin32 จัดการข้อยกเว้นที่เกิดขึ้นใน application_name * * * * * * * * 'ข้อผิดพลาดมักจะเกิดขึ้นเมื่อผู้ใช้พยายามที่จะเปิดตัวแอพลิเคชันที่ถูกสร้างขึ้นใน Visual สตูดิโอ อินสแตนซ์ที่รายงานส่วนใหญ่ของข้อผิดพลาดนี้เกี่ยวข้องกับ Uplay, Internet Explorer และเกม Legacy หลายเกมที่สร้างขึ้นสำหรับ Windows เวอร์ชันเก่า

หมายเหตุ : วิธีแก้ไข Runtime Library ที่เกี่ยวข้องกับ Visual C ++

อะไรเป็นสาเหตุของข้อผิดพลาด“ ข้อยกเว้นที่ไม่สามารถจัดการได้เกิดขึ้นในแอปพลิเคชันของคุณ” บน Windows

มีสาเหตุง่ายๆหลายประการของปัญหานี้และสามารถแก้ไขปัญหาได้อย่างมีประสิทธิภาพหากคุณสามารถรับรู้สถานการณ์ของคุณได้โดยอาศัยการระบุสาเหตุที่ถูกต้อง ตรวจสอบรายชื่อด้านล่าง:

  • โปรแกรมป้องกันไวรัสของคุณอาจเป็นตัวการ - เครื่องมือป้องกันไวรัสบางอย่างเช่น Panda Antivirus เป็นที่ทราบกันดีว่าทำให้เกิดปัญหานี้ดังนั้นโปรดตรวจสอบให้แน่ใจว่าคุณได้เปลี่ยนใหม่
  • โปรแกรมหรือมัลแวร์บางอย่างอาจทำงานอยู่ - หากโปรแกรมที่ติดตั้งหรือมัลแวร์กำลังทำงานบนคอมพิวเตอร์ของคุณคุณอาจต้องการกำจัดมัน ตรวจสอบให้แน่ใจว่าคุณบูตเข้าสู่คลีนบูตเพื่อดูว่าเป็นสาเหตุที่ถูกต้องหรือไม่
  • การติดตั้ง Microsoft .NET Framework เสียหาย - หากไฟล์หลักเสียหายคุณสามารถลองซ่อมแซมการติดตั้งติดตั้งเวอร์ชันที่ใหม่กว่าหรือทำการสแกน SFC
  • การดีบักสคริปต์ถูกเปิดใช้งานผ่าน Registry - ตามที่ปรากฎคีย์รีจิสทรีเฉพาะสามารถมีส่วนทำให้เกิดปัญหานี้ได้ ในการดูแลคุณจะต้องปิดการใช้งาน Script Debugging ผ่าน Registry Keys
  • การละเมิดการเข้าถึงใน Msvcr92.dll - บัฟเฟอร์ที่มาเกินหรือไบต์สุดท้ายที่ไม่เหมาะสมก็เป็นสาเหตุของปัญหานี้เช่นกัน คุณจะต้องติดตั้งการอัปเดต Windows ที่รอดำเนินการทุกรายการ
  • การลบคีย์รีจิสทรีตัวเรียกใช้งาน Ubisoft - หากคุณเห็นข้อผิดพลาดนี้ขณะพยายามเปิด Uplay.exe นั่นเป็นเพราะข้อผิดพลาดของ Ubisoft Game Launcher ปัญหานี้สามารถแก้ไขได้ผ่านทางรีจิสตรีโดยการลบค่าที่เป็นของตัวเรียกใช้งานนี้
  • ไฟล์ระบบเสียหาย - ความไม่สอดคล้องกันของไฟล์ระบบสามารถสร้างปัญหานี้ได้เช่นกัน ความเสียหายเล็กน้อยสามารถแก้ไขได้โดยการสแกน DISM และ SFC อย่างง่าย ในสถานการณ์ที่รุนแรงขึ้นการติดตั้งใหม่ทั้งหมดหรือการซ่อมแซมการติดตั้งจะช่วยคุณในการแก้ไขปัญหา

โซลูชันที่ 1: ติดตั้ง Windows Update ทุกรายการที่รอดำเนินการ

หนึ่งในสาเหตุที่พบบ่อยที่สุดที่จะทำให้เกิดข้อผิดพลาด " เกิดข้อผิดพลาดwin32 ที่ไม่สามารถจัดการได้ " คือแอปพลิเคชันที่สร้างขึ้นสำหรับแพลตฟอร์ม x64 โดยใช้ MSVCR90.DLL ที่ลงท้ายด้วยการเรียกฟังก์ชัน strncpy

ในกรณีนี้การละเมิดการเข้าถึงที่ทริกเกอร์ในไฟล์Msvcr92.DLLมักจะทำให้แอปพลิเคชันหยุดตอบสนองในฟังก์ชัน strncpy บัฟเฟอร์แหล่งที่มาที่มากเกินไปหรือไบต์สุดท้ายที่ไม่เหมาะสมเป็นสาเหตุส่วนใหญ่ของปัญหานี้

โชคดีที่ Microsoft ทราบปัญหานี้แล้วและได้ออกโปรแกรมแก้ไขด่วนสำหรับปัญหานี้ซึ่งจะแก้ไขโดยอัตโนมัติ เพื่อใช้ประโยชน์จากมันสิ่งที่คุณต้องทำคืออัปเดตเวอร์ชัน OS ของคุณเป็นเวอร์ชันล่าสุดที่มี

หมายเหตุ:โปรแกรมแก้ไขด่วนนี้ได้รับการผลักดันภายในการแก้ไขของ Visual Studio 2008 ซึ่ง Windows จะอัปเดตโดยอัตโนมัติดังนั้นขั้นตอนด้านล่างนี้จึงเป็นสากลและควรทำงานโดยไม่คำนึงถึงเวอร์ชันระบบปฏิบัติการของคุณ

ต่อไปนี้เป็นคำแนะนำโดยย่อเกี่ยวกับการอัปเดตรุ่น Windows ของคุณให้เป็นเวอร์ชันล่าสุดเพื่อติดตั้งโปรแกรมแก้ไขด่วนสำหรับ Visual Studio 2008 และแก้ไขปัญหา:

  1. กดปุ่มWindows + Rเพื่อเปิดกล่องโต้ตอบเรียกใช้ จากนั้นพิมพ์'ms-settings: windowsupdate'แล้วกดEnterเพื่อเปิดแท็บการอัปเดต Windows ของแอปการตั้งค่า

    หมายเหตุ:ในกรณีที่คุณพบปัญหานี้ใน Windows 7 หรือ Windows 8.1 ใช้คำสั่ง'wuapp'แทน

  2. หลังจากที่คุณจัดการที่จะมาถึงภายในหน้าจอ Windows Update เริ่มต้นด้วยการคลิกที่ตรวจสอบการปรับปรุง จากนั้นเริ่มทำตามคำแนะนำบนหน้าจอเพื่อทำการติดตั้งWindows Updateทุกรายการที่กำลังรอการติดตั้ง

    หมายเหตุ:สิ่งสำคัญคือคุณต้องติดตั้งการอัปเดตทุกครั้งไม่ใช่เฉพาะการอัปเดตที่สำคัญ เนื่องจากโปรแกรมแก้ไขด่วนรวมอยู่ในการแก้ไขของ Visual Studio คุณอาจพบการอัปเดตที่เป็นปัญหาภายใต้ทางเลือกดังนั้นอย่าลืมติดตั้งโปรแกรมแก้ไขทั้งหมด

  3. ในกรณีที่คุณได้รับแจ้งให้รีสตาร์ทก่อนที่คุณจะมีโอกาสติดตั้งการอัปเดตทุกรายการที่มีให้ทำ แต่อย่าลืมกลับไปที่หน้าจอเดียวกันนี้หลังจากการเริ่มต้นครั้งถัดไปเสร็จสิ้นเพื่อทำการติดตั้งโปรแกรมปรับปรุงที่เหลือให้เสร็จสิ้น
  4. เมื่อติดตั้งการอัปเดตที่รอดำเนินการทุกครั้งให้รีสตาร์ทคอมพิวเตอร์ครั้งสุดท้ายจากนั้นทำซ้ำการดำเนินการที่เคยทำให้เกิดข้อความแสดงข้อผิดพลาดเพื่อดูว่าปัญหาได้รับการแก้ไขหรือไม่

ในกรณีที่คุณยังคงพบข้อผิดพลาด“ เกิดข้อผิดพลาดwin32 ที่ไม่สามารถจัดการได้ 'ให้เลื่อนลงไปที่วิธีการถัดไปด้านล่าง

โซลูชันที่ 2: เปลี่ยนโปรแกรมป้องกันไวรัสของคุณ

เครื่องมือป้องกันไวรัสฟรีมีประโยชน์มากและสามารถปกป้องคอมพิวเตอร์ของคุณได้ แต่บางครั้งก็ไม่เข้ากันได้ดีกับสิ่งอื่น ๆ ในคอมพิวเตอร์ของคุณ ลองเปลี่ยนโปรแกรมป้องกันไวรัสของคุณหากทำให้เกิดปัญหานี้ในขณะที่เปิดอยู่!

  1. คลิกที่เมนู Start และเปิดControl Panelโดยค้นหา หรือคุณสามารถคลิกที่ไอคอนรูปเฟืองเพื่อเปิดการตั้งค่าหากคุณใช้ Windows 10
  2. ในแผงควบคุมเลือกดูเป็น - หมวดหมู่ที่มุมขวาบนและคลิกที่ถอนการติดตั้งโปรแกรมภายใต้ส่วนโปรแกรม
  1. หากคุณกำลังใช้แอพการตั้งค่าการคลิกที่แอพควรเปิดรายการโปรแกรมที่ติดตั้งทั้งหมดบนพีซีของคุณทันที
  2. หาเครื่องมือป้องกันไวรัสของคุณในแผงควบคุมหรือการตั้งค่าและคลิกที่ถอนการติดตั้ง
  3. วิซาร์ดการถอนการติดตั้งควรเปิดขึ้นดังนั้นให้ทำตามคำแนะนำเพื่อถอนการติดตั้ง
  1. คลิกเสร็จสิ้นเมื่อโปรแกรมถอนการติดตั้งเสร็จสิ้นกระบวนการและรีสตาร์ทคอมพิวเตอร์เพื่อดูว่าข้อผิดพลาดจะยังคงปรากฏอยู่หรือไม่ ตรวจสอบให้แน่ใจว่าคุณเลือกตัวเลือกที่ดีกว่าการป้องกันไวรัส

โซลูชันที่ 3: การลบค่า Launcher Registry (ถ้ามี)

หากคุณพบข้อผิดพลาด“ เกิดข้อผิดพลาดwin32 ที่ไม่สามารถจัดการได้ 'เมื่อพยายามเปิด Uplay.exe หรือแอปพลิเคชันอื่นที่เป็นของ Ubisoft เป็นไปได้มากว่าเกิดข้อผิดพลาดกับ Ubisoft Game Launcher

ดูเหมือนว่าปัญหานี้จะเป็นปัญหาที่แพร่หลายใน Windows 10 โดยเฉพาะในกลุ่มผู้ใช้ที่ติดตั้งทั้ง Steam และ Uplay ในเวลาเดียวกัน

Several affected users that we’re struggling to resolve this issue have managed to get it fixed by using the Registry Editor to find the string registry value belonging to the launcher and deleting it. This supposedly eliminates the conflict, allowing both applications to function properly under the same machine.

Here’s a quick guide on deleting the Registry value associated with the Uplay launcher:

  1. Press Windows key + R to open up a Run dialog box. Inside the text box, type ‘regedit’ and press Enter to open up the Registry Editor. When you are prompted by the UAC (User Account Control) prompt, type Yes to grant administrative privileges.
  2. Once you’re inside the Registry Editor, use the left-hand side section of the window to navigate to the following location:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Ubisoft

    Note: You can either navigate there manually or you can paste the location directly into the navigation bar at the top and press Enter to get there instantly.

  3. After you manage to land in the correct location, move down to the right-hand section of the screen, right-click on Launcher and choose to Delete to get rid of it.

    Note: In case you can delete the key, here’s how to take ownership of registry keys.

    Note: After you delete it, the launcher will be forced to create a new Launcher string value with fresh data, which should resolve the issue.

  4. Once the key has been deleted, close Registry Editor and restart your computer.
  5. At the next computer startup, repeat the action that was previously causing the “An unhandled win32 exception occurred‘ error and see if the problem is resolved.

In case the same issue is persisting, move down to the next potential fix below.

Solution 4: Reset Internet Explorer (if applicable)

Another potential instance with the potential of creating this issue is a series of corrupted Internet Explorer (IE). If you’re encountering the “An unhandled win32 exception occurred in iexplore.exe’ error chances are it appears after a failing script.

To fix this issue, you should reset your Internet Explorer settings via the Internet Options menu. This operation was confirmed to be successful by a lot of users that were dealing with this error.

Here’s a quick guide on resetting Internet Explorer in order to resolve the “An unhandled win32 exception occurred‘ error:

  1. Ensure that Internet Explorer, Edge or any other associated instance is turned off and no background process is running.
  2. Press Windows key + R to open up a Run dialog box. Inside the text box, type ‘inetcpl.cpl’ and press Enter to open up the Internet Options menu.Run dialog: inetcpl.cpl

    Note: If you are prompted by the UAC (User Account Control), click Yes to grant administrative privileges.

  3. After you manage to get inside the Internet Properties screen, select the Advanced tab from the horizontal menu at the top. Next, go to the Reset Internet Explorersettings and click on the Reset button.
  4. Once you see the confirmation screen, ensure that the box associated with Delete personal settings is checked, then click on the Reset button.
  5. Wait until the operation is complete, then restart your machine and see if the issue is resolved at the next computer startup.

In case the same “An unhandled win32 exception occurred in iexplore.exe’ error is still occurring, move down to the next method below.

Solution 5: Disable Script Debugging and associated Registry Keys (if applicable)

If you’re encountering the issue with Internet Explorer on a machine that has VS installed on it, the issue can also occur due when Script Debugging is enabled and the registry entries end up containing corrupted data.

Several affected users that encountered this issue have confirmed that the issue was resolved after they accessed the Internet Options menu to disable Script Debugging and then deleted the associated keys using Registry Editor.

Here’s a quick guide on doing this in order to fix the “An unhandled win32 exception occurred in iexplorer.exe’ error:

  1. Press Windows key + R to open up a Run dialog box. Next, inside the text box, type ‘inetcpl.cpl’ and press Enter to open up the Internet Options menu. If you are prompted by the User Account Control (UAC), click Yes to grant administrative privileges.
  2. Once you manage to find yourself inside the Internet Properties screen, use the menu at the top to select the Advanced tab.
  3. Inside the Internet Properties screen, scroll down through the Settings menu and check the box associated with Disable script debugging (Internet Explorer).
  4. Once the modification is enforced, hit Apply to save the changes, then close the Internet Properties window.
  5. Press Windows key + R once again to open up another dialog box. This time, type ‘regedit’ and press Enter to open up Registry Editor. You will need to grant admin access, so click Yes when prompted by the User Account Control window.
  6. Inside the Registry Editor, navigate to the following location using the left-hand menu:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug (32 - Bit Machine) HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug (64 - Bit Machine)

    Note: The location of the file we need to delete is different depending on the Windows version that you’re using. If you have a 32 – bit Windows version use the first location, else, use the second.

  7. Once you arrive to the correct location, move down to the right-section, right-click on Debugger and choose Delete from the context menu.
  8. Once this key is deleted, navigate to this second location:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\ (32 - Bit Machine) HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework (64 - Bit Machine)

    Note: Access the registry key associated with your Windows bit version that you’re using.

  9. When you arrive at the correct location, move over to the right-hand section and delete the DbgManagedDebugger value by right-clicking on it and choosing Delete from the context menu.
  10. After you manage to delete the value, close the Registry Editor and restart your computer.
  11. Once the next startup is complete, see if the same issue is still occurring.

In case the “An unhandled win32 exception occurred’ error is still occurring, move down to the next method below.

Solution 6: Install the Latest Version of NET Framework and Repair it

Having NET Framework installed on your computer is vital and plenty of modern games and programs depend on you having it installed. Before repairing it, follow the steps below in order to install the latest version on your computer.

Navigate to this link and click the red download button in order to download the latest version of the Microsoft .NET Framework. After the download has finished, locate the file you downloaded and run it. Note that you will need to have constant access to the Internet. Follow the instructions on-screen to proceed with the installation.

  1. After installing the latest version, it’s time to check its integrity. On your keyboard, use the Windows Key + R key combination to open the Run dialog box.
  2. Type in control.exe and click OK in order to open it.
  1. Click the Uninstall a Program option and click Turn Windows features on or off. Make sure you locate the .NET Framework 4.x.x entry and make sure it’s enabled. ‘x.x’ marks the latest version available for your operating system.
  2. If the checkbox next to .NET Framework 4.x.x is not enabled, enable it by clicking the box. Click OK to close the Windows Feature window and reboot the computer.
  1. If .Net Framework 4.x.x is already enabled, you can repair .Net Framework by clearing the box and rebooting the computer. After the computer has restarted, re-enable .Net Framework and restart the computer again.

Solution 7: Perform a Clean Boot

There are various other programs and services which can affect the proper functionality of the Microsoft .NET Framework suite. In most cases, the cause is the antivirus you have installed and you can try disabling it to see if the error persists. However, to make sure nothing can interfere with the installation, we recommend you perform a clean boot which will disable all non-Microsoft programs and services from starting up. This way, you can easily deduct just which program causes this error to happen!

  1. Use the Windows + R key combination on your keyboard. In the Run dialog box type MSCONFIG and click OK.
  2. Click on the Boot tab and uncheck the Safe Boot option (if checked).
  1. Under the General tab in the same window, click to select the Selective startup option, and then click to clear the Load startup items check box to make sure it’s not checked.
  2. Under the Services tab, click to select the Hide all Microsoft services check box, and then click Disable all.
  1. On the Startup tab, click Open Task Manager. In the Task Manager window under the Startup tab, right click on each startup item which is enabled and select Disable.
  1. After this, you will need to perform some of the most boring processes and that is enabling the Startup items one by one and restarting your computer. After that, you need to check whether the problem appears again. You will need to repeat the same process even for the Services which you have disabled in Step 4.
  2. Once you locate the problematic startup item or service, you can undertake action in order to solve the problem. If it is a program, you can reinstall it or repair If it is a service, you can disable it, etc.

Solution 8: Use SFC to Scan for Memory Leaks

It has been reported that the Microsoft .NET Framework corruption is related to faulty system files. These problems are rooted deep inside the system files and the only way to try to resolve them is by running the System File Checker (SFC). It will scan your system files for errors and possible repair or replace them. Follow the steps below in order to do so!

  1. Search for “Command Prompt” by typing it either right in the Start menu or by pressing the search button right next to it. Right-click the first entry which will pop up as a search result and select the “Run as administrator” context menu entry.
  2. Additionally, you can also use the Windows Logo Key + R key combination in order to bring up the Run dialog box. Type in “cmd” in the dialog box which appears and use the Ctrl + Shift + Enter key combination for admin Command Prompt.
  1. Type in the following commands in the window and make sure you press Enter after typing each one. Wait for the “Operation completed successfully” message or something similar to know that the method worked.
sfc /scannow
  1. Try to restart your computer and check to see if the Unhandled Exception has Occurred in your Application error continues to appear on your computer.

Solution 9: Performing a Clean Install

If none of the methods presented below have managed to help you in resolving the issue, it’s very likely that you’re dealing with some kind of Windows inconsistency that cannot be resolved conventionally.

If this scenario is applicable, you should be able to fix the issue by resetting every component associated with your Windows installation. If you want to go this route, you have two ways forward. It all boils down to the procedure that you want to follow:

  • Repair install (in-place repair) – This procedure is the best approach when you need to refresh every OS component, but some users might end up considering it a little too tedious for their taste. Keep in mind that you will need a compatible installation media in order to enforce this fix, but the major advantage is that all your personal data (including games, applications and personal media) will be preserved even if you don’t back up your computer.
  • Clean install – If you’re looking for the simplest solution, this is the way to go. You will not need an installation media to enforce it (it’s all done through the Windows GUI). But unless you back up your data in advance, be prepared for total data loss.