Common language runtime debugging services как исправить

  • Remove From My Forums
  • Question

  • Hi,
         We have built application in C#. This exe works fine with small Reports. But failed and give following error message whenever we try to run a big reports/processes:

                  ReportGenerator.exe Common Language Runtime Debugging Services
                  Application has generated an exception that could not be handled.
                  Process ID=0x14 (1300), Thread Id=0xe8(232)

                   Click OK to terminate the application.
                   Click CANCEL to debug the application.

    Any help will be grate appriciated…
    Regards
    H.M.Sohaib

           

Answers

  • It would appear that you have a debugger available on the machine that is crashing so you should be able to click CANCEL to load the debugger and determine where it failed.  You’ll need the PDB file for the build in order to load the call stack.  The PDB should be built for all configurations in VS 2005 so you simply need to copy the file over.  If you don’t have the debugger available then try to at least get the exception number (from the View Details link or whatever the dialog is showing to you) so you have a better idea what is going wrong. 

    Debugging production issues can be really painful.  Luckily Microsoft has really stepped up to the plate on this and provided us with the ability to debug release build crashes even when we can’t reproduce the problem ourselves.  If you install the debugging tools for Windows on the machine then you can use ADPlus to take a snapshot of the process state when the crash occurs.  You can then go back to your development environment and “replay” the crash to determine what went wrong.  Refer to the article Root Out Elusive Production Bugs with These Effective Techniques in the July 2005 issue of MSDN Magazine.

    My initial hunch would be that it is probably a resource problem such as threads or memory.  Hope this helps.

    Michael Taylor – 8/30/05

Подобные проблемы возникают из-за того, что Media Center не может правильно зарегистрировать в системе один из своих сервисов. Такое происходит в случае неудачного завершения установки драйверов и проблем с заплатками Windows.

Нужно узнать, действительно ли проблема кроется в сервисах, если да, то какой из них не был зарегистрирован. Загрузите систему в безопасном режиме, загляните в журнал Media Center. Он находится в папке Windows и называется medctroc.log.

Особое внимание обратите на раздел файла под названием Registering services and COM objects… В нем перечислены все загружаемые сервисы, в какой-то из строк должна находиться информация об ошибке.

Чтобы исправить ошибки в этом разделе, вы должны перерегистрировать несколько основных COM-серверов:

— закройте Media Center

— зайдите в меню Пуск, выберите Выполнить.. . и запустите программу cmd

— выполните команду regsvr32.exe atl.dll

— выполните команду С: WINDOWSeHomeehSched /unregServer

— выполните команду С: WINDOWSeHomeehSched /service

— выполните команду С: WINDOWSeHomeehRecvr /unregServer

— выполните команду [буква диска]: WINDOWSeHomeehRecvr /service

— выполните команду С: WINDOWSeHomeehRec.exe /unregServer

— выполните команду С: WINDOWSeHomeehRec.exe /regserver

— выполните команду С: WINDOWSeHomeehmsas.exe /unregServer

— выполните команду С: WINDOWSeHomeehmsas.exe /regserver

— выполните команду С: WINDOWSeHomeehshell.exe /unregServer

— выполните команду С: WINDOWSeHomeehshell.exe /regserver

— перезапустите систему

Обратите внимание на то, что вводимые команды чувствительны к регистру символов, так что вам нужно писать заглавную S в слове unregServer и так далее.

Hi Community,

I am currently experiencing a problem with a piece of software I have installed on a Windows 10 1903 system. Whenever I launch the program as any other user than the domain admin, the program does not launch and errors will pop-up.

The first one that pops-up is the Common Language Runtime Debugging Service error which says:

Application has generated an exception that could be handled. Followed by a random process ID and random thread ID.

The one after that is the No Debugger Found error which says that a Registered JIT debugger is not available.

To be clear, this application only runs succesfully when it is run with the domain admin crededentials. All other users on the machine receive the error. Also note that I have tried uninstalling the application (complete with deleting registry keys and folders)
and install it via a different user which I also added to the local admin group, but still it will only keep working for the domain admin.

I tried things like setting the permissions on the folders/registry keys, adding user to the local admin group but to no avail.

Could anyone give me some insight?

I guess .NET Framework isnt properly installed.
Go to your STEAMsteamappscommonSuperpower 2RedistDotNet1.1 folder and install it.

I go to install it and it says it is not compatible with 64 bit windows xp im running windows 8.

Last edited by Overlord;
19 Apr, 2014 @ 2:56am

I don’t suggest this for others but I ignored the warning about incompatibility of .net 1.1 and my Windows 7 64bit OS and installed it anyway.

The crash problem I had with the editor didn’t happen the second time that I tried to open a file.

As I say though, I don’t recommendf it to others as I don’t know if it will mess up your operating system or what but I’m due for a refresh of my O.S. anyway so I figured it was worth a shot.

It will not mess up your system and its something that you dont need to worry about. MS doesnt officially support it but in this case it works smoothly.

Originally posted by MegalomaniacNG:

I guess .NET Framework isnt properly installed.
Go to your STEAMsteamappscommonSuperpower 2RedistDotNet1.1 folder and install it.

I have done this and ignored the warnings. But now when I go to start the editor first time setup starts (so there is progress) and a pop up box appears (tried to paste a screen shot of it but steam won’t let me)

