Download Error HTTP 403 Forbidden

I have tried several times to download Adobe Reader 9.0 and each time I receive the error "This website has declined to show this webpage HTTP 403". I have cleaned out all of the settings in the IE browsing history and my IE cache. I puzzled why I get this error messsage even lowering my security and privacy settings in the IE options dropdown. Can someone help me? Thank you.

Pat, the link you provided appears to have solved my problem. Thanks so much for your help. I do have a follow-on question, why does your link work and not the one I used below? I noticed the letter "ar" in front of download.adobe.com. I assume that is the source of the problem. The question is why do they appear?
http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.0/enu/AdbeRdr90_en_US.exe
Again, thanks Pat

Similar Messages

  • Error HTTP: 403 - Forbidden

    Hi experts,
    I'm facing a problem that is: i've configured a scenario in Integration Builder to communicate with a party that has no authentication (user, password, keystore, etc). In this case, the communication channel only have the endpoint and the soapAction configured.
    When i execute the abap program on ECC, it communicates with the PI (7.31) to consume the service. But, i'm getting the error below:
    14.05.2014 19:23:03.676
    Informações
    SOAP: request message entering the adapter with user J2EE_GUEST
    14.05.2014 19:23:03.687
    Erros
    Failed to call the endpoint: Error in call over HTTP: HTTP 403 Forbidden
    14.05.2014 19:23:03.687
    Erros
    SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    14.05.2014 19:23:03.693
    Erros
    SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    When i consume the service by SOAPUI, it works correctly.
    Someone can help ?
    Best regards,
    Gustavo

    Hi Pradeep,
    In my case, the solution was to change the "hosts" file on the PI server .... our PI server is on AIX, and like on Windows, it has a hosts file, that converts a address name to ip ...
    A partner help us deploying the XPI Inspector on the server, it's a great tool to try to find the exactly problem.
    Regards,
    Gustavo

  • Getting HTTP 403 Forbidden error on deployed page in Weblogic 11g

    Hi There,
    My console is working fine and all the managed server are running fine on my WebLogic Server.
    How ever I am getting , this error "HTTP 403 Forbidden means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage."
    http://localhost:10001/welcome1
    (URL has changed here with sample URL)
    Do not understand where to start with, checked all the logs and no error is seen.
    When I give complete URL, it launches the page http://localhost:10001/welcome1/faces/adminlogin.jspx but when enter when enter credential, it again takes to Forbidden page.
    When you give wrong credential, it takes you to page where it says user name  or password is not correct.
    Server on which it is deployed - diagonistic log says;
    [NOTIFICATION] [] [oracle.adf.model.log.customizations.cpx] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fbedf7c35e3ed90d:-6d221163:14cf94e90e0:-8000-0000000000000143,0] [APP: DocumakerAdministrator] [DSID: 0000KntSldf2fLCpJC_Aif1LFSPB000003] Found existing JUApplicationDefImpl instance for oracle.documaker.administrator.view.DataBindings.cpx
    Please help.
    thanks,
    -r

    In advance i am sending my weblogic.xml details, if that helps;
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-web-app http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-web-app">
      <security-role-assignment>
        <role-name>valid-users</role-name>
        <principal-name>users</principal-name>
      </security-role-assignment>
      <session-descriptor>
        <cookie-http-only>false</cookie-http-only>
      </session-descriptor>
      <container-descriptor>
        <prefer-web-inf-classes>true</prefer-web-inf-classes>
      </container-descriptor>
        <context-root>DocumakerAdministrator</context-root>
        <library-ref>
            <library-name>adf.oracle.domain.webapp</library-name>
        </library-ref>
        <library-ref>
            <library-name>jstl</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
        <library-ref>
            <library-name>jsf</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
    </weblogic-web-app>
    I also check web.xml under  - \servers\dmkr_server\tmp\_WL_user\DocumakerAdministrator\w6i3rm\war\WEB-INF
    Hope I am looking at the right location just to confirm.
    <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/faces/ConfigurationUI</url-pattern>
          <url-pattern>/faces/ConfigurationUI.jspx</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI.jspx</url-pattern>
        </web-resource-collection>
        <auth-constraint>
          <role-name>valid-users</role-name>
        </auth-constraint>
        <user-data-constraint>
          <transport-guarantee>CONFIDENTIAL</transport-guarantee>
        </user-data-constraint>
      </security-constraint>
      <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/adfAuthentication</url-pattern>
        </web-resource-collection>
    Really frustrating...I might be missing someting.
    thanks,

  • HTTP 403 forbidden message on deployed web page

    Hi there,
    Since the day i have deployed my web application I am not able to login to the web page.
    I am  getting error HTTP 403 Forbidden, have permission to view the webpage.
    ideally it should have taken to login page and then asked for permission and so on...
    What I have done so far?
    1. Given all the roles to the said user.
    2. Under security relams I have changes the password and tried to login again. But no help.
    3. Ironically, there is no error generated under logs....strange !!
    4. Check weblogic.xml and web.xml file to user mapping with the server and its role. All looks fine.
    5. Downgraded IE from IE 9 to IE 8 in hope if that works fine  or that could be the reason.
    Screen shot of deployed web page is attached here;
    Any clue or suggestion on such issue?
    Any hep would be appreciated.
    thanks,

    Hi there,
    1. Its Documaker 12.4, I am using IE 9 for Web Server. While using Chrome the page is getting blanked out, that is yet another issue.
    2. Console, DocumakeAdministratorHelp,DocumakerDashboardHelp etc are working fine and loading correctly. Since beigning the Admin page is not working.
    3. Seeing the premission error I tried to give all the roles to Administrator in Weblogic Security realms, wanted to see if that works but I do not think with DD Only Security any changed would have reflected in actual file. [Role - Documaker Administrator, User- documaker Pwd - JMS pwd]
    I did tried to change password, to see if that works but it was not working even then. Still getting Forbidden error
    Then I also tried adding servlet alias to the default URL and see if it takes mr to login page; (screen shot attached)
    Why all other default page is working with the URL defined and DocumakerAdministrator not working?
    I see in the URL that it is taking to ADF control page, can that be looked for permission?
    Thanks,

  • HTTP 403 Forbidden access when trying to download latest version of dirsync

    Hello
    when trying to download the latest version of DirSync, always get
    HTTP 403 Forbidden access
    From
    http://social.technet.microsoft.com/wiki/contents/articles/18429.microsoft-azure-active-directory-sync-tool-version-release-history.aspxI clicked on The latest version can be downloaded here: link at the top of the page
    A new window opened and got the error message
    Shortlink (from the The latest version can be downloaded here: link):
    http://go.microsoft.com/fwlink/?LinkID=278924
    URL shown in the address bar:
    https://bposast.vo.msecnd.net/dirsync/6198.0037/amd64/dirsync.exe
    Senior Solution Architect at Sogeti MVP SharePoint http://blog.hametbenoit.info

    Seems to
    work for me.  Perhaps there is an intermittent issue in your region, or maybe you have a local network condition blocking the download.
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • HTTP 403 Forbidden error

    Hi,
    We are using Hyperion planning 11.1.1.3.
    One user is getting the following error when he is trying to access the workpsace.
    HTTP 403 Forbidden
    The website declined to show this webpage.
    Others users are able to access the workspace. So are there any settings on his PC that is preventing the workspace from being loaded.
    Both the SSL and non SSL URLs are giving the same error.
    Thanks.

    Is this a new installation or a small development installation that not many people have used? A 403 Error will be sent by Weblogic when it is in development mode and only allows 5 Unique IP addresses to connect and then subsequent connections receive a 403 Error; restarting the service would allow this user to connect if this were the case or if you connect with Firefox from that users PC it would confirm it.
    You can see a below thread of a similar issue and how to resolve if this is indeed the case:
    Re: Unable to open SmartView
    Regards,
    John A. Booth
    http://www.metavero.com

  • Can't download via the direct link for IE (HTTP 403 Forbidden)

    Win7 Pro SP1 32-bit
    IE 10.0.9200.16635
    When I try to download/install from  http://get.adobe.com/flashplayer/ I get the "cannot contact reliable source", so I then tried the Direct link for ActiveX/IE:
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe
    and I get a HTTP 403 Forbidden. I have also tried that link in Firefox and Opera, but all I get is an empty page. I've also tried with antivirus off, firewall off etc... no luck.
    BUT... If I try the second direct link(Plug-in/All other browsers)
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe
    it works in both IE, Firefox and Opera.
    Then I started up an old XP PC just to compare, and the download ActiveX version were succesful.
    Why doesn't the direct link for ActiveX work on my Win7 PC, regardless what browser I use?
    (I have never had any problems with updating/installing Flash Player before, on any computer including my Win7) 

    Maybe I was unclear: The "Direct Links" I referred to, ARE the offline installer links.
    The link Flash Player for ActiveX (Internet Explorer) doesn't work(forbidden access),
    but the link Flash Player Plug-in (All other browsers) works.
    BTW, is there perhaps any other URL to a offline installer, besides the one that doesn't work on my PC?
    (http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe)
    Added screenshot of trying to download offline installer

  • 8Gb ram,466Gb hd useable, med2010, error message 403 forbidden when trying to download Maverick??

    I can't download Maverick, get error message "403 forbidden"-mid 2010, 8Gb ram, 466Gb useable HD- what is the matter?

    How are you trying to download Mavericks? From a Recovery HD system, drive, boot USB or from the Mac App Store once you are logged into the version of OS X that is presently installed on your Mac?

  • MySQL Connection "HTTP Error Code 403 Forbidden"

    I can't seem to connect to my MySQL database on Go Daddy. I
    have the db set up for remote access and can connect just fine with
    Sequel Pro. But, when I try to connect to build my application in
    Dreamweaver I always get "HTTP Error Code 403 Forbidden". I've
    spent a good chunk of the last 3 days banging my head against this
    problem. At this point I'm thinking of dumping Dreamweaver. I
    thought these things were supposed to be easy? Yes, I'm very
    frustrated...
    All help is greatly appreciated.
    Thanks

    Pls check if your database name is already taken by someone
    else on GoDaddy. GoDaddy has a policy that a database name taken on
    any website hosted by them cannot be taken by another user.
    If your database name was accepted by GoDaddy, see if the
    first few lines of your SQL file contain code like:
    DROP DATABASE IF EXISTS . . . or
    CREATE DATABASE . . . or
    USE . . .
    If such lines are there, delete them so that the code starts
    with:
    DROP TABLE IF EXISTS . . .
    Save the SQL file and try to upload it.
    Good luck!

  • Web Dynpro Application - HTTP 403 - Forbidden

    Hi All,
    We have created one application in Dev. environment. And it is working fine here.
    But when we transport it to the QA system, we are getting 403 forbidden error.
    What has happened?
    URL http://<server name>:8000/sap/bc/webdynpro/sap/ZGFS_JEWD/ call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system FQ3 with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:lnxeccq1_FQ3_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    Any help would be appriciated.
    TIA
    Amit
    Edited by: Amit on Feb 1, 2010 2:38 PM

    Hi,
    When  you transport your WebDynPro App to QA system or even Production, you need to manuallly activate the Service in transaction SICF.
    goto SICF, execute for Hierarchy Type: "SERVICE"  --> default_host->sap->bc->webdynpro->sap->
    look for your Application Name here & right clik & Activate it.
    your application will work fine then.
    PS: If you donot have the authorization, have someone from Basis activate the Service.
    Thanks,
    Phani
    Edited by: Phani Rajesh Mullapudi on Feb 1, 2010 7:36 PM

  • Invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

    Boa tarde Srs,
    Estamos sem comunicação com todas as secretarias da fazenda no nosso ambiente produtivo. O XML de erro é o seguinte.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Verifiquei algumas configurações, de acordo com outras theads dos foruns mas não consegui solução (transação /nsicf, canais de comunicação etc).
    Nenhuma modificação está sendo feita no servidor, parou de funcionar hoje as 14 horas.
    Alguem já passou por problema semelhante?

    Andre,
    Se não foi alteração de infraestrutura (proxy, firewall, etc), pode ser o Certificado Digital utilizado na autenticação com a SEFAZ (client certificate).
    O erro seria HTTP 403.7 se não me engano, mas acho que vale verificar no Visual Admin a validade do Certificado Digital, Assim como verificar junto ao pessoal de infra se foi alterado algo ref. a proxy, etc.
    PS: A interface de assinatura digital funciona?
    []'s

  • HTTP 403 - Forbidden.

    Hi Experts,
    Iam new to Web dynpro abap and doing one simple web dynpro application where i have created one view which is linked to table element on layout and having a data from table sflight. I have completed all the steps but its not showing the layout preview when iam checking its giving below mentioned error:--
    Service cannot be reached
    What has happened?
    URL http://dcbldev.dalmiacement.com:8000/sap/bc/wdvd call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system DD1 with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:dcbldev_DD1_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    can anyone help me in this regard.
    Thanks in advance.
    Abhishek Pandey.

    Hi Abhishek, 
             There are some services required to be activated from Internet Communication Framework (SICF) for web dynpro. For more info on this, you can check the link below
    [ICF services for webdynpro|http://help.sap.com/saphelp_nw70/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm]
    Best Regards,
    Manne.

  • Error Code: 403 Forbidden

    Hi,
    I'm new to microsoft products, so hopefully I can get my point across meaningfully.
    I'm trying to connect to a site internally through forefront/tmg and recieve this message:
    Error Code: 403 Forbidden. The server denied the specified Uniform Resource Locator (URL). Contact the server administrator. (12202)
    I assume I'm getting to the site, but appears to be some sort of rights issue as to why I can't see the content.
    Any ideas how to troubleshoot this and steps to take?

    Can you tell me exactly the way you have set it up ? OR what exactly are we trying to achieve?
    If you are trying to publish a website through TMG, the address you (be it IP or NETBIOS or DNS name) HAS to match Entry in "Public Name" tab of the corresponding rule. 
    Here are some step by step walk thrus.
    http://technet.microsoft.com/en-us/library/cc984433.aspx
    http://www.isaserver.org/articles-tutorials/publishing/Comprehensive-Overview-Web-Server-Publishing-Rules-TMG-2010-Part9.html
    IF still doesn't work, please add some more info about your setup and include some screenshots, will be happy to help! :)

  • Problem loggin to Websheet application - error HTTP 403

    Hi Experts,
    I need your help :
    My Apex configuration:
    apex 4.0.1.00.03
    working with Weblogic +apex listener
    DB 11.2
    -Can create and run successfully DB Applications on my Apex
    -Can create Websheet application but when I try to run it I get:
    "Requested url http://localhost:7001/apex/ws is not allowed." on all browsers. - it is the HTTP 403 forbidden error.
    On the Weblogic server admin cmd I can see:
    isValidRequest(), procedure name: <ws>
    Validating:ws
    *** Found procedure in cache: ws*** Total number of arguments: 7
    Procedure DENIED with Error code:403
    Where can I find this procedure and maybe disable it ? what can I do?
    HELP PLEASE!
    Thank you,
    Keren

    Hello,
    I've got the same problem:
    -Can create and run successfully DB Applications on my Apex
    -Can create Websheet application but when I try to run it I get:
    "Forbidden
    You don't have permission to access /pls/htmldb/ws/ on this server."
    - it is the HTTP 403 forbidden error.
    Our architecture is:
    My Apex configuration:
    apex 4.1.1
    Apache Webserver
    DB 11.2
    Is there any place in the marvel.conf (it's our fiel instead of DADs.conf) or in the httpd.conf where I could permit the execution of "/pls/htmldb/ws/" ?
    any hint is appreciated,
    thanks for your help,
    Carola

  • HTTP 403 Forbidden when using "Edit Page"

    I have a Web Application with Host Name Site Collections underneath.  I am a Site Collection Administrator for each site.
    I have another Web Application (Intranet) that is not a HNSC and I too am a Site Collection Administrator.
    These Web Applications both sit under the same Application Pool.
    For the HNSC, I am unable to Edit a Page in the browser (IE or Firefox) - I get an "HTTP 403 Forbidden" Error (see below).  I can browse any page file, can edit settings, permissions, etc.  The Intranet Web Application works fine and
    I can edit pages.
    I'm a bit confused as to where to look to resolve this - SP permissions seem okay.  Also, it used to allow editing so something must have changed at some point...  Something in the IIS Site permissions?

    Thanks for following up Daniel.
    Yes, it does happen on the Server and does appear to be happening on all the PC's we have tested with.  I only have one web application with HNSC so unable to test if its happening elsewhere.
    There is no firewall or proxy that will be affecting it.
    On the server, if I log in as myself, I am getting the 403 error when editing the home page and wiki pages.  But, if I Edit Page on a list or library, it works fine.  If I do the same on my PC, I get the 403 error on the home and wiki pages and
    when I Edit Page on a list, it just doesn't do anything.
    I can edit these pages using SP Designer.
    I've looked at the logs and can see where it says "Access Denied" but I can't see any reference to what could be causing it?  I've pasted some lines below if it helps?
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Request Management adc7u Medium Mapping URI from 'https://site.domain.com.au:443/Monitoring/How%20To%20Use%20This%20Library.aspx' to 'https://server/Monitoring/How%20To%20Use%20This%20Library.aspx' c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Parent No  
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.87 w3wp.exe (0x22B8) 0x12E0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PreSendRequestHeaders). Execution Time=5.41528322733755  
    10/23/2014 09:51:56.88 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=27.8049305149118 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Execution
    Time=122.868339411853 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (SPRoutingReverseProxy Get Response). Execution Time=116.078021089273 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x2DE4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx)). Execution Time=131.850835790582 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.99 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.00 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.04 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=44.3158278496289 c1c3c49c-6e2c-e054-7ec7-6b480901cacf
    10/23/2014 09:51:57.05 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=54.2768005430858 c1c3c49c-6e2c-e054-7ec7-6b480901cacf 
    10/23/2014 09:51:57.13 w3wp.exe (0x29A4) 0x28CC SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.14 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.18 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Execution Time=39.925395546082 c1c3c49c-3e35-e054-7ec7-6d3aa0ee8e47 

Maybe you are looking for