Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

w3wp.exe Crash InitializeCulture Event Log

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Accessing Shares Across the Network from an ASP p..  
Author Message
tim.cavins

External


Since: Sep 17, 2007
Posts: 7



(Msg. 1) Posted: Mon Sep 17, 2007 10:14 am
Post subject: w3wp.exe Crash InitializeCulture Event Log
Archived from groups: microsoft>public>inetserver>iis (more info?)

We have an application (A) that is causing a crash in w3wp.exe.

When this crashes, we are getting an error in another site (B) of
"InitializeCulture" is not a member of...

The crash is a result of a COM object in A. Site B inherits its pages
from the MSDN.SessionPage and reports this error whenever it is
running framework 2.0.

I have been resetting B's Application Pool in order to fix this. The
site is running framework 1.1 but after the w3wp crash, it thinks it
is running 2.0 which causes the InitializeCulture error.

This all started happening last week after the latest Microsoft
Updates were applied to the server.

Does anyone have an idea on why the site would think its running 2.0
when it is not? Is there a fix?

Thanks

Tim

 >> Stay informed about: w3wp.exe Crash InitializeCulture Event Log 
Back to top
Login to vote
Tiago Halm

External


Since: Apr 12, 2005
Posts: 22



(Msg. 2) Posted: Fri Sep 21, 2007 7:58 pm
Post subject: Re: w3wp.exe Crash InitializeCulture Event Log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tim,

Recheck if you're really running ASP.NET 2.0. Type:
> cd c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
> aspnet_regiis -lv

Check if only 1.1 appears. If not then uninstall v2, then re-install v1.1.

> v2.0.50727\aspnet_regiis -u
> v1.1.4322\aspnet_regiis -i

I think its the best way to make sure, really.

Tiago Halm

 >> Stay informed about: w3wp.exe Crash InitializeCulture Event Log 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 3) Posted: Fri Sep 21, 2007 11:38 pm
Post subject: Re: w3wp.exe Crash InitializeCulture Event Log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sep 17, 10:14 am, tim.cav....DeleteThis@gmail.com wrote:
> We have an application (A) that is causing a crash in w3wp.exe.
>
> When this crashes, we are getting an error in another site (B) of
> "InitializeCulture" is not a member of...
>
> The crash is a result of a COM object in A. Site B inherits its pages
> from the MSDN.SessionPage and reports this error whenever it is
> running framework 2.0.
>
> I have been resetting B's Application Pool in order to fix this. The
> site is running framework 1.1 but after the w3wp crash, it thinks it
> is running 2.0 which causes the InitializeCulture error.
>
> This all started happening last week after the latest Microsoft
> Updates were applied to the server.
>
> Does anyone have an idea on why the site would think its running 2.0
> when it is not? Is there a fix?
>
> Thanks
>
> Tim



The fix is for you to fix your crashing application.

You observation of the behavior change after Microsoft updates is
really irrelevant because by definition, crashes result in arbitrary
behavior. You may have liked the prior arbitrary behavior, but it is
hardly intended, so you certainly can't ask for "fix".

The only way for you to get intended behavior is to get rid of the
random behavior -- and that means to get rid of the crash.

FYI: I don't really believe that a 1.1 application would think it is
2.0 after a crash. I suspect that you have versioning conflicts going
on which are affected by URL execution order, which a crash can
affect. Once again, the sure way to get consistent behavior is to get
rid of the random crashes.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
 >> Stay informed about: w3wp.exe Crash InitializeCulture Event Log 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
w3wp.exe crash in IIS 6.0 w/ ASP.NET 2.0 - I have a web service that does a lot of UDP calls. The bulk of the code runs without any problems as a Windows Application. When I put a thin web service wrapper around the code and run it as a web service it becomes unstable and crashes. I realize I'...

Need help with w3wp.exe crash - Hi, I have a IIS6. w3wp.exe keeps crashing several times a day. I used IISSTATE to get a debug (-hc hardcrash) debug. I need some help with interpretation of it: Thanks in advance: *********************** Starting new log output IISState version..

w3wp crash - We are currently testing a web application. After a timed period (normally 40 minutes) the w3wp process crashes with the following message in the System event log A process serving application pool 'TMWOnline' suffered a fatal communication error wit...

IISState log for w3wp crash. - Hi, We are having issues with our server using 100% CPU resources and allocating a lot of memory. This happens whenver our web based application launches. I have run IISState on it and am including the output. There's also a dump file generated(191 MB),....

W3wp crash - Exception not be handled - Microsoft (R) Windows Debugger Version 6.5.0003.7 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Arquivos de programas\IIS..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]