473,416 Members | 1,737 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,416 software developers and data experts.

Server Application Unavailable + Unable to debug...

Hi

I am getting this error when I tried to browse any asp.net in visual
studio.net. I can build the project but when I try to run and debug the
project I get error message that "Unable to start debugging on the web
server. server side error occurred on sending debug HTTP Request.

I am running WinXP Pro SP1 with all hotfixes and VS.NET 2002 and .NET
Framework 1.0
Any help or hint would be really appreciated.
Thanks in advance

Reza
Nov 17 '05 #1
1 2957
Searching this newsgroup for 'Application Unavailable' would have resulted
in many many hits.

This is one the items I found. HTH

Jurjen de Groot
G.I.T.S., Netherlands

----------------------------------------------------------------------------
-------------------------------------------------------------

MS has posted this here:

http://www.asp.net/faq/ms03-32-issue.aspx
Fix for: 'Server Application Unavailable' Error after Applying Security
Update
for IE
----------------------------------------------------------------------------
---
-

We have identified an issue with the recent MS03-32 Security Update for
Internet Explorer security patch and ASP.NET V1.0 running on Windows XP.
This
patch can be installed manually or by obtaining recent critical updates from
the Windows Update site.

The symptom of this issue is that after installing the patch on a Windows XP
machine, all requests to ASP.NET applications running on the local IIS 5.1
web
server result in an error message saying "Server Application Unavailable".
Requests to remote web servers are unaffected.

This issue only impacts installations running ASP.NET V1.0 on Windows XP. It
does not impact machines running Windows 2000 or Windows Server 2003. It
also
does not impact machines running Windows XP with ASP.NET v1.1 installed.

Please note that this issue is not a security bug with ASP.NET. It does not
open up or allow any malicious attacks against an ASP.NET application or
server. Instead, it is purely a functional bug caused by the patch itself.

We are working hard on a permanent solution for this issue. In the
meantime,
you can execute the following batch file as a workaround for the issue. The
batch file does the following:
Stops the IIS and ASP.NET state services
Deletes and recreates the ASPNET account with a known temporary password
Uses the Windows runas command to launch an executable that creates an
ASPNET
user profile
Re-registers ASP.NET. This creates a new random password for the account
and
applies default ASP.NET access control settings for it
Restarts the IIS service


The batch file contains a hardcoded temporary password of "1pass@word" which
you will be prompted to enter for the runas command when the batch file is
run.
After the runas command completes, the ASPNET account password is recreated
with a strong random value. Note that the batch file may fail if the
hardcoded
password does not meet the password complexity requirements in your
environment. If that's the case, you can change it to another value that is
appropriate for your environment.

Important note: If you have added custom access control settings or database
account permissions for the ASPNET account, they will need to be recreated
after this batch file completes. This is because when the account is
recreated, it will get a new security identifier (SID).

Important note: If you are running the ASP.NET worker process with a custom
account other than the ASPNET account, then you should not run this batch
file.
Instead, you should log in interactively or use the runas command with that
account which will create a user profile for that account.

The batch file is included in the self-extracting archive below. To use it:

You must be running as an account with Administrator privileges
Download and open the self-extracting executable file
Extract the contents to c:\
Select Run... from the start menu, and enter cmd.exe
In the open command windows, type c:\fixup.cmd.
When prompted, enter 1pass@word as the password.
If you have previously custom access control settings or database account
permissions for the ASPNET account, you'll need to re-apply these settings
now.
Ask questions and get answers in the Issues with 'Server Application
Unavailable' error on Windows XP forum.
Many apologies for the inconvenience that this has caused. We'll post
additional information as it becomes available.

The matrix below details platforms and versions impacted by this issue.

..NET Framework Version # Platform Affected
Version 1.0 Windows 2000 Professional No
Version 1.0 Windows 2000 Server No
Version 1.0 Windows XP Professional Yes
Version 1.0 Windows Server 2003 No
Version 1.0 Windows XP Home with Cassini No
Version 1.1 Windows 2000 Professional No
Version 1.1 Windows 2000 Server No
Version 1.1 Windows XP Professional No
Version 1.1 Windows Server 2003 No
Version 1.1 Windows XP Home with Cassini No
Thanks,
The ASP.NET Team
"Reza Sadeghi" <sa**********@hotmail.com> wrote in message
news:u9**************@TK2MSFTNGP09.phx.gbl...
Hi

I am getting this error when I tried to browse any asp.net in visual
studio.net. I can build the project but when I try to run and debug the
project I get error message that "Unable to start debugging on the web
server. server side error occurred on sending debug HTTP Request.

I am running WinXP Pro SP1 with all hotfixes and VS.NET 2002 and .NET
Framework 1.0
Any help or hint would be really appreciated.
Thanks in advance

Reza

Nov 17 '05 #2

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

Similar topics

0
by: Mridul Buragohain | last post by:
hi all! ===================================== my environment: MS .NET 1.1 with Service pack 1 ASP.NET framework IIS 5.0 C#.NET language. =====================================
0
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start...
0
by: Umair Ahmed | last post by:
Hi, I m developing a web application on Win2k platform and deploying the application on Win2k platform. I didnt get any error on the development machine but when i deployed to any machine on...
6
by: AlanS | last post by:
I have used Visual Studio for about 8 months. I have developed some ASP solutions. I had to get on with some other things and have not worked with ASP.NET for a couple months. In the meantime, I...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
0
by: BizWorld | last post by:
I am using Windows 2003 Server Standard edition, i just prepared this machine to use for one ASP.net application. i am using IIS 6. ASP.net application runs fine but it become unavailable in every...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
1
by: Ashutosh | last post by:
Hello All, This might be seen as a common question from newbie. I am a newbie to ..NET Framework but I think my issue is very complicated. I have tried to explain at best but if you have any more...
0
by: DR | last post by:
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to run a SQL Server Project with a CLR stored...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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 projectplanning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.