HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Errorhttp://forums.asp.net/t/711521.aspx/1?HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorThu, 21 Oct 2004 14:34:54 -0400711521711521http://forums.asp.net/p/711521/711521.aspx/1?HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorHELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error Hi All, I have installed IIS 5.1, ASP.NET Redist and the SDK in this order. I have a virtual web server folder called training. I have set directory browsing so that I can see the files therefore when i put this into the web browser: Http://localhost/training/ I can see a list of files. I have created a simple aspx page but cutting and pasting the code from a tutorial on this site. When I run http://localhost/training/firstpage.asxp i get a HTTP 500 Internal Server Error. Now I can run http://localhost/training/testpage.htm so I know IIS can handle html requests. Is there anyone who can help me please. Thanks in advance. 2004-10-06T11:11:09-04:00717985http://forums.asp.net/p/711521/717985.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error PLEASE PLEASE PLEASE - there must be somone out there. Don't make me go and learn PHP!! 2004-10-13T12:44:33-04:00718670http://forums.asp.net/p/711521/718670.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error Me too, whats PHP? 2004-10-14T01:03:56-04:00718848http://forums.asp.net/p/711521/718848.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error You getting exactly the same as me Draco? I don't think it would be appropriate to talk about php here but it's a freeware programing language. 2004-10-14T06:54:04-04:00718862http://forums.asp.net/p/711521/718862.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error &gt; I don't think it would be appropriate to talk about php here While these forums are moderated to ensure they're free from spam and offensive or illegal material ... the forums are not censored. So it's perfectly fine to talk about PHP here, if you like. 2004-10-14T07:20:47-04:00718879http://forums.asp.net/p/711521/718879.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error Thanks for openess of this forum. However I would much rather be talking about how to solve my problems above!!! lol. :-) 2004-10-14T07:41:44-04:00718969http://forums.asp.net/p/711521/718969.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error &gt; I would much rather be talking about how to solve my problems above!!! Understandably :) Can you please look at my second-last reply in <a href="http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&amp;PostID=715256">this thread</a>? Try the aspnet_regiis command shown there, and let me know how you go. 2004-10-14T09:52:36-04:00718973http://forums.asp.net/p/711521/718973.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error I have run the %windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i Successfully installed. However I am still experiancing the same problem. What do you think I should try next? If you need any settings please let me know? Thanks 2004-10-14T10:04:23-04:00719047http://forums.asp.net/p/711521/719047.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error &gt; What do you think I should try next? Do you know how to use IIS to &quot;uncreate&quot; /training as an application folder? If so, uncreate it, and close IIS. Open IIS, and again create /training as an application folder. Now, open IE and type in the address: http://localhost/training/firstpage.aspx and press Enter. (We're keeping VS.NET out of the mix, if you're currently using it to launch your pages.) Let me know how you go. You should also check out how others have resolved their <a href="http://www.asp.net/Forums/Search/default.aspx?tabindex=1&amp;searchText=500&amp;forum=17"> HTTP 500 errors</a>. (That's not to be dismissive. Rather, you simply may find someone describing the same problems you are facing, and seeing their solution.) 2004-10-14T12:01:26-04:00719072http://forums.asp.net/p/711521/719072.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error I've checked the other forum threads and the majority of people use %windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i and the problem is solved. I am not using vs.net and I am running the commands in IE 6 I don't know how to uncreate application folders in IIS. Could you provide me with a simple guide? I appreciate the help - I'm just itching to start learning .net as everyone is talking about it! 2004-10-14T12:24:15-04:00719816http://forums.asp.net/p/711521/719816.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error Yes, I am, The more I dig, the more I seem to think its IIS configuration, I have uninstalled and fdisked/rebuilt once with no cure. I've been a die hard Visual Studio 6.0 user until lately. I'm migrating to .net (maybe) for the BITS self update ability. (Though maybe not) 2004-10-14T23:13:52-04:00719819http://forums.asp.net/p/711521/719819.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error the aspnet_regiis -lv will give you the status of asp.net - mine reports valid; but alas the problem persists ;-) 2004-10-14T23:15:57-04:00719826http://forums.asp.net/p/711521/719826.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error &gt; Could you provide me with a simple guide? I've created one before showing how to <i>create</i> the application folder: <a href="http://www.edition3.com/developers/DotNetBeginner/step1.htm"> www.edition3.com/developers/DotNetBeginner/step1.htm</a> Step 5 will be a little different in your case. If your folder is already designated an application folder, then the box will not read &quot;Default Application&quot; with a Create button. Rather, it will (probably) read &quot;tutorial&quot; with a Remove button. Clicking on this remove button will &quot;uncreate&quot; the application folder. Follow the remaining steps to close IIS. Then, go back to Step 1, and follow through again to re-create the folder. 2004-10-14T23:31:44-04:00721125http://forums.asp.net/p/711521/721125.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error I've tried this and I still get the same problem. Is there a way of removing IIS and all the old settings and then installing a new version so we can check whether it's my settings with IIS? 2004-10-16T10:51:06-04:00725628http://forums.asp.net/p/711521/725628.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error I was getting the same error, the way I finally got it to subside was to reinstall Windows xp - then IIS, then asp.net -- then Load Windows xp Sp 2. It seems to be working correct straight out of the shoot. Sp 2 seemed to have alterewd my 'right'(s) to alter/create virtual directories. Tedious, but it did work. 2004-10-21T13:40:58-04:00725649http://forums.asp.net/p/711521/725649.aspx/1?Re+HELP+with+XP+Pro+SP2+IIS+5+1+HTTP+500+Internal+Server+ErrorRe: HELP with XP Pro SP2 IIS 5.1 & HTTP 500 Internal Server Error I have also done the same - tried it last night and everything is working And my machine has never run quicker!! 2004-10-21T13:58:09-04:00