Ошибка debug assertion failed

If you use computers running on Windows, you may have to the debug assertion failed C++ error. The error does not interfere with the operations of the operating system, but it is certainly annoying.the debug assertion failed c

Therefore, it is not a surprise that you will try to fix this error. In this post, you will learn the causes of this error and how you can debug it.

Contents

  • What Is Assertion Failed Error?
  • What Causes Assertion Failed Error?
  • When Does the Error Occur?
  • How To Fix Debug Assertion Failed Visual C++
    • – Solution 1: Run a Clean Boot
    • – Solution 2: Repair or Reinstall Visual C++ Package
    • – Solution 3: Reinstall the Visual C++ Package
    • – Solution 4: Perform SFC and DISM Scans
    • – Solution 5: Uninstall Your Graphics Card Driver
    • – Solution 6: Turn Off Compatibility Mode
    • – Solution 7: Reinstall Problematic Apps
    • – Solution 8: Reset Windows
  • Conclusion

What Is Assertion Failed Error?

The assertion failed C++ is a runtime error that has various triggers. In most cases, the error will indicate the program path to explain the component and line that failed. One of the standard C++ runtime library functions will throw this assertion failure error if you try calling them using invalid parameters. Luckily, you can use a debugger to establish the call that is causing the error.

What Causes Assertion Failed Error?

This error will crop up once in a while when the software you install on your computer conflicts with one or several components in Windows. The main cause of this error is incorrectly configured application or Windows system settings.

This error occurs when an assertion statement responsible for specifying a condition that you expect to be true in a program turns out to be false. This will then result in a failed assertion which will in return interrupt your program and a dialog box will appear with the error in question.

It will commonly arise from Microsoft Visual. Sometimes, you will come across this error when you launch Windows 10. This is an indication that a startup application is causing the error.

However, sometimes it will pop up when you launch a certain application. For instance, one way you may encounter it is when you are launching a game. In some cases, third-party startup applications may interfere with your system resulting in the error in question.

When Does the Error Occur?

This is a problematic runtime error that occurs in several circumstances. For instance, this error may arise when you are using several applications such as Java, Steam, Skype, and Excel. In some cases, you may get this error right on starting up your computer. Normally, this means there is a startup application causing the error.There is a startup application causing the error

Also, some people report Nvidia graphics as the cause of this error. If you are experiencing this, you can fix the error by updating or reinstalling your applications.

For many applications, Visual C++ is a basic component that if damaged will trigger this error. Some users find it hard to install C++ 2015, which has a negative impact on all applications which require the component. This affects all the versions of Windows including Windows 11. Also, Visual C++ can crash frequently. Fortunately, there are ways you can use to fix this error.

How To Fix Debug Assertion Failed Visual C++

To be in a position to debug assertion failed error in Visual C++, you need to try a few solutions. It is worth keeping in mind that you may have to try a number of these solutions before you come across one that actually works.



However, before you start, it is advisable that you try a Windows repair tool that will automatically find and replace corrupt or damaged system files. Some tools will even remove malware and get rid of accumulated junk in a matter of minutes.

– Solution 1: Run a Clean Boot

One way you can try to solve the error is by performing a clean boot. This is especially true when third-party applications are causing the error in your computer. To do this, hit the Windows key + R then type msconfig and hit enter. This will launch the System Configuration window. Next, open the services tab on the top of the window.

Now, tick the box near “Hide all Microsoft services” and click on the “Disable all” button. Open the general tab on the top of the window and choose the “Selecting startup” option and uncheck the “Load startup items”. Lastly, click on Apply and OK buttons to save the changes. Afterward, reboot your computer and check if you will get the error again.

– Solution 2: Repair or Reinstall Visual C++ Package

The first thing you should do when fixing this error is to try and repair the installed C++ package. To do this, search for the “Control Panel” using the search bar of your Windows computer. Next, open the Program option and then choose the Uninstall a Program option.Debug Assertion Failed C Fixes

If you have several Microsoft Visual packages installed, make sure you right-click on each and then select the Change option. Now, choose the Repair option and continue with the on-screen instructions.

– Solution 3: Reinstall the Visual C++ Package

If repairing the Visual package does not help debug assertion failed – C++ Windows 10 error, you should consider reinstalling the package. To reinstall the package, first, uninstall the existing one. You will find the existing Visual package in the Programs section. Select the Uninstall option.

After you are through uninstalling the package, visit the official Microsoft website to download the latest package. Choose the package version (32-bit or 64-bit) that suits your Windows operating system and download it. Next, install the package and restart your computer.

Remember if you have a number of Visual C++ versions, you should start by uninstalling the oldest ones and leaving the latest versions. For instance, if your computer has 2008 visual C++ redistributable and you have another older version, you should start by uninstalling the older version.

– Solution 4: Perform SFC and DISM Scans

Another reason you may encounter this error is a corrupt system file. Therefore, another thing you should try is to fix violations of system file integrity as well as repair the Windows image.

To accomplish this, start by launching the cmd by searching it in the Windows search bar. Make sure you right-click the command prompt and choose “Run as administrator”. Once the “User Account Control” appears, click “Yes”.

Now, type the following commands hitting the Enter button after each command:

sfc /scannow

DISM/Online/Cleanup-Image/CheckHealth

DISM/Online/Cleanup-Image/ScanHealth

DISM/Online/Cleanup-Image/RestoreHealth

Make sure you do not interfere with any of these operations. Just wait until each of the scans is done fully. Once everything is done, restart your Windows computer.

– Solution 5: Uninstall Your Graphics Card Driver

Often, the drivers for your graphics card can cause the error in question. Therefore, the solution is to reinstall the drivers for your graphics card. Alternatively, you can update the graphics card driver that is appropriate for your computer.

To uninstall the graphics card driver, start by searching “device manager” in the windows search bar and select “Device Manager”. Next, open the “Display adapters” tab and then right-click on the graphics card and choose the “Uninstall device” option.

This will open a confirmation menu. Choose Delete the driver software for this device then click on the Uninstall button. Lastly, close the Device Manager window and any other open windows and reboot your computer. Establish if the error persists.

– Solution 6: Turn Off Compatibility Mode

Often compatibility is a good feature that lets you run old applications on your computer. However, the feature can result in the error in question. To solve this problem, you only need to disable the compatibility mode.Debug Assertion Failed C Solutions

