<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/1745224.aspx</link><pubDate>Fri, 08 Jun 2007 07:41:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1745224</guid><dc:creator>cskartha</dc:creator><author>cskartha</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1745224.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1745224</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi &lt;/p&gt;&lt;p&gt;This worked for me even in .Net Framework 2. I used&amp;nbsp; Aspnet_regiis.exe and the reset IIS and voila it worked... &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanx...&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/569619.aspx</link><pubDate>Mon, 10 May 2004 18:40:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:569619</guid><dc:creator>RDHope</dc:creator><author>RDHope</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/569619.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=569619</wfw:commentRss><description>I did this and IIS will no longer start.  I am running XP Pro as well...could this be related to the domain controller issue?</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/355956.aspx</link><pubDate>Fri, 03 Oct 2003 12:17:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:355956</guid><dc:creator>parmarkanaiya</dc:creator><author>parmarkanaiya</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/355956.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=355956</wfw:commentRss><description>Open machine.config and fine username=&amp;quot;machine&amp;quot; and alter it to username=&amp;quot;SYSTEM&amp;quot;. Beware SYSTEM is high priviledged user.</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/350208.aspx</link><pubDate>Sat, 27 Sep 2003 17:31:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:350208</guid><dc:creator>sdnorden</dc:creator><author>sdnorden</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/350208.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=350208</wfw:commentRss><description>Hello,
&lt;br /&gt;

&lt;br /&gt;
I am not sure if you have solved your problem.  But, I will share an experience I have had trying to get my web server to host .aspx web pages.  After fighting with this problem for days I finally figured out my particular problem.  I was getting application unavailable errors and if did not matter what I did to the permissions of the NTFS structure or how many times I ran the aspnet_regiis utility the results where the same.
&lt;br /&gt;

&lt;br /&gt;
It turned out that my edition of VS.net installed the 1.0 version of framework on my Windows XP pro system.  For some reason the 1.0 version of framework behaves differently on XP with IIS 5.1 than it does on Windows 2000 Advanced server.  I have the same framework on both and the behaviors were night and day.  To fix I uninstalled the 1.0 framework and installed the 1.1 framework and ran the aspnet_regiis utility.
&lt;br /&gt;

&lt;br /&gt;
Problem solved....It seems this is one possible solution to a problem that could have many causes.  That is one thing about Microsoft I have found to be a truism.  When it works it is pretty cool but when it breaks it BREAKS!  Hope this helps someone.  It took me long enough to figure it out and I have not seen any reference in the forum on this issue.</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/343211.aspx</link><pubDate>Fri, 19 Sep 2003 18:55:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:343211</guid><dc:creator>i888</dc:creator><author>i888</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/343211.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=343211</wfw:commentRss><description>I got the same problem with my win xp professional edition. Using Homer's instruction, I fixed it by changing userName=&amp;quot;machine&amp;quot; to userName=&amp;quot;SYSTEM&amp;quot; in the machine.config file within the &amp;lt;processmodel&amp;gt; tag.
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/337027.aspx</link><pubDate>Fri, 12 Sep 2003 13:28:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:337027</guid><dc:creator>nolazabal</dc:creator><author>nolazabal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/337027.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=337027</wfw:commentRss><description>Here is somthing that may help as well
&lt;br /&gt;

&lt;br /&gt;
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&amp;amp;PostID=40434
&lt;br /&gt;

&lt;br /&gt;
the security thing on the folders has to be check as well
&lt;br /&gt;

&lt;br /&gt;
ty</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/125483.aspx</link><pubDate>Fri, 17 Jan 2003 05:11:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:125483</guid><dc:creator>RedSunBeer</dc:creator><author>RedSunBeer</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/125483.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=125483</wfw:commentRss><description>I was getting this error message &amp;quot;Server Application Unavailable&amp;quot; while trying to redirect my page [Response.Redirect=&amp;quot;/filename&amp;quot;;]. The reason being that I was using the virtual path which was pointing to my default web folder and not to my application web folder. To correct the error I used the relative file path [Response.Redirect=&amp;quot;../filename&amp;quot;;].</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/122014.aspx</link><pubDate>Mon, 13 Jan 2003 10:33:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:122014</guid><dc:creator>auschucky</dc:creator><author>auschucky</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/122014.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=122014</wfw:commentRss><description>Hey,
&lt;br /&gt;
      I'm just wondering if this actually worked for anyone or if it only worked on my system.
&lt;br /&gt;

&lt;br /&gt;
Regards
&lt;br /&gt;

