473,320 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Crash in VB.NET 2005


Hello,

my VB.Net 2005 crashes regulary. After debugging when the
code screen appears again I get the following error when I want to save
my project:

Type: Error
Event-ID: 1000
Source: Microsoft (R) Visual Basic Compiler

Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
faulting module kernel32.dll, version 5.1.2600.2180, stamp 41109833,
debug?
0, fault address 0x0001eb33.

0000: 41 00 70 00 70 00 6c 00 A.p.p.l.
0008: 69 00 63 00 61 00 74 00 i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00 i.o.n. .
0018: 46 00 61 00 69 00 6c 00 F.a.i.l.
0020: 75 00 72 00 65 00 20 00 u.r.e. .
0028: 20 00 64 00 65 00 76 00 .d.e.v.
0030: 65 00 6e 00 76 00 2e 00 e.n.v...
0038: 65 00 78 00 65 00 20 00 e.x.e. .
0040: 38 00 2e 00 30 00 2e 00 8...0...
0048: 35 00 30 00 37 00 32 00 5.0.7.2.
0050: 37 00 2e 00 34 00 32 00 7...4.2.
0058: 20 00 34 00 33 00 33 00 .4.3.3.
0060: 33 00 65 00 36 00 39 00 3.e.6.9.
0068: 39 00 20 00 69 00 6e 00 9. .i.n.
0070: 20 00 6b 00 65 00 72 00 .k.e.r.
0078: 6e 00 65 00 6c 00 33 00 n.e.l.3.
0080: 32 00 2e 00 64 00 6c 00 2...d.l.
0088: 6c 00 20 00 35 00 2e 00 l. .5...
0090: 31 00 2e 00 32 00 36 00 1...2.6.
0098: 30 00 30 00 2e 00 32 00 0.0...2.
00a0: 31 00 38 00 30 00 20 00 1.8.0. .
00a8: 34 00 31 00 31 00 30 00 4.1.1.0.
00b0: 39 00 38 00 33 00 33 00 9.8.3.3.
00b8: 20 00 66 00 44 00 65 00 .f.D.e.
00c0: 62 00 75 00 67 00 20 00 b.u.g. .
00c8: 30 00 20 00 61 00 74 00 0. .a.t.
00d0: 20 00 6f 00 66 00 66 00 .o.f.f.
00d8: 73 00 65 00 74 00 20 00 s.e.t. .
00e0: 30 00 30 00 30 00 31 00 0.0.0.1.
00e8: 65 00 62 00 33 00 33 00 e.b.3.3.
00f0: 0d 00 0a 00 ....

Anyone familiar with this error?

I'm running VB.NET 2005 on a Pentium 4 3,4 Ghz, 2.00 GB Ram, Mainboard
with
Intel chipset, Microsoft Windows XP Pro SP-2 (all hotfixes installed).
Regards,
Maurice
Feb 6 '06 #1
7 1751
Maurice,

For the information, only with one project or with all projects?

Cor
Feb 6 '06 #2
Hi Cor,

I'm working on 1 project now. Could the project file be corrupt?

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in
news:eF*************@TK2MSFTNGP11.phx.gbl:
Maurice,

For the information, only with one project or with all projects?

Cor


Feb 6 '06 #3
Maurice,

Why not make an other project and try?

Although 2005 is new, is this problem from you that as well. So it can be in
your project.

Just a thought,

Cor

"Maurice" <hm*****@nospam.nospam> schreef in bericht
news:Xn****************************@194.109.133.24 2...
Hi Cor,

I'm working on 1 project now. Could the project file be corrupt?

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in
news:eF*************@TK2MSFTNGP11.phx.gbl:
Maurice,

For the information, only with one project or with all projects?

Cor

Feb 6 '06 #4
I don't know if it is the case in your instance, but I found that I would
get a crash if I tried to use edit-and-continue in my project. I turned it
off 2 months ago and haven't crashed like that since.

Jim Wooley

"Maurice" <hm*****@nospam.nospam> wrote in message
news:Xn****************************@194.109.133.24 2...

Hello,