Once you are done disabling the compatibility mode, you need to run the application again to establish if it triggers the error.

Here is how you can disable the compatibility mod: First, find the application causing the error and right-click on it, and then select Properties. Next, open the Compatibility tab and ensure that Run this program in compatibility mode for is not enabled. Lastly, click Apply and OK buttons.

– Solution 7: Reinstall Problematic Apps

If you are triggering this error when attempting to run specific applications, you may have to reinstall those applications. When some of the files in these applications get corrupted, your computer may throw the error.

Therefore, to fix the error, you simply need to reinstall the applications triggering the error and check if that solves the issue. To make sure, the problem does not recur, download and install only the latest version of the apps.

– Solution 8: Reset Windows

In case none of the above solutions works for you, then you should consider resetting your Windows computer. Keep in mind that afterward, you will have to reinstall the applications.

To get started hit the Windows button on your keyboard and choose Settings. Next, move to the Update & Security option and select the Recovery option. Below the Reset this PC option, click the Get Started button. Lastly, choose Keep my files and Cloud download to finalize the reset process.

Conclusion

The ability to debug and solve the error in question makes it possible to avoid the annoying error. Here is what you have learned about the assertion error in this post:

  • This error will crop up once in a while when the software you install on your computer conflicts with one or several components in Windows.
  • This error may arise when you are using several applications such as Java, Steam, Skype, and Excel.
  • Eight different techniques for solving the error.
  • The techniques include repairing or reinstalling the C++ package, reinstalling problematic apps, and resetting windows among others.

Armed with this knowledge, you can comfortably go ahead to solve the error whenever it pops up on your computer.

  • Author
  • Recent Posts

Position is Everything

Your Go-To Resource for Learn & Build: CSS,JavaScript,HTML,PHP,C++ and MYSQL. Meet The Team

Position is Everything

I keep encountering this "Debug assertions failed!" error when I run my program in debug mode. I tried looking this error up on the visual C++ website but the explanations are too advanced for me and they don’t have any resemblance to what my best guess as to the problem is.

I have went through my code and narrowed down the point at which the error occurs. It seems to be happening in the portion of code where I manually delete a whole bunch of heap arrays before the computer moves onto the next part of the program. When I comment out the section that frees up the old heap arrays, the program runs perfectly fine.

Any idea whats going on here? My knowledge in programming is still relatively basic.

Thanks

I’m using Visual C++ 2008.

More information:

The break point triggers at this block of code:

 void operator delete(
    void *pUserData
    )
{
    _CrtMemBlockHeader * pHead;

    RTCCALLBACK(_RTC_Free_hook, (pUserData, 0));

    if (pUserData == NULL)
        return;

    _mlock(_HEAP_LOCK);  /* block other threads */
    __TRY

        /* get a pointer to memory block header */
        pHead = pHdr(pUserData);

         /* verify block type */
        _ASSERTE(_BLOCK_TYPE_IS_VALID(pHead->nBlockUse));//<---- break point triggers 

        _free_dbg( pUserData, pHead->nBlockUse );

    __FINALLY
        _munlock(_HEAP_LOCK);  /* release other threads */
    __END_TRY_FINALLY

    return;
}

This code is from the tab: dbgdel.cpp

The section of my code that that I’ve «narrowed down» that causes this problem is this:

delete [] topQuadanglesPositions;
delete [] fourClamps;
delete [] precaculatedClamp1;
delete [] precaculatedClamp2;
delete [] precaculatedClamp3;
delete [] precaculatedClamp4;
delete [] area;
delete [] hullConfiguration;
delete [] output;
delete [] prunedListClamp1;
delete [] prunedListClamp2;
delete [] prunedListClamp3;
delete [] prunedListClamp4;
delete [] numValidLocations;

If i comment out this section, the program runs fine.

  • Remove From My Forums
  • Question

  • Ok here is my problem one day i changed something, i don’t know what, and my program now gets this message

    Debug assertion failed!

    Program:….
    File:  dlgdata.cpp
    Line: 44

    What is that?????

    here is the code at and around that point

    HWND CDataExchange::PrepareCtrl(int nIDC)
    {
        ASSERT(nIDC != 0);
        ASSERT(nIDC != -1); // not allowed
        HWND hWndCtrl;
       COleControlSite* pSite = NULL;
        m_pDlgWnd->GetDlgItem(nIDC, &hWndCtrl);
        if (hWndCtrl == NULL)
        {
          // Could be a windowless OCX
          pSite = m_pDlgWnd->GetOleControlSite(nIDC);
          if (pSite == NULL)
          {
               TRACE(traceAppMsg, 0, «Error: no data exchange control with ID 0x%04X.n», nIDC);
               ASSERT(FALSE);
               AfxThrowNotSupportedException();
          }
        }
        m_idLastControl = nIDC;
        m_bEditLastControl = FALSE; // not an edit item by default

       return hWndCtrl;
    }

    Thanks for the help

Answers

Содержание

  • 1 Как исправить библиотеку отладки Microsoft Visual C ++: ошибка отладки завершена! сообщение об ошибке
    • 1.1 Причины библиотеки отладки Microsoft Visual C ++: ошибка отладки завершена! сообщение об ошибке?
    • 1.2 More info on Microsoft Visual C++ Debug Library: Debug Assertion Failed! error message
  • 2 Microsoft Visual C++ Runtime Library
    • 2.1 Причины возникновения ошибки
    • 2.2 1. Запуск от имени администратора и в режиме совместимости
    • 2.3 2. Ошибка из-за некорректного имени учетной записи
    • 2.4 3. Переустановка приложения (игры, программы)
    • 2.5 4. Переустановка Microsoft Visual C++
    • 2.6 5. Переустановка net. Framework
    • 2.7 6. Переустановка DirectX
    • 2.8 7. Драйвера на видеокарту
    • 2.9 8. Неверно выставленное время
    • 2.10 Как исправить ошибку на Windows 10
    • 2.11 Заключение

Как исправить библиотеку отладки Microsoft Visual C ++: ошибка отладки завершена! сообщение об ошибке

Debug assertion failed visual c как исправить?

Библиотека отладки Microsoft Visual C ++: ошибка отладки завершена! сообщение об ошибке обычно вызвано неверно настроенными системными настройками или нерегулярными записями в реестре Windows.