&lt;br /&gt;
Auschucky</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/109977.aspx</link><pubDate>Sat, 21 Dec 2002 04:13:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:109977</guid><dc:creator>auschucky</dc:creator><author>auschucky</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/109977.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=109977</wfw:commentRss><description>Hi Guys,
&lt;br /&gt;

&lt;br /&gt;
Here's a solution that worked for me, I don't know if it'll work for you, tell me how you go.
&lt;br /&gt;

&lt;br /&gt;
For this explanation lets assume that the files are in C:\Inetpub\Website
&lt;br /&gt;

&lt;br /&gt;
Firstly I reset the security permissions on the files and the folders in the C:\Inetpub\Website directory (instructions below):
&lt;br /&gt;

&lt;br /&gt;
Go into the webpages root directory (C:\Inetpub\Website) in explorer, select all the files (not folders), right click then click properties and click on the security tab.  It may come up with a message saying that &amp;quot;The permissions can't be displayed ...&amp;quot;, if it does click &amp;quot;Yes&amp;quot;. Click &amp;quot;Ok&amp;quot;, to exit out of the file dialog box.  Next select all the folders (not files) and do the same steps as the files.
&lt;br /&gt;

&lt;br /&gt;
Secondly I added the user &amp;quot;Everyone&amp;quot; to have full permissions on the root folder of the website (instructions below):
&lt;br /&gt;
In explorer do a right click on the webpage root directory (C:\Inetpub\Website) and click on properties, then click the security tab, click the add button, select the everyone user and click ok, then check all the boxes, and click ok to exit the dialog box.  
&lt;br /&gt;

&lt;br /&gt;
At this stage the &amp;quot;Server application unavailable&amp;quot; error went away, but the website may be insecure, so I decided to tighten the security which is the second last step. (instructions below)
&lt;br /&gt;

&lt;br /&gt;
Open Internet Services Manager, select the website, and do a right click on the name, select all tasks, &amp;quot;Check server extensions 2002&amp;quot;, this will open up an internet exploerer window, login using the username and password you use to adminster the site, (or the administrator account for windows 2000), click OK to run the tests, and you should notice that the &amp;quot;Tighten security&amp;quot; area has an item.  Check the checkbox that says &amp;quot;Fix this problem&amp;quot; and then click &amp;quot;submit&amp;quot;.
&lt;br /&gt;

&lt;br /&gt;
Finally, for some reason when you tighten the security, it removes the ASPNet user from the directory permissions, so you need to add the user back in. (instructions below)
&lt;br /&gt;

&lt;br /&gt;
In explorer do a right click on the webpage root directory (C:\Inetpub\Website) and click on properties, then click the security tab, click the add button, select the aspnet user and click ok, then check &amp;quot;List folder contents&amp;quot;, and &amp;quot;Read&amp;quot; boxes, and click ok to exit the dialog box.  
&lt;br /&gt;

&lt;br /&gt;
These steps solved the Server Application Unavailable problem for me.  I hope it does the same for you, as it isn't a very well documented error.
&lt;br /&gt;

&lt;br /&gt;
Regards
&lt;br /&gt;

&lt;br /&gt;
Auschucky</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/109763.aspx</link><pubDate>Fri, 20 Dec 2002 19:08:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:109763</guid><dc:creator>trouble_creator</dc:creator><author>trouble_creator</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/109763.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=109763</wfw:commentRss><description>I have the same problem and i've tried almost everything.
&lt;br /&gt;
When I let the setup confige the vroot and database I get this in the log.txt;
&lt;br /&gt;

&lt;br /&gt;
8:56:27 PM Friday, December 20, 2002: [Checking system requirements]
&lt;br /&gt;
8:56:27 PM Friday, December 20, 2002: [Pass] Detected a local instance of SQL Server.
&lt;br /&gt;
8:56:27 PM Friday, December 20, 2002: [Pass] Determined SQL Server version (8.00.194).
&lt;br /&gt;
8:56:27 PM Friday, December 20, 2002: [Pass] Detected .NET Framework.
&lt;br /&gt;
8:56:27 PM Friday, December 20, 2002: [Pass] Detected Internet Information Server (IIS).
&lt;br /&gt;
8:56:28 PM Friday, December 20, 2002: [Begin Sample Configuration]
&lt;br /&gt;
8:56:29 PM Friday, December 20, 2002: [Pass] Created IIS virtual directory.: AspNetForums
&lt;br /&gt;
8:56:29 PM Friday, December 20, 2002: [Pass] Determined SQL Server version (8.00.194).
&lt;br /&gt;
8:56:30 PM Friday, December 20, 2002: [Fail] Could not add ASPNET user to SQL Server.
&lt;br /&gt;
Windows NT user or group 'Computername\ASPNET' not found. Check the name again.
&lt;br /&gt;
8:56:30 PM Friday, December 20, 2002: [Done]
&lt;br /&gt;

