Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Problem with ASP.Net Pages after Installation


Message #1 by "Hugh McLaughlin" <hugh@k...> on Fri, 30 Aug 2002 18:06:14
Hello everyone and thanks for your help in advance.  I am setting up a new 
webser and downloaded and installed the .Net Framework and SDK from the 
Microsoft site.  I am running Windows 2000 Server and IIS 5.0.  The 
installation went fine, but when I try to access an ASP.Net page I receive 
the following error:

"Server Application Unavailable 
The web application you are attempting to access on this web server is 
currently unavailable.  Please hit the "Refresh" button in your web 
browser to retry your request. 

Administrator Note: An error message detailing the cause of this specific 
request failure can be found in the system event log of the web server. 
Please review this log entry to discover what caused this error to occur. "

When I check the event log, I see the following:

Event Type:	Error
Event Source:	ASP.NET 1.0.3705.0
Event Category:	None
Event ID:	1007
Date:		8/29/2002
Time:		4:40:25 PM
User:		N/A
Computer:	SHELFIE
Description:
aspnet_wp.exe could not be launched because the username and/or password 
supplied in the processModel section of the config file are invalid. 

  Obviously it is a security configuration, but I do not knwo where to 
start.  Any help would be greatly appreciated.  Thanks.
Message #2 by "Dave Buckner" <Dave@N...> on Fri, 30 Aug 2002 14:19:16 -0500
Is this a PDC? There is a known bug with the install on a PDC. If so I
have a fix!

Regards,
Dave

-----Original Message-----
From: Hugh McLaughlin [mailto:hugh@k...] 
Sent: Friday, August 30, 2002 6:06 PM
To: ASP+
Subject: [aspx] Problem with ASP.Net Pages after Installation


Hello everyone and thanks for your help in advance.  I am setting up a
new 
webser and downloaded and installed the .Net Framework and SDK from the 
Microsoft site.  I am running Windows 2000 Server and IIS 5.0.  The 
installation went fine, but when I try to access an ASP.Net page I
receive 
the following error:

"Server Application Unavailable 
The web application you are attempting to access on this web server is 
currently unavailable.  Please hit the "Refresh" button in your web 
browser to retry your request. 

Administrator Note: An error message detailing the cause of this
specific 
request failure can be found in the system event log of the web server. 
Please review this log entry to discover what caused this error to
occur. "

When I check the event log, I see the following:

Event Type:	Error
Event Source:	ASP.NET 1.0.3705.0
Event Category:	None
Event ID:	1007
Date:		8/29/2002
Time:		4:40:25 PM
User:		N/A
Computer:	SHELFIE
Description:
aspnet_wp.exe could not be launched because the username and/or password

supplied in the processModel section of the config file are invalid. 

  Obviously it is a security configuration, but I do not knwo where to 
start.  Any help would be greatly appreciated.  Thanks.
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---



Message #3 by "Andrew Bradnan" <andrew@w...> on Fri, 30 Aug 2002 15:05:08 -0700
Yeah, what a lame bug.  .NET tries to use the local ASPNET account, when 
it added the yourdomain\ASPNET account during install.  I found the fix 
on Google, it's not even posted on Microsoft's site yet.  There's a 
setting in your machine.config somewheres.

Andrew
http://whirly.info
.NET forums for programmers, stop by and say hi.

-----Original Message-----
From: Dave Buckner [mailto:Dave@N...]
Sent: Friday, August 30, 2002 12:19 PM
To: ASP+
Subject: [aspx] RE: Problem with ASP.Net Pages after Installation


Is this a PDC? There is a known bug with the install on a PDC. If so I
have a fix!

Regards,
Dave

-----Original Message-----
From: Hugh McLaughlin [mailto:hugh@k...]
Sent: Friday, August 30, 2002 6:06 PM
To: ASP+
Subject: [aspx] Problem with ASP.Net Pages after Installation


Hello everyone and thanks for your help in advance.  I am setting up a
new
webser and downloaded and installed the .Net Framework and SDK from the
Microsoft site.  I am running Windows 2000 Server and IIS 5.0.  The
installation went fine, but when I try to access an ASP.Net page I
receive
the following error:

"Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable.  Please hit the "Refresh" button in your web
browser to retry your request.

Administrator Note: An error message detailing the cause of this
specific
request failure can be found in the system event log of the web server.
Please review this log entry to discover what caused this error to
occur. "

When I check the event log, I see the following:

Event Type:	Error
Event Source:	ASP.NET 1.0.3705.0
Event Category:	None
Event ID:	1007
Date:		8/29/2002
Time:		4:40:25 PM
User:		N/A
Computer:	SHELFIE
Description:
aspnet_wp.exe could not be launched because the username and/or password

supplied in the processModel section of the config file are invalid.

  Obviously it is a security configuration, but I do not knwo where to
start.  Any help would be greatly appreciated.  Thanks.
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=3D1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=3D1861007450

These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples. 

---




---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=3D1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=3D1861007450

These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples. 