Эта ошибка может быть исправлена ​​специальным программным обеспечением, которое восстанавливает реестр и настраивает системные настройки для восстановления стабильности

Если у вас есть отладочная библиотека Microsoft Visual C ++: ошибка отладки отключена! сообщение об ошибке, мы настоятельно рекомендуем вам Загрузка (ошибка отладки библиотеки Microsoft Visual C ++: сообщение об ошибке отладки!).

This article contains information that shows you how to fix Microsoft Visual C++ Debug Library: Debug Assertion Failed! error message both (manually) and (automatically) , In addition, this article will help you troubleshoot some common error messages related to Microsoft Visual C++ Debug Library: Debug Assertion Failed! error message that you may receive.

Примечание: Эта статья была обновлено на 2019-06-18 и ранее опубликованный под WIKI_Q210794

Ошибка или неточность, вызванная ошибкой, совершая просчеты о том, что вы делаете. Это состояние неправильного суждения или концепции в вашем поведении, которое позволяет совершать катастрофические события. В машинах ошибка — это способ измерения разницы между наблюдаемым значением или вычисленным значением события против его реального значения.

Это отклонение от правильности и точности. Когда возникают ошибки, машины терпят крах, компьютеры замораживаются и программное обеспечение перестает работать. Ошибки — это в основном непреднамеренные события. В большинстве случаев ошибки являются результатом плохого управления и подготовки.

Неожиданные условия могут случиться с компьютером, и один из способов информировать пользователей об этих условиях — это сообщение об ошибке. Эти сообщения появляются, когда есть важные предупреждения для ретрансляции или когда пользователю необходимо выполнить действие.

Однако в зависимости от программы и используемой операционной системы существуют различные формы сообщений об ошибках. Он может быть представлен в подробном сообщении, части графического интерфейса пользователя, выделенных огнях или кратком коде.

Некоторые из наиболее распространенных сообщений об ошибках:

  • Устройство не готово
  • Недостаточно памяти
  • Файл не найден
  • Доступ запрещен
  • [имя программы] столкнулась с проблемой и ее необходимо закрыть. Приносим свои извинения за неудобства.Недостаточно места на диске

Причины библиотеки отладки Microsoft Visual C ++: ошибка отладки завершена! сообщение об ошибке?

Если вы получили эту ошибку на своем ПК, это означает, что произошла сбой в работе вашей системы.

Общие причины включают неправильную или неудачную установку или удаление программного обеспечения, которое может привести к недействительным записям в вашем реестре Windows, последствиям атаки вирусов или вредоносных программ, неправильному отключению системы из-за сбоя питания или другого фактора, кто-то с небольшими техническими знаниями, случайно удалив необходимый системный файл или запись в реестре, а также ряд других причин. Непосредственной причиной ошибки Microsoft Visual C ++ Debug Library: Debug Assertion Failed! Error message является неправильное выполнение одной из своих обычных операций системным или прикладным компонентом.

More info on Microsoft Visual C++ Debug Library: Debug Assertion Failed! error message

РЕКОМЕНДУЕМЫЕ: Нажмите здесь, чтобы исправить ошибки Windows и оптимизировать производительность системы.

Сообщение об ошибке при открытии приложения Hello. Выбор прерывания или повторной проверки библиотеки отладки: ошибка отладки завершена! У меня тоже такая проблема, но я не могу 8113-F1U с пакетом обновления 2 от Windows XP. Да.

Если я несколько раз нажму «Повторить», сообщение об ошибке исчезнет, ​​но появится снова после перемещения курсора. даже передвиньте мышь без нее. Я знаю свой путь вокруг компьютера в определенной степени, и это явно вне меня. Я использую ThinkCentre M52

заставляет приложение закрываться. Я получаю Microsoft Visual C ++, чтобы исправить эту проблему? Приложение откроется, но как только я переведу курсор, появится вышеописанное сообщение об ошибке. Кто-нибудь знает, как (приложение представляет собой базу данных пациентов с мониторингом ЭЭГ).

Ошибка проверки отладки библиотеки Visual C ++ в Microsoft Visual C ++!

Полный формат жесткого диска, установленный рабочий аппарат (модель такая же), но не повезло3. Пожалуйста, помогите мне как можно скорее, однако ошибка приложена для установки еще одной новой ОС (Winxp_SP3), но не удачи.

4.

ваша дополнительная ссылка. —————————Библиотека отладки Microsoft Visual C ++—————————

Ошибка отладки! Импортируйте Чикагский Mannual Registr со свежей ОС, но не повезло.

Не удалось выполнить отладочную проверку библиотеки debug-библиотеки microsoft.

Я получаю это сообщение, как описано в предыдущем потоке. ТИА, Гэри ударяться

Было ли когда-либо совершено исправление?

Библиотека отладки Microsoft Visual C ++ — «Сбой отладки»

Кто-нибудь знает, что это просто становится чем-то, как это исправить? Я уже искал эти форумы для одной и той же проблемы, но я мог найти только один разрешенный поток, который направил меня в другой поток, которого не существует. Благодаря,Патрик Попробуйте это первым;Как выполнить проверку ошибок диска в Windows XPhttp://support.microsoft.com/kb/315265

то неприятность, поскольку она заполняет оконный бар.

попробуй это;Средство проверки системных файловhttp://www.pchomecall.org.uk/support/sfc.htm*** Убедитесь, что вы прочитали весь учебник сначала ОК.

ошибка, программа все еще работает отлично. Однако, если я полностью игнорирую

Ошибка отладки библиотеки Visual C ++ в Microsoft Visual C ++ Аномальное завершение программы

Я удалил Quicktime, но все равно получаю ту же ошибку, если кто-то, пожалуйста, помогите мне с этим спасибо
Ошибка Visual C ++ Debug Assertion Ошибка при использовании ANVIL EXPRESS

с указанной программой — Anvil Express. Единственный раз, когда эта ошибка появляется с этой ошибкой:Библиотека отладки Microsoft Visual C ++Ошибка отладки! Все рабочие станции без ошибок, обновлены, защищены рабочими станциями, если это поможет. Программа: C: Express exe anvil.exeФайл: timecore.cppЛиния: 40Отменить повтор попытокСитуация:

На работе у нас есть

Если у кого-то есть предложения Norton Antivirus и сканируются с помощью spybot и ad-aware. SP2, а остальные — WinXP SP2. На одной рабочей станции работает WinXP-Media Center Edition и не происходит с файлами, хранящимися на предыдущем сетевом диске.

