web sharing iis


  1. Posts : 5
    windows 7
       #1

    web sharing iis


    hi everybody

    I installed iis but i cant find the equivalent of websharing folder (windows xp) on windows 7. Any help pleaseeee????
      My Computer


  2. Posts : 5,642
    Windows 10 Pro (x64)
       #2

    Because that feature is not a feature in Windows 7?
    But what are you trying to do?
      My Computer


  3. Posts : 5
    windows 7
    Thread Starter
       #3

    i am trying to view a .asp webpage with iis and i get this error:

    HTTP Error 404.3 - Not Found
    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
    Detailed Error InformationModule StaticFileModule
    Notification ExecuteRequestHandler
    Handler StaticFile
    Error Code 0x80070032
    Requested URL http://localhost:80/finale/index.asp
    Physical Path C:\inetpub\wwwroot\finale\index.asp
    Logon Method Anonymous
    Logon User Anonymous

    Most likely causes:
    It is possible that a handler mapping is missing. By default, the static file handler processes all content.
    The feature you are trying to use may not be installed.
    The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)
    If ASP.NET is not installed.
    Things you can try:
    In system.webServer/handlers:
    Ensure that the expected handler for the current page is mapped.
    Pay extra attention to preconditions (for example, runtimeVersion, pipelineMode, bitness) and compare them to the settings for your application pool.
    Pay extra attention to typographical errors in the expected handler line.
    Please verify that the feature you are trying to use is installed.
    Verify that the MIME map is enabled or add the MIME map for the Web site using the command-line tool appcmd.exe.
    To set a MIME type, use the following syntax: %SystemRoot%\windows\system32\inetsrv\appcmd set config /section:staticContent /+[fileExtension='string',mimeType='string']
    The variable fileExtension string is the file name extension and the variable mimeType string is the file type description.
    For example, to add a MIME map for a file which has the extension ".xyz": appcmd set config /section:staticContent /+[fileExtension='.xyz',mimeType='text/plain']
    Warning: Ensure that this MIME mapping is needed for your Web server before adding it to the list. Configuration files such as .CONFIG or dynamic scripting pages such as .ASP or .ASPX, should not be downloaded directly and should always be processed through a handler. Other files such as database files or those used to store configuration, like .XML or .MDF, are sometimes used to store configuration information. Determine if clients can download these file types before enabling them.
    Install ASP.NET.
    Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.


    any helppppp?
      My Computer


  4. Posts : 5,642
    Windows 10 Pro (x64)
       #4

    Well did you point IIS to "finale" directory that contains "index.asp"?
    You can use a virtual directory for that...
      My Computer


  5. Posts : 5
    windows 7
    Thread Starter
       #5

    how can i do that??
      My Computer


  6. Posts : 5
    windows 7
    Thread Starter
       #6

    i think i did created the virtual directory but now i get this error:

    HTTP Error 500.19 - Internal Server Error
    The requested page cannot be accessed because the related configuration data for the page is invalid.
    Detailed Error InformationModule IIS Web Core
    Notification BeginRequest
    Handler Not yet determined
    Error Code 0x80070005
    Config Error Cannot read configuration file due to insufficient permissions
    Config File \\?\C:\Users\aldo\Desktop\finale\web.config
    Requested URL http://localhost:80/finale/index.asp
    Physical Path C:\Users\aldo\Desktop\finale\index.asp
    Logon Method Not yet determined
    Logon User Not yet determined
    Config Source
    -1:
    0:
    Links and More Information
    This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.
    View more information »


    any idea please??
      My Computer


  7. Posts : 5
    windows 7
    Thread Starter
       #7

    Come on mannnn some help here....
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:18.
Find Us