An unhandled exception has been caught by the VSW exception filter
i get this error when ever i try to update my web reference. A windows pops up and says "Microsoft Development Environment has encountered a problem and needs to close..."
When i click on the "click here" link to see details about the error it says:
Error details
"An unhandled exception has been caught by the VSW exception filter".
Error Signature
"AppName: devenv.exe AppVer: 7.10.3077.0 ModName: msvbprj.dll ModVer: 7.10.3077.0 Offset: 0006ee3f"
The application i am talking about is in Visual Basic .NET. I use Visual Studio.NET 2003. I am on a Windows XP machine.
Any help would be greatly appreciated.
[703 byte] By [
MNaren] at [2007-12-28]
I got the same error each time i try to debug my app the first time of the day.
From the second attempt and more the problem went away.
It didn't happen until i've installed VS2003 SP1.
I suspect this has been introduced with SP1.
Can you confirm me this ? No solution yet afaik.
MNaren,
Have you tried to compile your project to .NET Framework 2.0 such as using Visual Basic Express Edition? Actually I don't understand exactly on your problem, however, I suggest you to transfer it to the new version of .NET Framework and have an observation that whether the problem is still the same.
In a word, thank you for your question.
I have similar problem, whenever I tried to open any project IDE .Net 2003 it crashes with the following error
Event Type: Error
Event Source: Microsoft Development Environment
Event Category: None
Event ID: 1000
Date: 23/03/2007
Time: 10:54:45 AM
User: N/A
Computer: GDHILLON
Description:
Faulting application devenv.exe, version 7.10.6030.0, faulting module comctl32.dll, version 5.82.2900.2982, fault address 0x00029932.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 64 65 76 ure dev
0018: 65 6e 76 2e 65 78 65 20 env.exe
0020: 37 2e 31 30 2e 36 30 33 7.10.603
0028: 30 2e 30 20 69 6e 20 63 0.0 in c
0030: 6f 6d 63 74 6c 33 32 2e omctl32.
0038: 64 6c 6c 20 35 2e 38 32 dll 5.82
0040: 2e 32 39 30 30 2e 32 39 .2900.29
0048: 38 32 20 61 74 20 6f 66 82 at of
0050: 66 73 65 74 20 30 30 30 fset 000
0058: 32 39 39 33 32 0d 0a 29932..
I tried reparing VS .Net 2003 and reintalling the SP1 but nothing works