Вот журнал HiJackThis на одной из рабочих станций, в которой используется программа моделирования 3d под названием Anvil Express. Мы обычно работаем, сохраняя / загружая, пожалуйста, дайте мне знать.

Это просто, просто нажмите «Игнорировать», но это крайне раздражает файлы с подключенного сетевого диска.

Привет, я надеялся получить помощь

Ошибка отладки! сообщение об ошибке

Идите, И поток, начатый «sandielynne», имеет предложенный совет, который может вам помочь. Ошибка «отладка отладки», как было предложено вторым плакатом на следующей странице: http: //www.softwaretipsandtricks.com/forum/windows-xp/27863-debug-assertion-failed-what.html? Highlig … Если ссылка не работает: 1. Привет, Эмиллер, я googled «Ошибка отладки» и в поле поиска3.

C ++ Debug Library: ошибка отладки завершена! Здравствуйте. Я получаю исправление Microsoft Visual.Message Отредактировано netnubar на 08-15-2008 04: 13 PM

Попробуйте запустить программу для удаления рекламы или другой вредоносной программы (например, Spybot Search & Destroy) http://www.softwaretipsandtricks.com/forum/ 2.

Ошибка отладки! сообщение об ошибке

Сообщение об ошибке при открытии приложения Приложение откроется, но 8113-F1U с пакетом обновления XXXXX для Windows XP. Кто-нибудь знает, как решить эту проблему? Я знаю, что мой путь по компьютеру исчезает, но появляется снова после перемещения курсора. Выбор прерывания или повторной проверки библиотеки отладки C ++: ошибка отладки завершена!

Что я могу сделать, чтобы остановить это? Я использую ThinkCentre M52

Здравствуйте. как только я перемещаю свой курсор, появляется сообщение об ошибке выше.

Я получаю Microsoft Visual, заставляет приложение закрываться. Если я нажму «Игнорировать» несколько раз, сообщение об ошибке в определенной степени, и это явно вне меня. Сбой проверки отладки Visual C ++

Я просто изменил память и жесткий диск из-за случайных сбоев и bsod. Но с некоторого времени я — биос и графический драйвер. Программа … STMicroelectronics акселерометр ff_protection.exe
файл:. stdiofile.ex.cpp
line: 489

Я попытался выполнить поиск до следующей перезагрузки. Но последние 4 месяцев и недавно начали сталкиваться с этой проблемой ..

Здравствуйте,

У меня есть помощь … Я только что обновил мою студию 1558. Единственное, что я делаю, это помочь trun. Но это работает только студия из-за неправильной защиты данных freefall.

Проблема с его поеданием сохраняется. Пожалуйста, имея такую ​​же проблему агиан. Но когда я перезагружу, установите последнюю версию. Я удалил и эта ошибка.

Во многих потоках есть вывод, что сбои в некотором решении проблемы … Если у кого-то есть решение, но я его не нашел. Здравствуйте, Я использую dell studio 1558 для защиты от свободного падения, а затем снова включите его. Пожалуйста, много работы

Ошибка отладки библиотеки Microsoft Visual C ++

Мой IE6 продолжает получать ошибку: Microsoft Visual C ++ Debug Library?

Если это похоже на работу, попробуйте подметать свою машину для Malware (нажмите здесь, чтобы получить хороший инструмент для подметания). ошибка библиотеки debug для Microsoft Visual C ++

В последнее время, когда я использую некоторые программы, он внезапно появляется и msnmessenger / firefox / и svchost.exe. Что может вызвать их закрытиеон говорит, что утверждение отладки не выполнено и имя программы. Если я выбрал игнорировать ошибку с этой проблемой?

Появится сообщение с параметрами send / dont send и закрывает программу.

Ошибка библиотеки отладки Microsoft Visual C ++

Я продолжаю получать и сообщать об этомhttp://blogs.msdn.com/ie/archive/2006/06/12/628499.aspx Ошибка, которую он мне дает: Библиотека отладки Microsoft Visuall C ++ Программа: C / Program Files / Internet Explorer / IEXPLORE.EXE ненормально, когда я закрываю свой интернет-браузер. Пожалуйста, завершите программу

Кто-нибудь знает, почему или что с этим делать?

Ошибка отладки библиотеки Microsoft Visual C ++

Спасибо, что мне пришлось перезагрузить компьютер, чтобы вернуть интернет. Я знаю его прогресс. Всякий раз, когда возникает эта ошибка, он делает мой интернет мертвым и я загружаю его в приложениях.

Это делалось уже пару месяцев.

Вот скриншот немой, но его правда. Ms Ie Debug Error! Microsoft Visual C ++ Debug Libary

ТИА с SP 2, IE 6. Это происходит каждый раз и всякий раз, когда я пытаюсь получить доступ к приложениям Oracle. нет никакого способа обойти это. Здравствуйте:Я не могу пройти эту ошибку MS http://forums.techguy.org/t391229.htmlспасибо

Я запускаю XP

Дубликат. Пожалуйста, продолжайте здесь: Оцените, можете ли вы предоставить некоторые рекомендации / решение моей проблемы.

Microsoft Visual C ++ debug библиотеки ошибка с HijackThis файл журнала

Может ли любой форум, который будет очень хорошо в последнее время. Mail Scanner — Программное обеспечение ALWIL — помогите мне пожалуйста?

HijackThis v2.0.2Сканирование сохранено в 15: 44: 56, на 2010.02.17. Многие другие люди нуждались в помощи для этого тоже, и лучшие C: Program Files Alwil Software Avast4 ashServ.exe

O23 — Сервис: avast! Служба управления IAVS4 (aswUpdSv) — программное обеспечение ALWIL, которое я мог сделать, это загрузить мой собственный файл журнала HijackThis. ребята!

Вот мой файл журнала:Файл журнала Trend Micro Antivirus — Программное обеспечение ALWIL — — C: Program Files Alwil Software Avast4 aswUpdSv.exeO23 — Сервис: avast! Привет, я только что присоединился к C: Program Files Alwil Software Avast4 ashMaiSv.exe

O23 — Сервис: avast!

Ошибка с ошибкой отладки

