Websites crashing

S

SK

Hello
My company develops as well as hosts .NET applications. The
applications have been developed using .NET framework 1.1 and C#.
We recently moved the websites from a Win2K/IIS 5.0 environment to a
Windows 2003/IIS 6.0 environment. IIS is running in the worker process
isloation mode. The memory in the wbeserver is 4GB
Things were stable till last week. Since then the websites hosted on
the server have been crashing and I have noticed the followig in the
event log

Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 0
Date: 11/14/2006
Time: 12:37:01 PM
User: N/A
Computer: ECLASSTRAKWEB
Description:
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. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details. The following
information is part of the event: .NET Runtime version 1.1.4322.2300-
Setup Error: Failed to load resources from resource file
Please check your Setup.

I checked newsgroups but did not come across any solution. Help will
be appreciated.
Thanks
 
M

Morten Wennevik

Hi,

I'm afraid this error is one of those nearly impossible to track down if
you can't reproduce the error. If the error is consistent and
reproducable you will probably have to do some extensive debugging which
may well end up being caused by another program on the server.

Searching for the phrase "Failed to load resources from resource file"
will get you a bunch of cases similar to yours, but they rarely have
useful answers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top