473,405 Members | 2,300 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,405 software developers and data experts.

IIS refuses to parse ASP.NET or ASP (but not both at the same time)

Rea
Hi,

I'm seeking some help for a problem that I'm trying to tackle for some
days now. I've searched all over the web and tried everything I can
possibly think of.

Here's the problem: Recently I noticed that my webserver (IIS5 on
Windows 2000 server) refused to server ASPX pages after a reboot.
All pages return a "Server Application Unavailable".

The evenlogs show this message:

aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that
the .NET Framework is correctly installed and that the ACLs on the
installation directory allow access to the configured account.

Looking into the problem gives some hint on resolving the problem:

- It's related to version 1.0 of the framework on Windows XP
- It occurs when running on a domain controller
- Make sure you've set the right permissions on all important folders
- change the userName in machine.config
- retry installing IIS, the dotNet Framework etc.
- running regiis

All things above I've tried one or several times.

Here's the strange thing:

After resetting IIS (iisrestart) SOMETIMES suddenly IIS will server aspx
pages but then "classic" ASP pages result in an "INTERNAL SERVER
ERROR" with the following lines in the eventlog:

An error from W3SVC
Out of process application '/LM/W3SVC/1/Root' terminated unexpectedly.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

An erro from DCOM:
The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with
DCOM within the required timeout.
So: Both ASP and ASP.NET are basicly working, but never on the same
time. I'm not sure why sometimes it's ASP that's started, and sometimes
ASP.NET, but I think it's related to whatever is requested first.

Since I really thing I've tried everything: Where should I go from here?
Thanks in advance,

Remco

p.s.

Please reply to the group for educational and archival purposes.
Nov 18 '05 #1
2 1041
Hi,

1) are you writing from your application to ASPX bin folder? if so,
everytime you write to bin folder the ASP.NET recycle application app
domain and cause it to be unavialable.

2) open regedit and look for "3D14228D-FBE1-11D0-995D-00C04FD919C1" key.
what is the value inside InprocServer32 key?

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #2
Rea
Hi Natty and others,

This is a message to let you all know that I've (well 'we' actually,
since I was investigating this problem with a collegue) solved the problem.

After trying everything we could think of we went back through our steps
and it appeared that setting the colordepth of the desktop back to
16bits instead of 32bits did the trick. This behaviour is reproducable
on that specific machine (Dell PowerEdge 1750) but not on similair other
machines (we've tried a different PE1750, but it was ordered 6 months
later so possibly it has different videodrivers).

Well, the problem is solved however I still have the faintest idea why
the desktop color depth is influencing the parser of the pages.

Best Regards and thanks for you help anyway,

Remco
Nov 18 '05 #3

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

Similar topics

22
by: Ram Laxman | last post by:
Hi all, I have a text file which have data in CSV format. "empno","phonenumber","wardnumber" 12345,2234353,1000202 12326,2243653,1000098 Iam a beginner of C/C++ programming. I don't know how to...
21
by: William Stacey [MVP] | last post by:
Anyone know of some library that will parse files like following: options { directory "/etc"; allow-query { any; }; // This is the default recursion no; listen-on { 192.168.0.225;...
14
by: Jon Davis | last post by:
I have put my users through so much crap with this bug it is an absolute shame. I have a product that reads/writes RSS 2.0 documents, among other things. The RSS 2.0 spec mandates an en-US style...
6
by: trevor | last post by:
Incorrect values when using float.Parse(string) I have discovered a problem with float.Parse(string) not getting values exactly correct in some circumstances(CSV file source) but in very similar...
29
by: gs | last post by:
let say I have to deal with various date format and I am give format string from one of the following dd/mm/yyyy mm/dd/yyyy dd/mmm/yyyy mmm/dd/yyyy dd/mm/yy mm/dd/yy dd/mmm/yy mmm/dd/yy
5
AdrianH
by: AdrianH | last post by:
Assumptions I am assuming that you know or are capable of looking up the functions I am to describe here and have some remedial understanding of C++ programming. FYI Although I have called...
1
AdrianH
by: AdrianH | last post by:
Assumptions I am assuming that you know or are capable of looking up the functions I am to describe here and have some remedial understanding of C programming. FYI Although I have called this...
0
by: poe | last post by:
Hello, I have a large database table running on SQL Server 8.0. It currently has nearly 98 million records on it's ways to 125 million. I am doing inserts as quickly as the server can handle it,...
1
by: =?Utf-8?B?YXZucmFv?= | last post by:
We have a web service that gets data in xml format. In that Xml data, we parse few date fields that are in this format <data datefield="12/26/2008" timefield="16:33:45" ...> we parse it into a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...

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.