Ошибка — это всплывающее окно, в котором говорится: Gunz, Red Stone, Aim, Ultima Online и несколько других, которые я использую регулярно. Повтор вызывает другую ошибку при закрытии программы. Хорошо, когда я получил это первые пару раз, я думал месяцы.

Мой hi-jack этот файл журнала, если это необходимо.

Всякий раз, когда я нажимаю прерывание, он закрывает программу, и, возможно, это была просто случайная ошибка, и она исправляла бы себя. Пожалуйста, помогите, что это произошло для нескольких. Теперь я получаю эту ошибку каждый раз, когда я пытаюсь запустить несколько программ. Это утверждение «Debug assertion failed». Затем он говорит

Программа: ….

Как избавиться от сообщения об ошибке «Ошибка отладки»

Поэтому я не знаю, что я сделал, но однажды эта ошибка сделана. Благодарю.

Это проблема программистов, объяснение и решение, которые я могу понять? На моем компьютере не появилось сообщение о том, что сообщение «Ошибка отладки не удалась!

Может кто-то, пожалуйста, дайте мне исправить это, они должны изменить свой код. Библиотека отладки Microsoft Visual c ++

Отладка при попытке скопировать / вставить папки. Пожалуйста, помогите мне, Ошибка! Это началось сегодня, и я ничего не менял со вчерашнего дня. Программа: C: Windows explorer.exe Это приложение запросило Runtime AJ

Я получаю сообщение об ошибке этого сообщения необычным способом. Проблема с отладочной библиотекой Microsoft Visual C ++

Я только что получил Presario CQ60-420US Notebook PC — Vista Home Premium. пожалуйста помогите???? С воскресенья утра я получаю следующее поле, которое появляется одно и то же сообщение.

Я использую Compaq на моем экране: Библиотека отладки Microsoft Visual C ++ Ошибка отладки! Может кто-нибудь помочь?

Любой, кто попытается

Решено: библиотека отладки Microsoft Visual C ++

Это так же бесполезно) HA HAЕдинственный способ, который я нашел вокруг этого 8.1, IE 11. медленный по сравнению с IE. Он работает нормально, но кажется ужасно использовать загрузку и использование Firefox (мне нужен браузер, который использует Java).

Запуск Win

Источник: https://ru.fileerrors.com/microsoft-visual-c-debug-library-debug-assertion-failed-error-message.html

Microsoft Visual C++ Runtime Library

Debug assertion failed visual c как исправить?

Ошибка Microsoft Visual C++ Runtime Library Error возникает при запуске программ и игр на ОС Windows самых разных версий. Однозначно сказать, что приводит к появлению неполадки, невозможно.

Пакет Microsoft Visual C++ является сложной интегрированной системой, поэтому рассмотрим все варианты решений, накопленные опытным путем. Каждый метод помогает в определенных случаях, и есть продуктом синтеза знаний и опыта, которые были структурированы и переработаны в статью.

Цель ее – дать инструкции по исправлению ошибки. Мы надеемся, что информация принесет пользу и поможет решить вашу проблему.

Причины возникновения ошибки

Однозначно назвать причину нельзя из-за сложного процесса запуска приложений, в котором участвуют различные службы и программы. Поэтому рекомендуем пробовать на практике каждый из приведенных методов, и не тратить время на выяснение причины. Это будет намного действеннее и быстрее.  Давайте разберемся как исправить ошибку с помощью различных способов

1. Запуск от имени администратора и в режиме совместимости

Если игра выпущена давно и не запускается, то рассматриваемая ошибка может свидетельствовать о несовместимости программных комплексов новой версии со старой версией. Поэтому запуск от лица администратора и в режиме совместимости может решить проблему быстро и безболезненно.

Действия:

  1. Правой кнопкой мыши на ярлык с игрой.
  2. Кликнуть на строчку, показанную на скриншоте.
  3. Подтвердить действие.
  4. Дождаться запуска.

Алгоритм:

  1. Правой кнопкой на ярлык приложения.
  2. Клик на строчку «Свойства».
  3. В окне выбрать раздел «Совместимость».
  4. Поставить галочку, как на картинке.
  5. В строке выбора ОС указать вашу текущую версию.
  6. Нажать «Применить» и «ОК».
  7. Запустить приложение.

2. Ошибка из-за некорректного имени учетной записи

С помощью этого метода ошибка исправляется просто и быстро. Причина в этом случае кроется в имени учетной записи. Если она на кириллице (русский язык), возникает ошибка такого рода. Нужно просто создать дополнительную запись на латинице (английский). Для этого:

  • «Панель управления».
  • «Учетные записи и Семейная безопасность».
  • «Учетные записи пользователей».
  • «Управление другой учетной записью».
  • В новой вкладке окна добавляем нового пользователя с именем на английском языке.
  • Перейти в новую учетную запись.
  • Запустить приложение.

Иногда помогает переименовать каталог с кириллицы на латынь. Например с C:Игры на C:Games

3. Переустановка приложения (игры, программы)

При установке могли возникнуть проблемы, и она была завершена не совсем корректно. Сами установочные файлы приложения могут иметь ошибки, которые проявляются при запуске таким вот образом.

Переустановить игру, полностью удалив ее с компьютера, и еще лучше, если она будет скачана из другого источника, а после установлена заново. Алгоритм действий следующий:

  • Зайти в «Пуск».
  • «Панель управления».
  • «Программы и компоненты».
  • Найти и удалить проблемное приложение.
  • Скачать его из другого источника.
  • Установить.
  • Запустить.

4. Переустановка Microsoft Visual C++

Программы и игры для Windows разрабатываются в специальной среде с использованием уникальной программной платформы. Ошибки в файлах и той, и другой могут повлечь за собой неполадки при запуске приложений в ОС Windows. Не будем углубляться в дебри программирования, а сразу перейдем к исправлению.

Дефект устраняется при помощи обновления и переустановки программного комплекса. Предпочтительнее полностью переустановить Visual C++. Перед этим следует удалить все установленные пакеты. Для этого зайти в «Программы и компоненты» и далее по списку:

  • Найти Microsoft Visual C++.
  • Удалить.
  • Скачать Microsoft Visual C++, исходя из разрядности вашей операционной системы (х86 для 32-разрядной, х64 для 64-разрядной);
  • Установить;
  • Перезагрузить компьютер;
  • Запустить проблемное приложение;

5. Переустановка net. Framework

