• hii , im using wordpress on my home server using iis express , and i installed buddypress so when i go to my account it shows me the following error 404.0

    HTTP Error 404.0 - Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
    Most likely causes:
    
        The directory or file specified does not exist on the Web server.
        The URL contains a typographical error.
        A custom filter or module, such as URLScan, restricts access to the file.
    
    Things you can try:
    
        Create the content on the Web server.
        Review the browser URL.
        Check the failed request tracing log and see which module is calling SetStatus. For more information, click here.
    
    Detailed Error Information:
    Module	   IIS Web Core
    Notification	   MapRequestHandler
    Handler	   StaticFile
    Error Code	   0x80070002
    Requested URL	   https://localhost:2903/members/admin/
    Physical Path	   C:\Users\Admin\Documents\My Web Sites\WordPress\members\admin\
    Logon Method	   Anonymous
    Logon User	   Anonymous
    Request Tracing Directory	   C:\Users\Admin\Documents\IISExpress\TraceLogFiles\WORDPRESS
    More Information:
    This error means that the file or directory does not exist on the server. Create the file or directory and try the request again.
    
    View more information ?
  • The topic ‘404.0 error on buddypress inside wordpress’ is closed to new replies.