Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / June 2004

Tip: Looking for answers? Try searching our database.

aspnet_wp.exe stopped unexpectedly

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
charles - 07 Nov 2003 22:57 GMT
Hi, experts,
  I have an asp.net/C# application that uses application
cache to share data across multiple sessions. Everything
seems fine except periodically, my application is unloaded
and reloaded, and the pattern seems random. In my
eventviewer console, I can see two entries:

1. .Net Runtime:
The description for Event ID ( 0 ) in Source ( .NET
Runtime ) cannot be found. The local computer may not have
the necessary registry information or message DLL files to
display messages from a remote computer. The following
information is part of the event: .NET Runtime version
1.0.3705.0- : Fatal Execution Engine Error (0x792c33b9).

2. ASP.NET 1.0.3705.0
aspnet_wp.exe  (PID: 2500) stopped unexpectedly.

I understand, there must be something wrong in my code. I
just want to see if anyone can offer any insight as for
how to identify cause.

Any comments are welcome!

Charles
John Soulis [MSFT] - 10 Nov 2003 23:19 GMT
Hi Charles,
This is a long shot, but check out this article.
326366 Fatal Execution Engine Error When AppDomain Unloads
http://support.microsoft.com/?id=326366

Thank you,
John Soulis
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Charles - 11 Nov 2003 18:00 GMT
Thanks, John. I'm going to go through the process per that
article. But, even though, the symptom is similar, the
event ids are different. In my case, the appdomain should
not have been unloaded at first place. Well, I'll let you
know if the hotfix solve my problem.

>-----Original Message-----
>Hi Charles,
[quoted text clipped - 11 lines]
>
>.
Charles - 17 Nov 2003 22:56 GMT
Hi, John,

 Hope you'll see this. I've installed the HotFix, .Net
SP1 and in additional I've upgraded to .Net Version 1.1.
As a result "aspnet_wp.exe" is no longer killed (no more
system crash), but my application domain is still unloaded
every once a while all session and application data is
lost. Now, I am totally lost as for what to do next.

Charles,

>-----Original Message-----
>Thanks, John. I'm going to go through the process per that
[quoted text clipped - 22 lines]
>>
>.
semayuce - 31 May 2004 14:00 GMT
hello charles,
have you solved your problem? I'm facing with the same problem and I
couldn't find a way to solve..
I hope you had find a way and will share this with me..
sincerely,
sema
ranganh - 01 Jun 2004 10:51 GMT
hi

it is not advisable to use caching in pages, usercontrols where you are using server controls and custom controls because, the default property of the server controls do postback and when it is served from cache, they dont post back to the server and hence may give problems

   
    ----- unknown  wrote: ----

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.