Он также исполняет особую роль при запуске, поэтому проделаем те же действия, что и с Visual C++. Удалению, скачиванию и установке теперь подлежит net. Framework

6. Переустановка DirectX

Наравне с вышеуказанными платформами программа также участвует в запуске и работе приложений. Переустановка решит проблему, если она заключена в ней.

Порядок:

  • Скачать DirectX
  • Установить и перезагрузиться.
  • Запустить неработающее приложение.

7. Драйвера на видеокарту

Устаревшая версия драйвера на видеокарту или ошибки, которые иногда возникают в работе драйверов, могут приводить к последствиям в виде ошибок. Рекомендуется удалить драйвера через «Программы и компоненты» и повторно скачать, установить свежую версию с сайта производителя видеокарты. Далее, выполнить перезагрузку и запуск приложения, с которым связаны проблемы.

8. Неверно выставленное время

Большинство приложений имеет ограниченное производителем время работы, поэтому неправильно выставленные часы могут послужить причиной сбоев и отказов в работе части программ. Рекомендуется выставить на устройстве актуальное время, перезагрузить его и запустить приложение заново.

Как исправить ошибку на Windows 10

Способ работает исключительно на Виндовс 10, поэтому рассматриваем его отдельно от остальных. Суть в том, что эта версия ОС может запрещать автоматическое обновление некоторых служб, в частности Visual C++ и net.Framework. После включения этой возможности, Windows обновит эти программы и после перезагрузки следует повторить запуск. Порядок действий:

  1. Программы и компоненты.
  2. Включение и отключение компонентов Windows.
  3. В окне поставить галочки напротив служб, где стоит черный квадрат, как на картинке.
  4. Подождать окончания автообновления.
  5. Перезагрузиться.
  6. Запустить приложение.

Заключение

Указанные методы уже помогли многим людям в решении этой проблемы. Надеемся, что вам они также пригодились, и ни с Microsoft Visual C++ Runtime Library Runtime error, ни с любой другой ошибкой вы больше не столкнетесь.

Если у Вас остались вопросы, можете задавать их в форме комментариев чуть ниже

Источник: http://dlltop.ru/error-0x/138-microsoft-visual-c-runtime-library

  • Forum
  • Windows Programming
  • Error Debug Assertion Failed!

Error Debug Assertion Failed!

Pages: 123

Hello,

I’m working with a Visual Studio 2015 C++ program converted from a VS 6.0 C++ program.

When I run the program it gives this error:


---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: C:WINDOWSSYSTEM32mfc140d.dll
File: f:ddvctoolsvc7libsshipatlmfcsrcmfcarray_u.cpp
Line: 324

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)

---------------------------
Abort   Retry   Ignore   
---------------------------

It’s giving this error as a user message. It is not stopping in the debugger showing a line where the error is occurring.

I used the debugger to find out where it is blowing up. It is stopping inside this for loop that is in the Carray::SetSize method found in the afxtempl.h file:

1
2
for( int i = 0; i < m_nSize-nNewSize; i++ )
	(m_pData + nNewSize + i)->~TYPE();

For some reason, when I first started to get this error, it was a different error message and it stopped in the debugger. I tried to get help to fix it here:

I never did figure out how to fix it, so I am hoping that someone can help in figuring out what needs to be done.

Any help that anyone can provide to resolve this error would be gratefully appreciated.

Thanks,
Tony

Last edited on

Can you show us the code of the program — especially before the failde assertion

Hello Thomas.

Thanks for your help.

I’m not sure of how far back to go, but in this method, a call is made to Serialize.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
BOOL CMagicDoc::OnOpenDocument(LPCTSTR lpszPathName) 
{
	LPBYTE pData = NULL;
	BOOL bOK = TRUE;
	CWaitCursor wait;
	try
	{
		CFile file;
		CFileException fe;
		if (!file.Open(lpszPathName, CFile::modeRead, &fe))
		{
			ReportSaveLoadException(lpszPathName, &fe, 
				FALSE, AFX_IDP_FAILED_TO_OPEN_DOC);
			return FALSE;
		}
		DeleteContents();
		SetModifiedFlag();  // dirty during de-serialize

		DWORD dwLen = file.GetLength();
		pData = new BYTE[dwLen+5];
		DWORD dwRead = file.Read(pData, dwLen);

		// check signiture - encrypted?
		if (IsEncrypted(pData, dwRead))		// decrypt data
		{
			// prompt for password
			do 
			{
				DPassword dlg(FALSE);
				if (dlg.DoModal() != IDOK)
				{
					delete pData;
					SetModifiedFlag(FALSE);
					// can not return FALSE, due to bugs in reinit
					if (AfxGetMainWnd())
						AfxGetMainWnd()->PostMessage(WM_COMMAND, ID_FILE_NEW);
					else
						((CMagicApp*)AfxGetApp())->m_bReset = TRUE;
					return TRUE;
				}
				m_sPassword = dlg.m_sPassword;
			}
			while (!DecryptData(pData, dwRead, m_sPassword));
		}
		else
			m_sPassword.Empty();

		CMemFile mf;
		mf.Attach(pData, dwRead);
		CArchive ar(&mf, CArchive::load);
		ar.m_pDocument = this;
		Serialize(ar);     // load me
		ar.Close();
		mf.Detach();
	}
	catch (CException* e)
	{
		ReportSaveLoadException(lpszPathName, e, 
				FALSE, AFX_IDP_FAILED_TO_OPEN_DOC);
		e->Delete();
		bOK = FALSE;
	}
	catch(...)
	{
		ReportSaveLoadException(lpszPathName, NULL, 
				FALSE, AFX_IDP_FAILED_TO_OPEN_DOC);
		bOK = FALSE;
	}
	delete pData;
	if (!bOK)
	{
		DeleteContents();
		return FALSE;
	}
	
	SetModifiedFlag(FALSE);
	
	CMagicFrame *wnd = (CMagicFrame*) AfxGetMainWnd();
	if( wnd )
	{
		wnd->UpdateMailCount( 0, 0 );
	}

	return TRUE;
}

This is the Serialize method:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
void CMagicDoc::Serialize(CArchive& ar)
{
	m_listMailbox.Serialize( ar );
	if (ar.IsStoring())
	{
		ar << nVersion;
		theApp.m_Filters.Serialize( ar );
	}
	else
	{
		// old version does not have version number stored, so
		//  have to use exception handler
		try
		{
			BYTE bVer = 0;
			ar >> bVer;
			if (bVer <= nVersion)
			{
				theApp.m_Filters.Serialize( ar );
			}
		}
		catch(CArchiveException* e)
		{
			e->Delete();
			theApp.GenDefaultFilters();
		}
	}
}

