An unhandled win32 exception occurred in devenv.exe

Answered An unhandled win32 exception occurred in devenv.exe

  • Wednesday, June 27, 2007 9:58 AM
     
     

    VS 2005 Prof, WIN XP.

    I lost ability to open forms.

    Now each attempt to do this cause message such as "An unhandled win32 exception occurred in devenv.exe [1892]" and VS 2005 restart. Reinstallation vs2005 and SP1 installation have no results to this problem. The building and execution - all OK. Opening form in code view - OK.

     What can I do?

All Replies

  • Wednesday, June 27, 2007 12:44 PM
     
     

    Not good!

     

    Sounds like the code in your form is causing that. Are you calling any API's from your form code?

     

    It might also have something to do with Anti Virus software detecting 'malicious code'.

     

    Or is it that you cannot veiw any form, even a fresh one that you create in a new project.

     

    HTH,

    James.

  • Thursday, June 28, 2007 2:22 AM
     
     

     James Randle wrote:

    Or is it that you cannot veiw any form, even a fresh one that you create in a new project.

    Yes, it is just this.

     James Randle wrote:

    It might also have something to do with Anti Virus software detecting 'malicious code'.

      Yes. That error was firstly appeared after removing some trojans.
  • Thursday, June 28, 2007 4:48 AM
     
     
    Under WinXP safemode - all OK. Forms open. Under normal mode - No. Where the cause is?
  • Friday, June 29, 2007 4:26 AM
     
     Answered
    Yesterday  NOD32 detected win32\TrojanProxy.Wopla.NAC (kprof and poof files in \windows\system32) and win32/Small.NBX (msvcrtg.exe in \windows\system32). Today I has removed that files. Forms open!  Both for managed C++ and C#. What animals that trojans are?