Problem not solved, ask for help again: Cannot open or create any web applicatoin!

C

CM

Hi there:
I have a web project which can be open and run without problem. I didn't
open the web application for a period and during which I didn't modified any
IIS items, but now I cannot open any web project even cannot create a new
one. The message for create a new web project is: (Open an oldASP project
got similar error.) My system is Windows 2000 Server
----------------------
The default web access mode for this project is set to file share, but the
project folder at "http://locahost/WebApplication1"cannot be opened with the
path 'd:\inetpub\wwwroot\WebApplication1'. The error returned was:
Unable to create Web project 'WebApplication1'/ The file path
'd:\inetpub\wwwroot\WebApplication1' does not correspond to the URL
http://locahost/WebApplication1. The two need to map to the same server
location. HTTP Error 500: Server Error
What would you like to do?

# Retry using a different file share path ---Get similar error
# Try to open the project in FrontPage Server Extensions ---Get similar
error
--------------------
I tried everything, but non is working.
Please help!
Thanks!
CM

Terry Orzechowski said:
Did you try deleting all webs through iis and then adding
back your web? That has worked for me before.


Thanks for reply.
What do you mean deleting "all" webs? I just deleted the virtual directory
of the old web project. but this did not help. Do you think this is not
enough?
How to delete "all" webs? Will this has any impact on other function?

CM

Alvin Bruney said:
two things, make sure iis is running. i recommend doing an iisreset at the
command prompt.
then make sure your application has a virtual directory mapping in iis
manager. it needs to point to the correct directory on disk.

Thanks for reply.
I tried iisreset and virtual directory, but no help.
CM
 
O

O.S. de Zwart, endforward

Make 100% sure IIS is running on port 80, software like websphere nicks the
port every chance it gets.

Olle
 
C

CM

Hi, Olle:
Could you please let me know how to check if IIS is running on port 80, and
how to modify if not on the right port?
Thank you!
CM
PS: I didn't use websphere.
 
C

CM

Hi Olle:
I found on "Default web site properties" windows, on the Web Site tag, it
showing that the TCP port is 80. Is this what you mean "IIS is running on
port 80"?
Thanks!
CM
 
O

O.S. de Zwart, endforward

open a command prompt and type telnet ip 80

then type a character and press enter. The result will look something like


HTTP/1.1 400 Bad Request
Server: Microsoft-IIS/5.1
Date: Wed, 02 Jul 2003 20:53:30 GMT
Content-Type: text/html
Content-Length: 87

<html><head><title>Error</title></head><body>The parameter is incorrect.
</body>
</html>

Connection to host lost.

C:\Documents and Settings\ozwart>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top