This method gets to the «try», and throws the exception. Here is what it calls in the exception processing:

1
2
3
4
5
6
7
8
9
10
11
12
13
void CMagicApp::GenDefaultFilters()
{
	m_Filters.SetSize(1);
	CMailFilter filter;
	filter.m_sName		= "Blacklist";
	filter.m_aCnd[0].m_nField		= MFF_FROM;
	filter.m_aCnd[0].m_nOperation = MFO_EQUAL;
	filter.m_aCnd[0].m_sText		= "$blacklst.txt";	// get from file
	filter.m_nCombination = MFC_NONE;
	filter.m_dwAction	= MFA_SPAM;
	filter.m_sMailBox	= "*";				// for all mailboxes
	m_Filters.SetAt(0, filter);
}

This is where it tries to do SetSize and gives the error.

Tony

Last edited on

You could try

1
2
3
   // m_Filters.SetSize(1);
   // m_Filters.SetAt(0, filter);
   m_Filters.Add(filter)

If I modify that method to look like this:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
void CMagicApp::GenDefaultFilters()
{
	//m_Filters.SetSize(1);
	CMailFilter filter;
	filter.m_sName		= "Blacklist";
	filter.m_aCnd[0].m_nField		= MFF_FROM;
	filter.m_aCnd[0].m_nOperation = MFO_EQUAL;
	filter.m_aCnd[0].m_sText		= "$blacklst.txt";	// get from file
	filter.m_nCombination = MFC_NONE;
	filter.m_dwAction	= MFA_SPAM;
	filter.m_sMailBox	= "*";				// for all mailboxes
	//m_Filters.SetAt(0, filter);
	m_Filters.Add(filter);
}

It does get to the «m_Filters.Add(filter);» line, but it gives this error:

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: C:WINDOWSSYSTEM32mfc140d.dll
File: f:ddvctoolsvc7libsshipatlmfcincludeafxcoll.inl
Line: 213

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)

---------------------------
Abort   Retry   Ignore   
---------------------------

Thanks,
Tony

Last edited on

How are m_Filters and CMailFilter declared ?

This is the declaration of m_Filters

CArray<CMailFilter, CMailFilter&> m_Filters;

I’m not sure if a struct is a declaration, but this is what it looks like:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
struct CMailFilter
{
	CString	m_sName;		// filter text
	
	enum {nConditions = 2};
	CFilterCnd	m_aCnd[nConditions];
	BYTE		m_nCombination;	// MFC_x

	CString	m_sMailBox;
	COLORREF m_Color;		// if color is used
	DWORD	m_dwAction;		// combination of MFA_*

	CMailFilter();
	CMailFilter(const CMailFilter& a);
	// CArray support
	CMailFilter& operator=(const CMailFilter&);
	void Serialize(CArchive& a);
};

Thanks,
Tony

Last edited on

Can you post the rest of CMailFilter? I try to test it in a simple Console app.

Thomas,

I’m not sure of what you mean by the rest of CMailFilter. If I do a find, there are 35 lines that have CMailFilter. Here are three methods for that name:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

CMailFilter::CMailFilter()
{
	for (int i=0; i<nConditions; i++)
	{
		m_aCnd[i].m_nField = MFF_FROM;
		m_aCnd[i].m_nOperation = MFO_EQUAL;
	}
	m_nCombination = MFC_NONE;
	m_dwAction = MFA_NONE;
	m_Color = 0;	// black
	m_sMailBox = "*";
}


CMailFilter::CMailFilter(const CMailFilter& a)
{
	*this = a;
}


CMailFilter& CMailFilter::operator=(const CMailFilter& src)
{
	m_sMailBox = src.m_sMailBox;
	m_Color = src.m_Color;
	m_dwAction = src.m_dwAction;
	m_sName = src.m_sName;
	
	m_nCombination = src.m_nCombination;
	for (int i=0; i<nConditions; i++)
	{
		m_aCnd[i].m_nField = src.m_aCnd[i].m_nField;
		m_aCnd[i].m_nOperation = src.m_aCnd[i].m_nOperation;
		m_aCnd[i].m_sText = src.m_aCnd[i].m_sText;
	}

	return *this;
}

Thanks,
Tony

Still no obvious error to see.
Does it make a difference when you use a pointer?

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
CArray<CMailFilter*> m_Filters;

void CMagicApp::GenDefaultFilters()
{

	CMailFilter *filter = new CMainFilter;
	filter->m_sName		= "Blacklist";
	filter->m_aCnd[0].m_nField		= MFF_FROM;
	filter->m_aCnd[0].m_nOperation = MFO_EQUAL;
	filter->m_aCnd[0].m_sText		= "$blacklst.txt";	// get from file
	filter->m_nCombination = MFC_NONE;
	filter->m_dwAction	= MFA_SPAM;
	filter->m_sMailBox	= "*";				// for all mailboxes
	
	m_Filters.Add(filter);
}

Thomas,

If I try to use the pointer method, I get four compile errors.

Should I try to adjust the code errors to use the pointer? I don’t even know what to do to fix the errors.

Here are the errors:


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2440	'initializing': cannot convert from 'CMailFilter *' to 'CMailFilter &'	Magic	C:UsersTonyDocumentsVisual Studio 2015ProjectsMagic2015MagicFrame.cpp	1076	


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2440	'initializing': cannot convert from 'CMailFilter *' to 'CMailFilter &'	Magic	C:UsersTonyDocumentsVisual Studio 2015ProjectsMagic2015Excerpt.cpp	566	


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2664	'void CArray<CMailFilter *,const TYPE &>::Copy(const CArray<TYPE,const TYPE &> &)': cannot convert argument 1 from 'CArray<CMailFilter,CMailFilter &>' to 'const CArray<CMailFilter *,const TYPE &> &'	Magic	C:UsersTonyDocumentsVisual Studio 2015ProjectsMagic2015DFilters.cpp	299	


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2664	'void CArray<CMailFilter,CMailFilter &>::Copy(const CArray<CMailFilter,CMailFilter &> &)': cannot convert argument 1 from 'CArray<CMailFilter *,const TYPE &>' to 'const CArray<CMailFilter,CMailFilter &> &'	Magic	C:UsersTonyDocumentsVisual Studio 2015ProjectsMagic2015DFilters.cpp	313	