my VB.Net 2005 crashes regulary. After debugging when the
code screen appears again I get the following error when I want to save
my project:

Type: Error
Event-ID: 1000
Source: Microsoft (R) Visual Basic Compiler

Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
faulting module kernel32.dll, version 5.1.2600.2180, stamp 41109833,
debug?

Feb 8 '06 #5
Hi Jim,

thanx I will try this a few days to see if it works!

"Jim Wooley" <jw******@bellsouth.net> wrote in
news:O2**************@TK2MSFTNGP14.phx.gbl:
I don't know if it is the case in your instance, but I found that I
would get a crash if I tried to use edit-and-continue in my project. I
turned it off 2 months ago and haven't crashed like that since.

Jim Wooley

"Maurice" <hm*****@nospam.nospam> wrote in message
news:Xn****************************@194.109.133.24 2...

Hello,

my VB.Net 2005 crashes regulary. After debugging when the
code screen appears again I get the following error when I want to
save my project:

Type: Error
Event-ID: 1000
Source: Microsoft (R) Visual Basic Compiler

Faulting application devenv.exe, version 8.0.50727.42, stamp
4333e699, faulting module kernel32.dll, version 5.1.2600.2180, stamp
41109833, debug?



Feb 17 '06 #6
VB.NET 2005 crashes several times a day for me, but only after I've
been using Edit and Continue. Simple E & C is OK, but if I've done a
lot of edits then it crashes when I stop running the application.

Mar 13 '06 #7
It sounds like you have this problem:

http://support.microsoft.com/kb/915038/en-us

For some additional details see:

http://lab.msdn.microsoft.com/Produc...b-68f430d47a7e
--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
<ps******@yahoo.co.uk> wrote in message
news:11*********************@j52g2000cwj.googlegro ups.com...
| VB.NET 2005 crashes several times a day for me, but only after I've
| been using Edit and Continue. Simple E & C is OK, but if I've done a
| lot of edits then it crashes when I stop running the application.
|
Mar 13 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: VK | last post by:
I'm using window.open method in my script to open poup window. Recently Internet Explorer users reported that the script crashes on their machine with different runtime errors. See the bug:...
0
by: Zahni | last post by:
Win 2003 Enterprise, 14 GB RAM, /3GB and /PAE DB2_AWE=1,330000,40000 Simple test: wrote two batches: :10 db2 activate database ga db2 deactivate database ga goto 10
5
by: NG | last post by:
Hi, We are having DB2-V7.2 DB on AIX 5.2 machine. Recently we upgraded our system to fixpack 13 and activated activate AIX asynchronous IO function. Our DB is going to crash recovery with...
1
by: tony | last post by:
hi. my NET application is using mixed c++ dll ( managed and unmanaged) in that dll , im calling api's of unamanged dll. my application crash with no exception or warning. its hard to...
0
by: Atul | last post by:
I have a .Net Managed C++ wrapper control for a MFC control. When using the ..Net control in a Visual Studio 2005 Beta 2 C# project and running in Debug mode, I get a crash saying something like...
0
by: samsonfr | last post by:
Hello, I have read KB 814472 and the article "How To: Remove Dependency on _vcclrit.h" (http://msdn2.microsoft.com/en-us/library/ms173267(en-us,vs.80).aspx) which confirmed that VS.NET 2005...
4
by: Jarod | last post by:
Hey If you make a control that has property like this: public string Text { get { return this.Text; } } There is a stackoverflow and VS 2005 designer crash. When you don't use a visual...
6
by: bjornms | last post by:
The application i build in C#.net is crashing once a month. I can't reproduce the crash. Is there a way to track down where the program crashes, without putting logging everywhere in the code?...
3
by: Nalaka | last post by:
Hi, Can you tell me what type a things in asp.net code can crash... "application pool". Any example would do.... I was under imresiion that code cannot crash the app pool. Any direction is...
1
by: johnlim20088 | last post by:
Hi, Hi, currently I have a timer window application and web application (Visual Studio 2005) which is connect to database (SQL Server 2005). How I connect to database>? I am using Visual...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.