The message title is GLEditor.exe- Common Language Runtime Debugging Services
Main body has the following text:
Application has generated an exception that could not be handled
Process id=0x1734 (5940), Thread id=0x1748 (5960)
Click OK to terminate the application
Click cancel to debug the application

Clicking cancel results in another error message and prevents me opening any other program as I am told superpower2 is still running. If you try to exit steam it says it can’t as you need to stop the background program first. I had to restart my computer to get steam to do anything.

If you click OK then the program closes fine

🙂

So, I have the same error like Seb above and cannot get the editor to work. Has someone been able to solve this problem?

So does that mean installing NET. Framework 1.1 will work or not work for windows 7+ like me, because of the incompatible reasons, I’m unsure whether to install or not install.

Demoz


18 May, 2014 @ 10:16am 

Originally posted by Tsar Sorcus:

So does that mean installing NET. Framework 1.1 will work or not work for windows 7+ like me, because of the incompatible reasons, I’m unsure whether to install or not install.

No. Most things about this game are broken because of its age. If you’re running windows 7, you probably won’t ever get it to work.

I think it’s stupid that the game developers haven’t updated it to where the editor will work on more OS editions.

I have the same issue but on the win10. Also the game itself sometimes crash without any reason only because the joshua exe. Any good idea guys how to make it work the editor work on win10? I want to make mods and manage countries.

A_Han


12 Apr, 2019 @ 7:46am 

when I installed .NET Framework 1.1 than the program went wrong

The message box looks like this:
GLEditor.exe – Common Language Runtime Debugging Services

Application has generated an exception that could not be handled

Process id=0x2c54(11348),Thread id=0x1b94(7060).

Ehshell.exe — это исходный процесс Windows и компонент Microsoft Media Center.

По умолчанию файл ehshell.exe находится в подпапке C:Windows. имеет размер файла 3 223 552 с 2 883 584 байтами.

При выполнении повторяющихся задач в Media Center на ПК под управлением Microsoft Windows XP Media Center Edition может произойти сбой программы или может появиться новое серьезное сообщение об ошибке. появиться на экране:

Использование вызвало исключение, которое невозможно обработать.

Эта ошибка известна и может возникнуть, если вам нужно выполнять повторяющиеся задачи, описанные ниже, в Media Center:

Чтобы устранить это сообщение об ошибке, установите последний пакет обновления для Windows Microsoft Company XP.

В Microsoft Windows XP Center Edition, Multimedia, когда вы выходите из стратегии игры Gem Master, нажимая 2005, Close Mouse, ваш компьютер может замедляться или зависать в воздухе. Что касается Windows, если вы откроете вкладку «Процессы» в окне «Диспетчер задач», вот как вы заметите, что процесс ehshell.exe использует 100% ЦП.

ehshell.exe центр мультимедийных служб отладки общеязыковой среды выполнения

Чтобы избежать этого, приобретите пульт дистанционного управления вместо лучшей мыши, чтобы вернуться в главное окно Media Center и выйти из Gem Master.

В Microsoft Windows XP Media Edition Mid 2002, если вы обнаружите, кто именно не имеет значка Center media на своем личном рабочем столе, вы можете попробовать следующее, чтобы исправить проблему:

  1. Щелкните правой кнопкой мыши на красивом пустом месте на рабочем столе, выберите “Создать” и нажмите “Ярлык”.
  2. Затем нажмите кнопку обзора, чтобы перейти к каталогу ehome (по умолчанию %Windir%ehome).
  3. Следуйте инструкциям на экране, чтобы создать ярлык.
  4. После создания секретной формулы щелкните ее правой кнопкой мыши и выберите “Свойства”.
  5. Убедитесь, что значение непосредственно над целевым файлом является полем %Windir%ehome вместе с тем, что вы вызываете основное окно, когда %Windir%ehomeehshell.exe. Нажмите
  6. затем также кнопку “Применить”, а затем “ОК”.%Windir%

примечание: это переменная, поэтому она также относится к папке, в которую, вероятно, была установлена ​​Windows. По умолчанию C:Windows

Да, файл ehshell.exe действительно заслуживает доверия. Ehshell.exe — это файл, подписанный Microsoft поверх того, что не связано с вредоносным ПО.

Однако многие должны помнить, что вредоносные программы, такие как трояны и черви, намеренно распознают свои вредоносные процессы так же, как законные недавние процессы, чтобы избежать обнаружения. Например, вредоносное ПО может устанавливать на ваш компьютер преступные процессы, такие как eshell.exe, ehsshell.exe и ehshel.exe. Вы

Если кто-то обнаружит какие-либо нежелательные процессы, запущенные на вашем мобильном телефоне или компьютере, немедленно запустите сканирование на наличие вредоносных программ с помощью расширенных инструментов безопасности, таких как STOPzilla и антивирус Spyware Cease, чтобы удалить вредоносное ПО. После удаления этого процесса злоумышленники также выполняют сканирование реестра, наняв надежную утилиту для удаления реестра, такую ​​​​как RegServe, чтобы убедиться, что данные, хранящиеся в реестре, являются правильными и полными.

<основной><статья itemscope=”” itemtype=”https://schema.org/CreativeWork”><дел>

Добавить комментарий