&lt;br /&gt;
I've checked the name 'ASPNET' and it has all the needed rights in the Domain security,Domain controller security policy and the Local security policy.
&lt;br /&gt;
I've also tried the way discribed here; http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315158 and it also doesn't work. :(
&lt;br /&gt;

&lt;br /&gt;
I'm running on MS Windows 2000 server with IIS 5.0 (Frontpage extensions),
&lt;br /&gt;
MS .NET framework v1.0.3705 and SQL server version 8.0</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/109247.aspx</link><pubDate>Fri, 20 Dec 2002 02:04:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:109247</guid><dc:creator>pjlove</dc:creator><author>pjlove</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/109247.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=109247</wfw:commentRss><description>I'm brand new to ASP, .Net, etc.  I had the same problem with the &amp;quot;Server Application Unavailable&amp;quot; error.  Not sure why it started.  When I originally installed IIS, I had no problems.  I think this started after one of the XP patches.  Anyway, just wanted to say that changing username from machine to SYSTEM in machine.config worked for me.
&lt;br /&gt;

&lt;br /&gt;
Thanks!</description></item><item><title>Re: Server Application Unavailable (The fix)</title><link>http://forums.asp.net/thread/108341.aspx</link><pubDate>Thu, 19 Dec 2002 00:27:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:108341</guid><dc:creator>auschucky</dc:creator><author>auschucky</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/108341.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=108341</wfw:commentRss><description>Hi guys,
&lt;br /&gt;
           Possible a new solution?
&lt;br /&gt;

&lt;br /&gt;
I had two web services, one that served aspx pages fine, the other that didn't - came up with that horrible error message.
&lt;br /&gt;

&lt;br /&gt;
There was one difference in terms of directory security.  I went to the base directory of the site that wasn't working and added the 'Everyone' account will full permissions and the error message went away (now someone can tell me the security implications of this, but at least ur still using the ASPNet Account to access the website).
&lt;br /&gt;

&lt;br /&gt;
Hope this helps you guys!
&lt;br /&gt;
It's a bugger of a problem
&lt;br /&gt;

&lt;br /&gt;
Regards
&lt;br /&gt;

&lt;br /&gt;
Auschucky</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/91935.aspx</link><pubDate>Fri, 22 Nov 2002 14:59:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:91935</guid><dc:creator>veloce298</dc:creator><author>veloce298</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/91935.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=91935</wfw:commentRss><description>This worked for me:
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
From http://www.able-consulting.com/dotnet/aspnet/aspnet_faq.htm
&lt;br /&gt;
###
&lt;br /&gt;
IIS does not have the correct mapping for the ASPX file extension. This can happen if you install IIS after installing the .NET Framework, or if you uninstalled and reinstalled IIS.
&lt;br /&gt;
To repair IIS mappings for ASP.NET, you can run the Aspnet_regiis.exe utility.
&lt;br /&gt;
###
&lt;br /&gt;

&lt;br /&gt;
This file seems to be named differently in some cases.
&lt;br /&gt;
Used with parameter &amp;quot;-i&amp;quot; reinstalls current version of aspx.
&lt;br /&gt;

&lt;br /&gt;
c:\windows\microsoft.net\framework\v1.0.3705\aspnet_regiis.exe -i
&lt;br /&gt;</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/87769.aspx</link><pubDate>Sat, 16 Nov 2002 22:39:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:87769</guid><dc:creator>sehasoylu</dc:creator><author>sehasoylu</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/87769.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=87769</wfw:commentRss><description>I tried this but nothing has changed:(..what can i do else?</description></item><item><title>Re: Server Application Unavailable</title><link>http://forums.asp.net/thread/84154.aspx</link><pubDate>Mon, 11 Nov 2002 13:53:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:84154</guid><dc:creator>Bakker</dc:creator><author>Bakker</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/84154.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=84154</wfw:commentRss><description>Thats It, Thx's for the help changeing the username to &amp;quot;SYSTEM&amp;quot; and running iisreset.exe was all that need to be done. i just did a dcpromo on my win2000 server and asp.net stopped working, but now it's all good agen thx's.</description></item></channel></rss>