473,513 Members | 2,421 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Runtime 2.0 Error/I dont know what to do with this :(

Hi,
From time to time my asp.net application breaks/loses all the
variables in session
and then I got in event log this message:

..NET Runtime 2.0 Error
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e,
faulting module kernel32.dll, version 5.2.3790.4062, stamp 4626482b,
debug? 0, fault address 0x0000bee7.

Mar 27 '08 #1
2 5453
On 27 Mar, 14:10, "lazi...@gmail.com" <lazi...@gmail.comwrote:
Hi,
From time to time my asp.net application breaks/loses all the
variables in session
and then I got in event log this message:

.NET Runtime 2.0 Error
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e,
faulting module kernel32.dll, version 5.2.3790.4062, stamp 4626482b,
debug? 0, fault address 0x0000bee7.
ps web site is asp.net 3.5, and the logic [some dll's] is in .net 2.0

maby this is the problem?
Mar 27 '08 #2
The problem most likely is that you had an unhandled exception. In ASP.NET
2.0 and later, any unhandled exceptions will unload the appDomain and your
app recycles. You can better instrument your app to find out more about what
is causing it. See here:
http://www.eggheadcafe.com/articles/20060305.asp
and here:
http://www.eggheadcafe.com/articles/20051205.asp

-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
"la*****@gmail.com" wrote:
Hi,
From time to time my asp.net application breaks/loses all the
variables in session
and then I got in event log this message:

..NET Runtime 2.0 Error
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e,
faulting module kernel32.dll, version 5.2.3790.4062, stamp 4626482b,
debug? 0, fault address 0x0000bee7.

Mar 27 '08 #3

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

Similar topics

10
9750
by: Seeker | last post by:
Hi! I have to do some developing and I'm trying to configure my server to mimic the operation of our production server. The issue I'm having is that I'm trying to use CDONTS to send an email...
2
3560
by: Paul | last post by:
I'm hoping someone can help me with the problem. I have a database where the default value for a date field in a table is =date() This works perfectly in my table and on my form. But when I...
2
2421
by: Dave | last post by:
Hello all, I am creating a linked list implementation which will be used in a number of contexts. As a result, I am defining its value node as type (void *). I hope to pass something in to its...
8
5955
by: Nanda | last post by:
hi, I am trying to generate parameters for the updatecommand at runtime. this.oleDbDeleteCommand1.CommandText=cmdtext; this.oleDbDeleteCommand1.Connection =this.oleDbConnection1;...
7
6944
by: yuanlinjiang | last post by:
I am working on converting a win32 console application from VC6 to VC7. My version is Microsoft Development Environment 2003 version 7.1.3088. The code works fine on VC6. it is a console...
3
9762
by: robertsheeran | last post by:
Hi all, I have an database created that I currently use on MS Access 02 and now want to use on a different computer with MS Access 03. All the reports and queries run perfect on Access 02 but...
6
4246
by: William | last post by:
for example, I have a global object: extern Object myobj; Can gcc get this object by using string "myobj" at runtime?? I know C++ rtti doesnt support this, but I dont know if gcc can , ...
7
3038
by: mike | last post by:
We have numerous Access 97 apps that we run on our Terminal Server, but two apps in particular is giving us a problem. The problem we are running into is when you select a drop down menu, it errors...
1
3796
by: morrisqueto | last post by:
Hello, One of my websites just started sending a new rare error. The site has been working for almost 2 years without trouble, but today morning started giving away this error in all my views. ...
0
7264
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7166
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7386
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5689
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5094
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3236
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3226
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
805
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
459
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.