---
Message #4 by "Dave Buckner" <Dave@N...> on Fri, 30 Aug 2002 23:19:19 -0500
You got it Andrew! I found it on MSDN, but it did take some digging! You
also have to give read permission to the
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files Along
with allowing the ASPNET account to log on interactively in group
policy. I have to agree, what a lame bug!!

Dave

-----Original Message-----
From: Andrew Bradnan [mailto:andrew@w...] 
Sent: Friday, August 30, 2002 5:05 PM
To: ASP+
Subject: [aspx] RE: Problem with ASP.Net Pages after Installation


Yeah, what a lame bug.  .NET tries to use the local ASPNET account, when
it added the yourdomain\ASPNET account during install.  I found the fix
on Google, it's not even posted on Microsoft's site yet.  There's a
setting in your machine.config somewheres.

Andrew
http://whirly.info
.NET forums for programmers, stop by and say hi.

-----Original Message-----
From: Dave Buckner [mailto:Dave@N...]
Sent: Friday, August 30, 2002 12:19 PM
To: ASP+
Subject: [aspx] RE: Problem with ASP.Net Pages after Installation


Is this a PDC? There is a known bug with the install on a PDC. If so I
have a fix!

Regards,
Dave

-----Original Message-----
From: Hugh McLaughlin [mailto:hugh@k...] 
Sent: Friday, August 30, 2002 6:06 PM
To: ASP+
Subject: [aspx] Problem with ASP.Net Pages after Installation


Hello everyone and thanks for your help in advance.  I am setting up a
new 
webser and downloaded and installed the .Net Framework and SDK from the 
Microsoft site.  I am running Windows 2000 Server and IIS 5.0.  The 
installation went fine, but when I try to access an ASP.Net page I
receive 
the following error:

"Server Application Unavailable 
The web application you are attempting to access on this web server is 
currently unavailable.  Please hit the "Refresh" button in your web 
browser to retry your request. 

Administrator Note: An error message detailing the cause of this
specific 
request failure can be found in the system event log of the web server. 
Please review this log entry to discover what caused this error to
occur. "

When I check the event log, I see the following:

Event Type:	Error
Event Source:	ASP.NET 1.0.3705.0
Event Category:	None
Event ID:	1007
Date:		8/29/2002
Time:		4:40:25 PM
User:		N/A
Computer:	SHELFIE
Description:
aspnet_wp.exe could not be launched because the username and/or password

supplied in the processModel section of the config file are invalid. 

  Obviously it is a security configuration, but I do not knwo where to 
start.  Any help would be greatly appreciated.  Thanks.
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---




---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---

---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---



Message #5 by "Hugh McLaughlin" <hugh@k...> on Sat, 31 Aug 2002 11:47:27
Yes, it is a PDC.  What is the fix?

Hugh

> You got it Andrew! I found it on MSDN, but it did take some digging! You
also have to give read permission to the
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files Along
with allowing the ASPNET account to log on interactively in group
policy. I have to agree, what a lame bug!!

Dave

-----Original Message-----
From: Andrew Bradnan [mailto:andrew@w...] 
Sent: Friday, August 30, 2002 5:05 PM
To: ASP+
Subject: [aspx] RE: Problem with ASP.Net Pages after Installation


Yeah, what a lame bug.  .NET tries to use the local ASPNET account, when
it added the yourdomain\ASPNET account during install.  I found the fix
on Google, it's not even posted on Microsoft's site yet.  There's a
setting in your machine.config somewheres.

Andrew
http://whirly.info
.NET forums for programmers, stop by and say hi.

-----Original Message-----
From: Dave Buckner [mailto:Dave@N...]
Sent: Friday, August 30, 2002 12:19 PM
To: ASP+
Subject: [aspx] RE: Problem with ASP.Net Pages after Installation


Is this a PDC? There is a known bug with the install on a PDC. If so I
have a fix!

Regards,
Dave

-----Original Message-----
From: Hugh McLaughlin [mailto:hugh@k...] 
Sent: Friday, August 30, 2002 6:06 PM
To: ASP+
Subject: [aspx] Problem with ASP.Net Pages after Installation


Hello everyone and thanks for your help in advance.  I am setting up a
new 
webser and downloaded and installed the .Net Framework and SDK from the 
Microsoft site.  I am running Windows 2000 Server and IIS 5.0.  The 
installation went fine, but when I try to access an ASP.Net page I
receive 
the following error:

"Server Application Unavailable 
The web application you are attempting to access on this web server is 
currently unavailable.  Please hit the "Refresh" button in your web 
browser to retry your request. 

Administrator Note: An error message detailing the cause of this
specific 
request failure can be found in the system event log of the web server. 
Please review this log entry to discover what caused this error to
occur. "

When I check the event log, I see the following:

Event Type:	Error
Event Source:	ASP.NET 1.0.3705.0
Event Category:	None
Event ID:	1007
Date:		8/29/2002
Time:		4:40:25 PM
User:		N/A
Computer:	SHELFIE
Description:
aspnet_wp.exe could not be launched because the username and/or password

supplied in the processModel section of the config file are invalid. 

  Obviously it is a security configuration, but I do not knwo where to 
start.  Any help would be greatly appreciated.  Thanks.
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---




---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---

---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---




  Return to Index