PDA

Click to See Complete Forum and Search --> : IIS problem?


Tonatiuh
Mar 1st, 2002, 11:43 AM
I installed the VS .NET trial version and everythign worked OK. Create my first ASP.NET app and everythign was fine.

I formated and reinstalled my PC and this second time, I first installed the Oracle Enterprise Edition Database Server, which I think installed the Apache Web Server (automatically). Then I installed the VS .NET and when I tryed to create a webapp I got this error message:

=============================================
The default Web access mode for this project is set to file share, but the project forlder at 'http://localhost/WebApplication1' cannot be opened with the path 'c:\inetpub\wwwroot\WebApplication1'. The error returned was:

Unabled to create Web project 'WebApplication1'. The filepath 'c:\inetpub\wwwroot\WebApplication1' does not correspond to the URL 'http://localhost/WebApplication1'. The two need to map to the same server location: HTTP Error 404: Object not found
==============================================

I checked the IIS server extensions into the Computer Management->Services and Applications->IIS Server->LocalHost and it finds a problem and ask:

Do you want FrontPage to tighten security as much as possible for all FrontPage webs?

I say it Yes and it says Fixed.

If I check again the it finds the same problem over anv over again.

ANY IDEA ABOUT HOW TO FIX THIS PROBLEM?

Jes|er
Mar 1st, 2002, 04:56 PM
Uninstall Apache Web Server. I had a simular problem, when I had Xtami web server installed, after I installed .NET with IIs neither would work together. The problem is (I think.) that the port 8080(http) is being used by two diffrent servers. You could also try setting the http port to something else in Apache.

Hope this helps

Tonatiuh
Mar 1st, 2002, 05:15 PM
I have uninstalled all the Oracle HTTP Server (including the Apache of course) and the problem is still present.

This problem is getting me CRAZY !

DarkElf007
Mar 2nd, 2002, 06:53 AM
I had this problem, I think it was caused by having a proxy server specified in IE. I also uninstalled IIS and reinstalled it then ran disk 5 of .net