473,395 Members | 2,468 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,395 software developers and data experts.

Unable to create/open web projects ?

WJ
My system is an XP Pro. with the lattest patches & Service pack applied.

1. I have IIS installed with XP first.
2. I have .NetFW 1.1 installed next via Windows Update.
3. I have VS.Net 2003 EA edition installed last.

VS.Net had been working fine, it could create Windows Form and Web form &
Web service applications under http://localhost fine. Now it can
only create and open Windows Form applications. If I try to create or open a
Web service or Web form application, I would get the following error:

<<
The Web server reported the following error when attempting to create or
open the Webproject located at the following URL:
'http://localhost/webservice1'.
'HTTP:/1.1 500 Internal Server Error'.


Here is what I did:

1. I tried to uninstall VS.Net 2003, .Net FW 1.1, and IIS in that order.
2. Clean out all Inetpub folder, ASPNet account, VS Developer group &
account.

3. Reboot the system

4. Reinstalled: a) IIS, b) .NetFW1.1 via Windows Update, and c) Reinstall
VS.Net 2003EA

5. Reboot

6. Checked wwwroot share, it looks normal. Checked All accounts and Groups
related to .Net FW & VS.Net, and they are all there with proper security
configuration. ** I checked against a same system that is working.

7. Same error.

I am avoiding rebuilding the complete box (XP).

Thanks for your help,

John
Nov 15 '05 #1
2 1616
I'm a starter with vs.net and asp.net developer.
But I have some same problem with you.
I think you would check your IIS configration in right way first.
For example:
Build a file like index.html which can right show in your IE.
Then input the http://your ip here//index.html
if you can brows the webpage in you IE that say you IIS is configerated
right.
"WJ" <JW***@Msn2.Com> wrote in message
news:eN**************@TK2MSFTNGP11.phx.gbl...
My system is an XP Pro. with the lattest patches & Service pack applied.

1. I have IIS installed with XP first.
2. I have .NetFW 1.1 installed next via Windows Update.
3. I have VS.Net 2003 EA edition installed last.

VS.Net had been working fine, it could create Windows Form and Web form &
Web service applications under http://localhost fine. Now it can
only create and open Windows Form applications. If I try to create or open a Web service or Web form application, I would get the following error:

<<
The Web server reported the following error when attempting to create or
open the Webproject located at the following URL:
'http://localhost/webservice1'.
'HTTP:/1.1 500 Internal Server Error'.


Here is what I did:

1. I tried to uninstall VS.Net 2003, .Net FW 1.1, and IIS in that order.
2. Clean out all Inetpub folder, ASPNet account, VS Developer group &
account.

3. Reboot the system

4. Reinstalled: a) IIS, b) .NetFW1.1 via Windows Update, and c) Reinstall
VS.Net 2003EA

5. Reboot

6. Checked wwwroot share, it looks normal. Checked All accounts and Groups
related to .Net FW & VS.Net, and they are all there with proper security
configuration. ** I checked against a same system that is working.

7. Same error.

I am avoiding rebuilding the complete box (XP).

Thanks for your help,

John

Nov 15 '05 #2
WJ
"Àä×ÔȪ" <br***@swnu.edu.cn> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I'm a starter with vs.net and asp.net developer.
But I have some same problem with you.
I think you would check your IIS configration in right way first.
For example:
Build a file like index.html which can right show in your IE.
Then input the http://your ip here//index.html
if you can brows the webpage in you IE that say you IIS is configerated
right.


Thanks for your reply. Yes, my XP/IIS WWW service running all right because
my http://localhost presents the sample page corectly after 1st installed
and it is still working 24hrs. As I mentioned previously, when everything
1st built, I had no problem. I could create and open any types of projects I
wished to. It is, I think the SID for AspNet account somewhat corrupted.
This caused the system "machine.config" to not recognize its ACL no matter
how many times I register/unregister Asp.Net. I think a complete system
rebuild is on the horizon. CRAP!

John
Nov 15 '05 #3

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

Similar topics

2
by: Carlos G Benevides | last post by:
I have a ASP.Net web application that has two assemblies that run under com+. Under Windows 2000 the two assemblies are added to com+ automatically when instantiated from the web site. For this...
5
by: David Webb | last post by:
The problem started when the Working Folder for a project was somehow set to the folder of another project. I set the correct working folder in VSS and deleted the .vbproj files that had been...
4
by: Brad | last post by:
Error when opening a solution with a web services project in it: "Unable to open the Web project 'myproj'. The file path 'c:\code\myservice' does not correspond to the URL...
2
by: vince | last post by:
I installed the Portal Starter Kit (from www.asp.net) on a win 2003 server running IIS 6.0 and SQL Server 8.0, and it works fine using integrated authentication. However, I'm unable to open the...
1
by: TM | last post by:
I am trying to create an asp.net web application in Visual Studio.Net 2003 and when I try to create it on my windows 2003 server, I get this error "The web server reported the following error when...
2
by: WJ | last post by:
My system is an XP Pro. with the lattest patches & Service pack applied. 1. I have IIS installed with XP first. 2. I have .NetFW 1.1 installed next via Windows Update. 3. I have VS.Net 2003 EA...
1
by: Srinivasan Vasudevan via DotNetMonster.com | last post by:
Dear All, I am having windows 2003 server as Operation System and iam using Visual Studio .NET 2003, my problem is if i open the ASP.NET project the application showing the below given error. ...
10
by: Mythran | last post by:
When I try to open a web project using Microsoft Visual Studio 2003, I get the following error message (this happens on a couple of machines in-house, while on the rest it works without the error):...
7
by: ruvi | last post by:
I am getting runtime error 3021 - Either EOF or BOF is true or the current record has been deleted..... I have 2 combo boxes in a form- One for the client and the other for the project. When the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.