Here are the four code areas where the errors occur:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
void CMagicFrame::UpdateFilterLists()
{
	if (m_bListReady)
		return;
	m_asFilterLists.RemoveAll();
	for (int i=0; i<theApp.m_Filters.GetSize(); i++)
	{
		CMailFilter& mf = theApp.m_Filters.ElementAt(i);
		for (int c=0; c<CMailFilter::nConditions; c++)
		{
			if (mf.m_aCnd[c].m_sText.Find('$') != 0)
				continue;
			CString sFile = mf.m_aCnd[c].m_sText.Mid(1);
			sFile.MakeLower();
			sFile.TrimRight();
			for (int j=0; j<m_asFilterLists.GetSize(); j++)
			{
				if (m_asFilterLists[j] == sFile)
				{
					sFile.Empty();
					break;
				}
			}
			if (!sFile.IsEmpty())
				m_asFilterLists.Add(sFile);
		}
	}
	m_bListReady = TRUE;
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
void CExcerpt::CheckByFilters()
{
	if (IsFromFriend())
	{
		m_sFilters = _T("From friend!");
		m_dwFiltered = MFA_FRIEND;
		if (theApp.m_dwFlags & MMF_PROTECT)
		{
			m_bitRemoveFromServer = 0;
			m_bitProtected = 1;
		}
		return;
	}

	int nFilters = theApp.m_Filters.GetSize();
	DWORD dwLine = 0;
	for (int i=0; i<nFilters; i++)
	{
		CMailFilter& mf = theApp.m_Filters.ElementAt(i);
		if ((mf.m_dwAction & MFA_ENABLED)==0)
			continue;
		if ( !CheckByFilter(mf, dwLine) )
			continue;
		ApplyFilterAction(mf, dwLine);
		if ((mf.m_dwAction & MFA_OTHER)==0 || (mf.m_dwAction & MFA_FRIEND))
			break;
	}
}
1
2
3
4
5
6
7
8
9
10
11
12
void DFilters::OnOK() 
{
	UpdateData();
	theApp.m_Filters.Copy(m_Filters);
	
	theApp.intEnableFilters = m_bAllow;

	if (m_pDoc)
		m_pDoc->SetModifiedFlag();

	CDialog::OnOK();
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
void DFilters::GetData()
{
	m_bAllow = theApp.intEnableFilters;

	m_Filters.Copy(theApp.m_Filters);
	m_lbList.ResetContent();
	for (int i=0; i<m_Filters.GetSize(); i++)
	{
		CMailFilter& mf = m_Filters.ElementAt(i);
		int idx = m_lbList.AddString(mf.m_sName);
		m_lbList.SetCheck(idx, (mf.m_dwAction & MFA_ENABLED)!=0 );
	}
	m_lbList.SetCurSel(0);
	UpdateData(FALSE);
	OnSelchangeList();
}

I have highlighted the lines containing the errors.

Thanks,
Tony

In void CMagicFrame::UpdateFilterLists()
CMailFilter& mf = theApp.m_Filters.ElementAt(i);
This would be CMailFilter* mf = theApp.m_Filters.ElementAt(i);

In void CExcerpt::CheckByFilters() and void DFilters::GetData()

 
CMailFilter& mf = theApp.m_Filters.ElementAt(i);

This would be CMailFilter* mf = theApp.m_Filters.ElementAt(i);

On void DFilters::OnOK() and void DFilters::GetData() these are probably not needed.

1
2
3
theApp.m_Filters.Copy(m_Filters);

mf.m_sName becomes mf->m_sName

Is there a chance that you can upload the whole project somewhere?

If this doesn’t work the last option would be to use std::vector<CMailFilter>

I have downloaded it but it doesn’t compile. openssl files are missing.

BTW: did you try it with pointers ?

Thomas,

Here is the link to the OpenSSL zip files:
https://drive.google.com/file/d/0B3Jw7h2K4ZvkN3hpX3hjTS1vTTg/view?usp=sharing

Wherever you unzip those files to, you will have to change the project «Configuration PropertiesVC++ DirectoriesInclude Directories» to point to it and the same for «Configuration PropertiesVC++ DirectoriesLibrary Directories».

Yes, I did try the pointers method and I get another 13 errors. Should I try to resolve those also?

Thanks,
Tony

Thomas,

I reviewed some of the changes I made to eliminate errors when I first migrated this package from VS 6.0 to VS 2015. There were two for loops where I had to define an «i» int variable before the loops instead of in the loops. I saw where I changed the code incorrectly and changed it to the way it should be.

After that I applied your suggested changes from Jul 17, 2016 at 4:23am like this:

// m_Filters.SetSize(1);
// m_Filters.SetAt(0, filter);
m_Filters.Add(filter)

The program compiles and runs without error.

If I reverse your suggested changes, it still gives the error that I was getting after originally making the changes that you suggested.

Should I leave your suggested changes in? I don’t see any problems with the program yet, but I have not tested a parts of it.

Thanks,
Tony

@Carneno,

Something in VS 2015 I just ran across that might help you migrate your project:

VS has the ability to create a new project using existing files. I used that feature to migrate a Win32 and MFC VS 6.0 projects to VS 2015.

Should I leave your suggested changes in? I don’t see any problems with the program yet, but I have not tested a parts of it.

I wouldn’t make changes as long as it works. Even small changes can lead to new problems.

Thomas,

I just want to make sure that what I am doing is the right thing.

After making numerous changes to fix compile errors, I was still getting the error that I posted to start this thread. You gave me this change to fix that error:

1
2
3
// m_Filters.SetSize(1);
 // m_Filters.SetAt(0, filter);
 m_Filters.Add(filter)

The program now works with those changes.

Should I leave those changes in?

Thanks,
Tony

The program now works with those changes.
Should I leave those changes in?

Yes I would leave it like it is

Pages: 123

Понравилась статья? Поделить с друзьями:
  • Ошибка deletefile сбой код 5
  • Ошибка df 065 рено
  • Ошибка debootstrap не удалось определить кодовое название выпуска
  • Ошибка defrost на кондиционере
  • Ошибка debootstrap astra linux