473,569 Members | 2,700 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual studio 2003 "HTTP/1.1 500 Internal Server Error"

Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to
create a new Asp.net site with Visual Studio 2003 on localServer/IIS
5.1.
Anyone have any new solutions or urls to point me to for this problem
short of reinstalling the local developer XP OS/IIS 5.1 ? I have tried
everything else listed in various threads.
I think my mistake was thinking the installation for v/st 2003 was
going to upgrade my V/Studio.net 2001, ( I "ass umed", since it was not
a total paradyne shift as it was from V/Studio 6 to V/Studio.net), I
didn't de-install 2001/frwrk 1.0 first. So AFTER V/Studio 2003
installation was done I add/removed programs- V/Studio 2001, plus
framework 1.0x...oops!
I guess I should have de-installed 2001/v 1.0 first. Did I miss a step
in the installation that offered to upgrade my V/Studio.net
2001/Framework 1.0x ???????

Thanks all,

Things I've tried
iisreset /stop
net user ASPNET /delete
aspnet_regiis -i
iisreset /start
----------
1. Uninstall .NET framework 2.
2. Uninstall ISS
3. Reinstall ISS with default options.
4. Install VS.NET prerequisites from the VS.NET installation.
-----------
Go to "Administra tive Tools"
- Open "Microsoft .Net 1.1 Configuration"
- In the new window, expand the "Runtime Security Policy"
- Expand "Machine", then "Code Groups", then "All_Code".
- Right-Click on "My_Computer_Zo ne" and select properties.
- On the "Permission Set" tab, the selected value should be "Full
Trust"
- Checked "Full Trust" was set.
------------
no web.config allready in root.
------------------------------
Com services seem ok
-------------------------
no errors in event log
-----------------------
Win Security on c:\inetpub and below open for vs dev account and
IUSR...full control.
------------------------
Went to IIS right click on "Default web site" properties --> Home
directory --> Create (actually allread had that set)
------------------------
Uncheck "Run WWW in IIS 5 isolation mode" <- Actually could not find
that option in IIS mmc snap in.
-----------------------

Nov 19 '05 #1
1 4526
Sure you have asp_net extensions registered with iis?

Find aspnet_regiis.e xe from framework 1.1. and run it, then try again.
"gerr" <ge*****@yahoo. com> wrote in message
news:11******** **************@ c13g2000cwb.goo glegroups.com.. .
Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to
create a new Asp.net site with Visual Studio 2003 on localServer/IIS
5.1.
Anyone have any new solutions or urls to point me to for this problem
short of reinstalling the local developer XP OS/IIS 5.1 ? I have tried
everything else listed in various threads.
I think my mistake was thinking the installation for v/st 2003 was
going to upgrade my V/Studio.net 2001, ( I "ass umed", since it was not
a total paradyne shift as it was from V/Studio 6 to V/Studio.net), I
didn't de-install 2001/frwrk 1.0 first. So AFTER V/Studio 2003
installation was done I add/removed programs- V/Studio 2001, plus
framework 1.0x...oops!
I guess I should have de-installed 2001/v 1.0 first. Did I miss a step
in the installation that offered to upgrade my V/Studio.net
2001/Framework 1.0x ???????

Thanks all,

Things I've tried
iisreset /stop
net user ASPNET /delete
aspnet_regiis -i
iisreset /start
----------
1. Uninstall .NET framework 2.
2. Uninstall ISS
3. Reinstall ISS with default options.
4. Install VS.NET prerequisites from the VS.NET installation.
-----------
Go to "Administra tive Tools"
- Open "Microsoft .Net 1.1 Configuration"
- In the new window, expand the "Runtime Security Policy"
- Expand "Machine", then "Code Groups", then "All_Code".
- Right-Click on "My_Computer_Zo ne" and select properties.
- On the "Permission Set" tab, the selected value should be "Full
Trust"
- Checked "Full Trust" was set.
------------
no web.config allready in root.
------------------------------
Com services seem ok
-------------------------
no errors in event log
-----------------------
Win Security on c:\inetpub and below open for vs dev account and
IUSR...full control.
------------------------
Went to IIS right click on "Default web site" properties --> Home
directory --> Create (actually allread had that set)
------------------------
Uncheck "Run WWW in IIS 5 isolation mode" <- Actually could not find
that option in IIS mmc snap in.
-----------------------

Nov 19 '05 #2

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

Similar topics

5
3002
by: Sam | last post by:
Guys facing a strange problem any clue would really rescue me.. i am using a ASP application with following things Server : Intel Xeon (TM) CPU 2GHz, 2GB RAM, 136GB HDD OS : Windows 2000 Advanced server. IIS5.0 Database: Oracle (Using ADODB to connect to the Database) App server running on the same machine (COM+)
1
1505
by: DRIZAII | last post by:
I am wondering if anyone has come across this problem. I have a huge VC6 project (C++ Win32 DLLs, .dsp, .dsw), and when I tried to open the project through Visual Studio .NET 2003, it offered to convert the project to a newer format. I said ok, but after that the devstudio has been spewing out these error messages with no further...
1
2280
by: Beryl Small | last post by:
I have a web application in Visual Studio.Net 2003. On the click event of a button on my .aspx page, I use the following FileCopy SourceFile, DestinationFil the Sourcefile is on a mapped drive (s:\) on the server it returns the error "File not found" even though the file is there. The same code in the same place works fine if the file is...
1
2836
by: gerr | last post by:
Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to create a new Asp.net site with Visual Studio 2003 on localServer XP Pro/IIS 5.1. Everything worked fine prior to installing V/Studio 2003. Was running V/Studio classic 6/Asp parallel with V/Studio 2002/aspx. Anyone have any new solutions or urls' to point me to for this...
3
3484
by: Jim in Arizona | last post by:
Most of the asp.net learning I've done has been from books that were written during the 1.0 framework. I didn't have a copy of visual studio when I started reading them then I got a hold of VS 2005 Beta 1, then Beta 2. I was using the <div runat="server"> statement on my projects. Once I placed a <div id="testdiv" runat="server"> within my...
5
1520
by: Robin Tucker | last post by:
Ok now my intellisense has gone t's-up again - I also cannot use undo/redo in the editor. I deleted the NCB file in case that was corrupt but no poonanas, its still fubar (how many explitives can I use without actually swearing!?). My next "solution" is to reinstall Visual Studio 2003 ;) I'm not asking for a solution here, just sharing...
8
16274
by: William LaMartin | last post by:
I just received my Visual Studio upgrade to 2005 and tried to create a new web site via File | New Web Site with location http. Unfortunately I received the following error: "Visual Web Developer does not support creating Web sites on a SharePoint Web server" If I create a new server extensions 2002 web in IIS and mark it as an...
0
2017
by: yyuan168a | last post by:
I'm upgrading a VS2003 project to VS2005 but got bunch of C2039 errors in xutility.h file during compiling: :\Program Files\Microsoft Visual Studio 8\VC\include\xutility(610) : error C2039: 'iterator_category' : is not a member of 'ObjectBaseIteratorCL' c:\caps91\interfac\..\interfac\objmgr.h(2070) : see declaration of...
23
24507
by: ticfranca | last post by:
Hi, I'm getting this error in the code below: sub Pega_recorde { $database = 'bundinha'; $host = 'localhost'; $usuario = 'myhumoradm'; $senha = 'my8xr2d2'; $dbh=DBI->connect("DBI:mysql:database=$database;host=$host","$usuario","$senha") or die "Can't open DB: $!";
0
7698
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7673
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5513
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.