Results 1 to 4 of 4

Thread: IIS problem?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274

    IIS problem?

    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?
    Ulises Vázquez
    [size=1.7]Oracle DBA Certified Professioanl
    Visual Basic 6 Developer
    Crystal Reports Designer
    [/size]

  2. #2
    Lively Member
    Join Date
    Jan 2002
    Location
    Colorado
    Posts
    83
    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
    12/32/84 - I need some code to make me a sandwhich.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274
    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 !
    Last edited by Tonatiuh; Mar 1st, 2002 at 06:47 PM.
    Ulises Vázquez
    [size=1.7]Oracle DBA Certified Professioanl
    Visual Basic 6 Developer
    Crystal Reports Designer
    [/size]

  4. #4
    Junior Member
    Join Date
    Feb 2002
    Location
    UK
    Posts
    23
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width