Disclaimer Page with no Authentication

Hi All,
Is it possible to have a disclaimer page pop-up when a guest enters a WLAN, but does not have to put in login credentials?
I basically want a page with my company logo and disclaimer...then they click on a link to continue to the Internet.
Thanks,
Scott

Yes.... you have to use a custom WebAuth with passthrough enabled instead of login.
Here is a link... I wil try to find you a better one.
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008067489f.shtml#webpass

Similar Messages

  • Is it possible to have a public page with optional authentication?

    I want to have an application that will give users view access to all pages, without the user having to log in. On its own i know how to achieve this. However, i also want to give the user the ability to perform specific actions, only if they authenticate themselves. The functionality i am after is much like this forum, the public can read all threads, but to post you have to log in.
    is this kind of thing possible in APEX, if so how can this be done?
    Craig
    [http://www.oracleapplicationexpress.com]

    Craig,
    It's very possible, and quite easy to do.
    One of the conditions that APEX supplies is "User is Authenticated (not public)". You can use this condition on buttons, items, regions and processes that will require a user be authenticated to your application. There is also the opposite condition, should you want to display items or regions that will be displayed to non-authenticated users.
    Thanks,
    - Scott -
    http://spendolini.blogspot.com/
    http://sumnertech.com/

  • Display Videos with Automatic Disclaimer Page

    Hello,
    I created an asset library that would store user uploaded videos in my SharePoint site and on-click instead of just jumping right into the video I wanted to add a disclaimer page with my site's logo and then a button that the user will click that will acknowledge
    that they read the disclaimer message and would like to go to the video.
    Is there any kind of built in functionality to accomplish this or what would be the way to approach this functionality programmatically?
    Thanks in advance for the help!

    Hi,
    As there is no such OOTB feature, we can achieve it via JavaScript programmatically.
    Here is a similar thread with a solution for your reference:
    http://social.technet.microsoft.com/Forums/en-US/527cf685-a349-4b72-a373-eb4c992a2c7e/can-we-implement-disclaimer-notice-popup-when-opening-each-document-in-sharepoint-2010?forum=sharepointdevelopmentprevious
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • Adding a Disclaimer Page in Portal while logging on.

    Hello All,
    I have a requirement where an authenticated user logging for the first time will get to see a disclaimer page. Once the user accepts, he should be directed to the Portal content as usual and if he does not accept then the user will log off from the Portal.
    Second time when he logs in there will be no disclaimer page for those who have accepted it.
    Please can you help me and guide me through the possibilities.
    Thanks
    Avik

    The way i see it is either to have a db table, which is not a viable solution.
    The other way, create a role ABC, do not assign that role to any user with Entry Point NO
    When the user logs in, check for the role, if the role is not available, assign the role, and show him the disclaimer page,
    On accept of the disclaimer, navigate to Home page of the portal
    On Decline, call the logon module to logoff
    Next time if the same user logs in, check for the roles, if it has the role ABC, navigate directly to Home Page.
    I am not sure if there is any standard way to do it.
    Cheers and good luck.
    Regards,
    Nitin

  • Issue with SharePoint foundation 2010 to use Claims Based Auth with Certificate authentication method with ADFS 2.0

    I would love some help with this issue.  I have configured my SharePoint foundation 2010 site to use Claims Based Auth with Certificate authentication method with ADFS 2.0  I have a test account set up with lab.acme.com to use the ACS.
    When I log into my site using Windows Auth, everything is great.  However when I log in and select my ACS token issuer, I get sent, to the logon page of the ADFS, after selected the ADFS method. My browser prompt me which Certificate identity I want
    to use to log in   and after 3-5 second
     and return me the logon page with error message “Authentication failed” 
    I base my setup on the technet article
    http://blogs.technet.com/b/speschka/archive/2010/07/30/configuring-sharepoint-2010-and-adfs-v2-end-to-end.aspx
    I validated than all my certificate are valid and able to retrieve the crl
    I got in eventlog id 300
    The Federation Service failed to issue a token as a result of an error during processing of the WS-Trust request.
    Request type: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue
    Additional Data
    Exception details:
    Microsoft.IdentityModel.SecurityTokenService.FailedAuthenticationException: MSIS3019: Authentication failed. ---> System.IdentityModel.Tokens.SecurityTokenValidationException:
    ID4070: The X.509 certificate 'CN=Me, OU=People, O=Acme., C=COM' chain building failed. The certificate that was used has a trust chain that cannot be verified. Replace the certificate or change the certificateValidationMode. 'A certification chain processed
    correctly, but one of the CA certificates is not trusted by the policy provider.
    at Microsoft.IdentityModel.X509CertificateChain.Build(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509NTAuthChainTrustValidator.Validate(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler.ValidateToken(SecurityToken token)
    at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSubject()
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    --- End of inner exception stack trace ---
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.BeginGetScope(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)
    at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.BeginIssue(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.DispatchRequestAsyncResult..ctor(DispatchContext dispatchContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.BeginDispatchRequest(DispatchContext dispatchContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.ProcessCoreAsyncResult..ctor(WSTrustServiceContract contract, DispatchContext dispatchContext, MessageVersion messageVersion, WSTrustResponseSerializer responseSerializer, WSTrustSerializationContext
    serializationContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.BeginProcessCore(Message requestMessage, WSTrustRequestSerializer requestSerializer, WSTrustResponseSerializer responseSerializer, String requestAction, String responseAction, String
    trustNamespace, AsyncCallback callback, Object state)
    System.IdentityModel.Tokens.SecurityTokenValidationException: ID4070: The X.509 certificate 'CN=Me, OU=People, O=acme., C=com' chain building
    failed. The certificate that was used has a trust chain that cannot be verified. Replace the certificate or change the certificateValidationMode. 'A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
    at Microsoft.IdentityModel.X509CertificateChain.Build(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509NTAuthChainTrustValidator.Validate(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler.ValidateToken(SecurityToken token)
    at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSubject()
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    thx
    Stef71

    This is perfectly correct on my case I was not adding the root properly you must add the CA and the ADFS as well, which is twice you can see below my results.
    on my case was :
    PS C:\Users\administrator.domain> $root = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("C:\
    cer\SP2K10\ad0001.cer")
    PS C:\Users\administrator.domain> New-SPTrustedRootAuthority -Name "domain.ad0001" -Certificate $root
    Certificate                 : [Subject]
                                    CN=domain.AD0001CA, DC=domain, DC=com
                                  [Issuer]
                                    CN=domain.AD0001CA, DC=portal, DC=com
                                  [Serial Number]
                                    blablabla
                                  [Not Before]
                                    22/07/2014 11:32:05
                                  [Not After]
                                    22/07/2024 11:42:00
                                  [Thumbprint]
                                    blablabla
    Name                        : domain.ad0001
    TypeName                    : Microsoft.SharePoint.Administration.SPTrustedRootAuthority
    DisplayName                 : domain.ad0001
    Id                          : blablabla
    Status                      : Online
    Parent                      : SPTrustedRootAuthorityManager
    Version                     : 17164
    Properties                  : {}
    Farm                        : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties : {}
    PS C:\Users\administrator.domain> $cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("C:\
    cer\SP2K10\ADFS_Signing.cer")
    PS C:\Users\administrator.domain> New-SPTrustedRootAuthority -Name "Token Signing Cert" -Certificate $cert
    Certificate                 : [Subject]
                                    CN=ADFS Signing - adfs.domain
                                  [Issuer]
                                    CN=ADFS Signing - adfs.domain
                                  [Serial Number]
                                    blablabla
                                  [Not Before]
                                    23/07/2014 07:14:03
                                  [Not After]
                                    23/07/2015 07:14:03
                                  [Thumbprint]
                                    blablabla
    Name                        : Token Signing Cert
    TypeName                    : Microsoft.SharePoint.Administration.SPTrustedRootAuthority
    DisplayName                 : Token Signing Cert
    Id                          : blablabla
    Status                      : Online
    Parent                      : SPTrustedRootAuthorityManager
    Version                     : 17184
    Properties                  : {}
    Farm                        : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties : {}
    PS C:\Users\administrator.PORTAL>

  • Sorry, something went wrong - Open Office File from Search Results Page with Office Web Apps

    Hi,
    I'm getting "Sorry, something went wrong" error when I'm trying to open any office document from inside Search Results Page with Office Web Apps, the same error is appearing in the document preview as well.
    The error in SharePoint logs says that the file cannot be found.
    Please note that this error is coming only when the "Filename" of the document is not written in English (in my case its written with Arabic characters).
    If I try to open it from the document library, its opening properly with no errors.
    The only difference between two URLs (document URL in Search Results and in Document Library) is the value for "sourcedoc" attribute;
    In the case of Search Results page, the filename in "sourcedoc" attribute is kept as is with Arabic characters.
    While in the Document Library, the filename in "sourcedoc" attribute is converted into different characters (something like: "B9%D9%85%D9%8").
    Anybody have an idea on how to overcome this issue, implement a workaround or modify the "sourcedoc" behavior?
    Thanks in Advance.
    Hamza AlSughier

    Dear Wendy,
    Thanks for your efforts, I already tried your last suggestion before, but this didn't solve my problem.
    Actually my end users are accessing this portal using ADFS and HTTPS.
    Finally I got this solved, I have done below to get my overall solution working perfectly:
    - First I have configured Windows Authentication and ADFS Authentication on the same zone which is the default zone.
    - The issue when opening office documents with Arabic file name has disappeared as a result of first change.
    - Then I have faced an issue where we are not able to crawl content under Default zone, however we have to do so, after too many efforts, I found that its related to the Load-balancer/proxy, I have made the crawler server
    to crawl himself (http://CrawlServerName:PortNumber).
    - Also a change on Alternate Access Mapping was needed, I have set one of the extended zones (which is running Windows Authentication only) as Internal URL for the Default Zone, and this is was the URL I used for Crawling.
    I have configured Server Name Mappings to make sure we got proper URLs in Search Results.
    - Then we faced another issue, which is Authentication selection on login page (How to bypass this page, and authenticate using ADFS auto), I used this solution (Set Custom Sign In Page):
    http://0ut0ftheb0x.wordpress.com/2014/01/04/skip-the-authentication-selection-page-at-_logindefault-aspx-in-a-mixed-authentication-environment/.
    - I faced one more issue as a result of above workaround; Sign Out functionality wasn't working well; users get logged in automatically whenever I click on Sign Out. I solved this by modifying the "Sign Out" Control under _layouts;
    I made it to redirect users to ADFS Sign Out Page instead of SharePoint Sign Out Page (I know its not recommended, but I don't have any other option).
    Hamza AlSughier

  • SharePoint 2010 with LDAP authentication, using NOVELL eDirectory

    One of my customers needs a SharePoint application that allows people to authenticate with either an Active Directory account (internal staff) or a Novell eDirectory account (external customers).
    Using the following article as a base guide (http://blogs.technet.com/b/speschka/archive/2009/11/05/configuring-forms-based-authentication-in-sharepoint-2010.aspx)
    I configured a claims-based test application that had Windows authentication enabled and Forms based authentication (FBA) enabled (this is on a Windows 2008 server and not a domain controller)
    In the Membership provider name text box I entered "LdapMember"
    In the Role provider name  text box I entered "LdapRole"
    In the web.config for the SharePoint Central Admin, I modified/added the following details right before </system.web>
    <membership>
    <providers>
    <add name="LdapMember"
    type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    userDNAttribute="dn"
    userNameAttribute="cn"
    userContainer="OU=people,O=validobject"
    userObjectClass="person"
    userFilter="(ObjectClass=person)"
    scope="Subtree"
    otherRequiredUserAttributes="sn,givenname,cn" />
    </providers>
    </membership>
    <roleManager enabled="true" defaultProvider="AspNetWindowsTokenRoleProvider" >
    <providers>
    <add name="LdapRole"
    type="Microsoft.Office.Server.Security.LdapRoleProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    groupContainer="OU=people,O=validobject"
    groupNameAttribute="cn"
    groupNameAlternateSearchAttribute="samAccountName"
    groupMemberAttribute="member"
    userNameAttribute="sAMAccountName"
    dnAttribute="distinguishedName"
    groupFilter="((ObjectClass=group)"
    userFilter="((ObjectClass=person)"
    scope="Subtree" />
    </providers>
    </roleManager>
    I modified the SecurityTokenServiceApplication web.config with these details
    <system.web>
    <membership>
    <providers>
    <add name="LdapMemebr"
    type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    userDNAttribute="dn"
    userNameAttribute="cn"
    userContainer="OU=people,O=validobject"
    userObjectClass="person"
    userFilter="(ObjectClass=person)"
    scope="Subtree"
    otherRequiredUserAttributes="sn,givenname,cn" />
    </providers>
    </membership>
    <roleManager enabled="true">
    <providers>
    <add name="LdapRole"
    type="Microsoft.Office.Server.Security.LdapRoleProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    groupContainer="OU=people,O=validobject"
    groupNameAttribute="cn"
    groupNameAlternateSearchAttribute="samAccountName"
    groupMemberAttribute="member"
    userNameAttribute="sAMAccountName"
    dnAttribute="distinguishedName"
    groupFilter="(&amp;(ObjectClass=group))"
    userFilter="(&amp;(ObjectClass=person))"
    scope="Subtree" />
    </providers>
    </roleManager>
    </system.web>
    I modified the web.config of the test application I created with these details
    <roleManager defaultProvider="c" enabled="true" cacheRolesInCookie="false">
    <providers>
    <add name="c" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
    <add name="LdapRole" type="Microsoft.Office.Server.Security.LdapRoleProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    groupContainer="OU=people,O=validobject"
    groupNameAttribute="cn"
    groupNameAlternateSearchAttribute="samAccountName"
    groupMemberAttribute="member"
    userNameAttribute="cn"
    dnAttribute="dn"
    groupFilter="(&amp;(ObjectClass=group))"
    userFilter="(&amp;(ObjectClass=person))"
    scope="Subtree" />
    </providers>
    </roleManager>
    <membership defaultProvider="i">
    <providers>
    <add name="i" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthMembershipProvider, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
    <add name="LdapMember" type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword= "validpassword"
    useDNAttribute="true"
    userDNAttribute="dn"
    userNameAttribute="cn"
    userContainer="OU=people,O=validobject"
    userObjectClass="person"
    userFilter="(ObjectClass=person)"
    scope="Subtree"
    otherRequiredUserAttributes="sn,givenname,cn" />
    </providers>
    </membership>
    With all of this configured, I can go to the new test site, I do see the form where I can choose either Windows authentication or Forms authentication. I can successfully login with Windows authentication, but forms authentication gives me me an error.
    The server could not sign you in. Make sure your user name and password are correct, and then try again.
    I can successfully login to a LDAP management tool, using the same credentials I entered on the form, so I know the username and password being submitted are correct. I get the following items in the event viewer
    8306 - SharePoint Foundation - The security token username and password could not be validated.
    in the SharePoint trace logs - Password check on 'testuser' generated exception: 'System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated. and
    then this:
    Request for security token failed with exception: System.ServiceModel.FaultException: The security token username and password could not be validated.
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.ReadResponse(Message response)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
    at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo)
    I monitored the LDAP server and did a packet-trace on the communication happening between the SharePoint server and the LDAP server and it is a bit odd. It goes like this:
    The SharePoint server successfully connects to the LDAP server, binding the ldapserviceid+password
    The LDAP server tells the SharePoint server it is ready to communicate
    the SharePoint server sends an LDAP query to the LDAP server, asking if the name entered in the form authentication page can be found.
    The LDAP server does the query, successfully finds the entered name and sends a success message back to SharePoint
    The LDAP server sends notification that it is done and is closing the connection that was bound to theldapserviceid+password
    The SharePoint server acknowledges the connection is closing
    ... and then nothing happens, except the error on SharePoint
    What I understand is that the SharePoint server, once it gets confirmation that the submitted username exists in LDAP, should attempt to make a new LDAP connection, bound to the username and password submitted in the form (rather than the LDAP service account
    specified in the web.config). That part does not seem to be happening.
    I am at a standstill on this and any help would be greatly appreciated.

    OK, our problem was resolved by removing any information about the ASP.NET role manager. Initially, we had information about a role manager defined in three different web.config files, as well as in the SharePoint Central Administration site, where there
    is the checkbox to Enable Forms Based Authentication (you see this when you first create the new SharePoint app, or afterwards by modifying the Authentication Provider for the app.) In either case, you will see two text boxes, underneath the checkbox item
    for enabling Forms Based Authentication:
    "ASP.NET Membership provider name"
    "ASP.NET Role manager name"
    We entered a name for Membership provider, and left Role manager blank.
    In the web.config for the SharePoint Central Administration site, the SecurityTokenServiceApplication app, and the web app we created with FBA enabled, we entered the following:
    <membership>
    <providers>
    <add name="LdapMember"
    type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    server="ldap.server.address"
    port="389"
    useSSL="false"
    connectionUsername="cn=ldapserviceid,ou=sharepoint,ou=test,ou=location,o=validobject"
    connectionPassword="validpassword"
    useDNAttribute="false"
    userDNAttribute="dn"
    userNameAttribute="cn"
    userContainer="OU=people,O=validobject"
    userObjectClass="person"
    userFilter="(ObjectClass=person)"
    scope="Subtree"
    otherRequiredUserAttributes="sn,givenname,cn" />
    </providers>
    </membership>
    <roleManager>
    <providers>
    </providers>
    </roleManager>
    useDNAttribute="false" turned out to be important as well.
    So, for us to get LDAP authentication working between SharePoint 2010 and Novel eDirectory, we had to:
    leave anything related to the role provider blank
    configure the web.config in three different applications, with the proper connection information to reach our Novel eDir
    Ensure that useDNAttribute="false" was used in all three on the modified web.config files.
    Since our eDir is flat and used pretty much exclusively for external users, we had never done any sort of advanced role management configuration in eDir. So, by having role manager details in the web.config files, SharePoint was waiting for information from
    a non-existent role manager.

  • Getting SPWeb.CurrentUser as null with Windows Authentication (AD), when configured for Claims Authentication

    Hi All,
    We recently migrated to SP 2013 from SP 2010. We are using most of the OOB features, with a few custom code. We have implemented a custom ASP.NET Membership Provider that authenticates against a web service. This was working fine on SP 2010.
    The entire code base was migrated to SP 2013 (with .net fw 4.5, etc) and any issues Compile / Runtime were fixed. However, we are stuck at one bug, which seems to be occuring only while trying to login with Windows Authentication. When a user tries to login
    with Forms Authentication, the error is never noticed.
    Scenrio: Login as Windows Authentiction.
    Result: The user is signed into the system and is authenticated against the AD. For random page loads - it throws access denied (even though he is a site collection admin). While attaching a debugger, we found that, at times the SPWeb.CurrentUser is null (weird).
    At the same time, the HttpContext.Current.Request.IsAuthenticated returns true. Which means the User is Authenticated, but not available in the SPWeb.CurrentUser object. 
    Attached are couple of ULS Logs that we found. The line which says IsAuthenticated=True, UserIdentityName=, ClaimsCount=0 is a little disturbing. Can you please let me know what is happening here? I am not able to access the root site (http://win2012d2:1234/)
    however, i am able to access (http://win2012d2:1234/SitePages/Home.aspx) just fine, without any issues.
    Please note, this error is only when the user is logged into sharepoint as a windows user. The forms user faces no such issues.
    ULS Logs:
    Name=Request (GET:http://win2012d2:1234/)
    Non-OAuth request. IsAuthenticated=True, UserIdentityName=, ClaimsCount=0
    Application error when access /, Error=Exception of type 'System.ArgumentException' was thrown.  Parameter name: encodedValue  
     at Microsoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedValue)    
     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(IClaimsIdentity claimsIdentity, String encodedIdentityClaimSuffix)    
     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedIdentityClaimSuffix)    
     at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromLoginName(String loginName)    
     at Microsoft.SharePoint.ApplicationRuntime.SPHeaderManager.AddIsapiHeaders(HttpContext context, String encodedUrl, NameValueCollection headers)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)    
     at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Getting Error Message for Exception System.ArgumentException: Exception of type 'System.ArgumentException' was thrown.  Parameter name: encodedValue    
     at Microsoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedValue)    
     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(IClaimsIdentity claimsIdentity, String encodedIdentityClaimSuffix)    
     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedIdentityClaimSuffix)    
     at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromLoginName(String loginName)    
     at Microsoft.SharePoint.ApplicationRuntime.SPHeaderManager.AddIsapiHeaders(HttpContext context, String encodedUrl, NameValueCollection headers)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)    
     at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    [Forced due to logging gap, Original Level: Verbose] Looking up {0} site {1} in the farm {2} 
    Unknown SPRequest error occurred. More information: 0x80070005
    SPRequest.GetPageListId: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://win2012d2:1234/
    System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
     at Microsoft.SharePoint.SPContext.get_ListId()    
     at Microsoft.SharePoint.SPContext.get_List()    
     at Microsoft.SharePoint.WebControls.ScriptLink.InitJs_Register(Page page)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, Boolean injectNoDefer, Boolean controlRegistration, Boolean loadInlineLast,
    Boolean ignoreFileNotFound)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, String uiVersion, String ctag)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(String uiVersion, Control ctrl, Page page, String name, Boolean localizable, Boolean defer)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer)    
     at Microsoft.SharePoint.WebControls.ScriptLink.GetOnDemandScriptKey(String strKey, String strFile, Boolean registerDependencies, Control ctrl, Page page)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl, Page page, String strKey, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Page page, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, Boolean injectNoDefer, Boolean controlRegistration, Boolean loadInlineLast,
    Boolean ignoreFileNotFound)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, String uiVersion, String ctag)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl, Page page, String strKey, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.OnLoad(EventArgs e)    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
     at System.Web.UI.Page.ProcessRequest()    
     at System.Web.UI.Page.ProcessRequest(HttpContext context)    
     at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)    
     at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)    
     at System.Web.HttpServerUtility.Transfer(String path)    
     at Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message, String linkText, String linkUrl)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.ErrorHandler(HttpApplication app, Boolean errorIsOnErrorPage)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.ErrorAppHandler(Object oSender, EventArgs ea)    
     at System.EventHandler.Invoke(Object sender, EventArgs e)    
     at System.Web.HttpApplication.RaiseOnError()    
     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)    
     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)    
     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
    SPRequest.OpenWeb: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://win2012d2:1234/
    System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
     at Microsoft.SharePoint.SPWeb.InitWeb()    
     at Microsoft.SharePoint.SPWeb.get_WebTemplateConfiguration()    
     at Microsoft.SharePoint.WebControls.ScriptLink.InitJs_Register(Page page)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, Boolean injectNoDefer, Boolean controlRegistration, Boolean loadInlineLast,
    Boolean ignoreFileNotFound)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, String uiVersion, String ctag)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(String uiVersion, Control ctrl, Page page, String name, Boolean localizable, Boolean defer)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer)    
     at Microsoft.SharePoint.WebControls.ScriptLink.GetOnDemandScriptKey(String strKey, String strFile, Boolean registerDependencies, Control ctrl, Page page)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl, Page page, String strKey, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Page page, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, Boolean injectNoDefer, Boolean controlRegistration, Boolean loadInlineLast,
    Boolean ignoreFileNotFound)    
     at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String language, String uiVersion, String ctag)    
     at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl, Page page, String strKey, String strFile, Boolean localizable)    
     at Microsoft.SharePoint.WebControls.ScriptLink.OnLoad(EventArgs e)    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Control.LoadRecursive()    
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
     at System.Web.UI.Page.ProcessRequest()    
     at System.Web.UI.Page.ProcessRequest(HttpContext context)    
     at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)    
     at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)    
     at System.Web.HttpServerUtility.Transfer(String path)    
     at Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message, String linkText, String linkUrl)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.ErrorHandler(HttpApplication app, Boolean errorIsOnErrorPage)    
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.ErrorAppHandler(Object oSender, EventArgs ea)    
     at System.EventHandler.Invoke(Object sender, EventArgs e)    
     at System.Web.HttpApplication.RaiseOnError()    
     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)    
     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)    
     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)

    Hi Mohamed,
    According to your description, my understanding is that the error occurred when users login with Windows Authentication.
    From the error message, I recommend to check if the anonymous access is enabled for the web application.
    And please also make sure that the users all are available and have permission to access the site.
    Here is a similar thread for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/28623bdc-a2f0-4876-9be4-9a764f106366/getting-spwebcurrentuser-as-null-with-windows-authentication-ad-when-configured-for-claims?forum=sharepointdevelopment
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Auto creation of user pages with their data when they register to a site and go to that page

    I have watched few posts slightly related to this topic but i didnt got the result.
    I am creating an user authentication system using Dreamweaver 8, PHP and MySQL.
    Database, login system and user authentication has been created.
    With 'Log In User' server behavior if succeeds, the user goes to username.php file in the
    site root directory. It happens to all the users with such .
    But I want to take each user to his own page with his account details only.  They dont need
    to go or watch other users information.
    How to creates a new page in dreamweaver with the username of the each user got registered
    and takes him to his own page with details from database related to that user.
    Thank you

    I would have a db table called account details.  Upon successful login run a SQL Query (recordset behavior in DW) similar to the followin: SELECT * FROM account_details WHERE UserName = 'Username'.  Put the approriate fields in your page and there ya have it.
    Recordset walk-thru:
    http://www.garunawebdesigner.com/?p=8052

  • Offie Web Apps 2013 randomly fail to render a file with an authentication issue on Firefox

    Hello,
    I’m facing an issue when refreshing a SharePoint page with an embedded Office file (rendered through Office web apps).
    When I refresh the page, the Office Web Apps frame doesn’t render the file (randomly) and returns an error (in the frame. Everything around the frame in SharePoint is OK):
    “Sorry you don’t have access to this content”
    Just after receiving the error, if I refresh the page again, everything works for a couple of tries and then the error show up again...
    Here is my configuration:
    SharePoint 2013 Server SP1 (15.0.4569.1000) farm English version
    Office Web Apps farm English version
    SSL Offloading through load balancer for both farm
    Issue:
    1<sup>st</sup> load of the page with IE, Chrome and Firefox > OK
    Page refresh with IE/Chrome > OK
    Page refresh with Firefox > random KOs
    Tests:
    Test with FireFox version 24/27/32 > same results
    Test from Windows/OSx > same results
    Test with 1 WFE and 1 WAC server > same results
    Test with network.negotiate-auth.allow-insecure-ntlm-v1;True
    on FF > same results
    In the ULS logs, I found this entry which seems strange even though I’m authenticated on SharePoint (see the complet log below):
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=, ClaimsCount=0
    Followed by
    System.UnauthorizedAccessException:   Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)),   StackTrace:   
    at   Microsoft.SharePoint.SPWeb.InitWeb()      
    at Microsoft.SharePoint.SPWeb.get_WebTemplateConfiguration()    
    at   Microsoft.SharePoint.WebControls.ScriptLink.InitJs_Register(Page page)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl,   Page page, String name, Boolean localizable, Boolean defer, Boolean   loadAfterUI, String language, Boolean injectNoDefer, Boolean   controlRegistration,
    Boolean loadInlineLast, Boolean ignoreFileNotFound)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page,   String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String   language, String uiVersion, String ctag)    
    Microsoft recommendations about FireFox:
    Lastest versions of IE, Chrome and Firefox should work
    http://technet.microsoft.com/en-us/library/cc263526(v=office.15).aspx
    Other details:
    I’m not testing with the farm account.
    Some of my company’s users need to use Firefox as their everyday browser.
    Again, everything works with IE and Chrome.

    Search "17efba9c-d283-80e1-2ddf-9311dd77dd1c" (41 hits   in 1 file)
    Line 44019: 09/22/2014 11:50:04.86 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Logging Correlation Data      
    xmnv
    Medium  
    Name=Request   (GET:https://intranet.mycompany.com:443/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality%20-%20data%20protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332)
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44020: 09/22/2014 11:50:04.86 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Authentication Authorization  
    agb9s
    Medium  
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=,   ClaimsCount=0
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44021: 09/22/2014 11:50:04.86 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Logging Correlation Data      
    xmnv
    Medium  
    Site=/poles/crc
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44022: 09/22/2014 11:50:04.86 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Authentication Authorization  
    aib35
    Medium  
    SPShareByLinkHandler.Initialize : Not a ShareByLink request - missing   access token
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44028: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Authentication Authorization  
    aib35
    Medium  
    SPShareByLinkHandler.Initialize : Not a ShareByLink request - missing   access token
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44030: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    aat87
    Monitorable
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44032: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    8e2s
    Medium  
    Unknown SPRequest error occurred. More information: 0x80070005
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44033: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    aix9j
    High    
    SPRequest.GetPageListId: UserPrincipalName=, AppPrincipalName=   ,bstrUrl=https://intranet.mycompany.com/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality   - data protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44034: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    System.UnauthorizedAccessException: Access is denied. (Exception from   HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
    at   Microsoft.SharePoint.SPContext.get_ListId()    
    at Microsoft.SharePoint.SPContext.get_List()    
    at   Microsoft.SharePoint.WebControls.ScriptLink.InitJs_Register(Page page)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl,   Page page, String name, Boolean localizable, Boolean defer, Boolean   loadAfterUI, String language, Boolean injectNoDefer, Boolean
      controlRegistration, Boolean loadInlineLast, Boolean ignoreFileNotFound)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page,   String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String   language, String uiVersion, String ctag)    
      at Micros...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44035: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...oft.SharePoint.WebControls.ScriptLink.Register(String uiVersion,   Control ctrl, Page page, String name, Boolean localizable, Boolean   defer)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page,   String name, Boolean localizable, Boolean defer)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.GetOnDemandScriptKey(String   strKey, String strFile, Boolean registerDependencies, Control ctrl, Page page)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl,   Page page, String strKey, String strFile, Boolean localizable)    
    at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Page   page, String strFile, Boolean localizable)      
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl,   Page page, String name, ...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44036: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...Boolean localizable, Boolean defer, Boolean loadAfterUI, String   language, Boolean injectNoDefer, Boolean controlRegistration, Boolean   loadInlineLast, Boolean ignoreFileNotFound)    
    at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control   ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean   loadAfterUI, String language, String uiVersion, String ctag)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl,   Page page, String strKey, String strFile, Boolean localizable)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Co...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44037: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...ntrol.LoadRecursive()     at   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.UI.Page.ProcessRequest(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest()      
    at System.Web.UI.Page.ProcessRequest(HttpContext context)    
    at   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter   writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path,   VirtualPath filePath, String physPath, Exception error, String   queryStringOverride)    
    at   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean   preserveForm)    
    at   System.Web.HttpServerUtility.Transfer(String path)    
    at Microsoft.SharePoint.Utiliti...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44038: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...es.SPUtility.TransferToErrorPage(String message, String linkText,   String linkUrl)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame   frame)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame   frame)    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Page.ProcessRequestMain(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback   callback, Object state)    
    at   System.Web.UI.Page.LegacyAsyncPageBeginProcessRequest(HttpContext context, AsyncCallback   callback, Object extraData)    
    at   System.Web.HttpApplication.CallHa...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44039: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...ndlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&   completedSynchronously)    
    at   System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception   error)    
    at   System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext   context, AsyncCallback cb)    
    at   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest   wr, HttpContext context)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at Sys...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44040: 09/22/2014 11:50:04.87*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...tem.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr   pHandler, RequestNotificationStatus& notificationStatus)    
    at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)  
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44041: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    8e2s
    Medium  
    Unknown SPRequest error occurred. More information: 0x80070005
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44042: 09/22/2014 11:50:04.87 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    aix9j
    High    
    SPRequest.OpenWeb: UserPrincipalName=, AppPrincipalName=   ,bstrUrl=https://intranet.mycompany.com/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality   - data protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44043: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    System.UnauthorizedAccessException: Access is denied. (Exception from   HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
    at   Microsoft.SharePoint.SPWeb.InitWeb()      
    at Microsoft.SharePoint.SPWeb.get_WebTemplateConfiguration()    
    at   Microsoft.SharePoint.WebControls.ScriptLink.InitJs_Register(Page page)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl,   Page page, String name, Boolean localizable, Boolean defer, Boolean   loadAfterUI, String language, Boolean injectNoDefer, Boolean   controlRegistration,
    Boolean loadInlineLast, Boolean ignoreFileNotFound)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page,   String name, Boolean localizable, Boolean defer, Boolean loadAfterUI, String   language, String uiVersion, String ctag)    
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44044: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...at Microsoft.SharePoint.WebControls.ScriptLink.Register(String   uiVersion, Control ctrl, Page page, String name, Boolean localizable, Boolean   defer)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.Register(Control ctrl, Page page,   String name, Boolean localizable, Boolean defer)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.GetOnDemandScriptKey(String   strKey, String strFile, Boolean registerDependencies, Control ctrl, Page   page)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control ctrl,   Page page, String strKey, String strFile, Boolean localizable)    
    at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Page   page, String strFile, Boolean localizable)      
    at   Microsoft.SharePoint.WebControls.ScriptLink.RegisterForControl(Control ctrl,   Page page, Stri...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44045: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...ng name, Boolean localizable, Boolean defer, Boolean loadAfterUI,   String language, Boolean injectNoDefer, Boolean controlRegistration, Boolean   loadInlineLast, Boolean ignoreFileNotFound)    
    at Microsoft.SharePoint.WebControls.ScriptLink.Register(Control   ctrl, Page page, String name, Boolean localizable, Boolean defer, Boolean   loadAfterUI, String language, String uiVersion, String ctag)    
    at Microsoft.SharePoint.WebControls.ScriptLink.RegisterOnDemand(Control   ctrl, Page page, String strKey, String strFile, Boolean localizable)    
    at   Microsoft.SharePoint.WebControls.ScriptLink.OnLoad(EventArgs e)    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at System....
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44046: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Page.ProcessRequestMain(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at System.Web.UI.Page.ProcessRequest(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest()      
    at System.Web.UI.Page.ProcessRequest(HttpContext context)    
    at   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter   writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path,   VirtualPath filePath, String physPath, Exception error, String   queryStringOverride)    
    at   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean   preserveForm)    
    at   System.Web.HttpServerUtility.Transfer(String path)    
    at Microsoft.SharePoin...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44047: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...t.Utilities.SPUtility.TransferToErrorPage(String message, String   linkText, String linkUrl)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame   frame)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame   frame)    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Page.ProcessRequestMain(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback   callback, Object state)    
    at   System.Web.UI.Page.LegacyAsyncPageBeginProcessRequest(HttpContext context, AsyncCallback   callback, Object extraData)    
    at   System.Web.HttpApplicati...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44048: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...on.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&   completedSynchronously)    
    at   System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception   error)    
    at   System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext   context, AsyncCallback cb)    
    at   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest   wr, HttpContext context)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags) 
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44049: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...   at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr   pHandler, RequestNotificationStatus& notificationStatus)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)  
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44051: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ajji6
    High    
    Unable to write SPDistributedCache call usage entry.
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44052: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    8e2s
    Medium  
    Unknown SPRequest error occurred. More information: 0x80070005
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44053: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    aix9j
    High    
    SPRequest.OpenWeb: UserPrincipalName=, AppPrincipalName=   ,bstrUrl=https://intranet.mycompany.com/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality   - data protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44057: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    System.UnauthorizedAccessException: Access is denied. (Exception from   HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
    at   Microsoft.SharePoint.SPWeb.InitWeb()      
    at Microsoft.SharePoint.SPWeb.get_EnableMinimalDownload()    
    at   Microsoft.SharePoint.WebControls.DeltaPage.RenderToBase(HtmlTextWriter   writer)    
    at   Microsoft.SharePoint.WebControls.DeltaPage.Render(HtmlTextWriter writer)    
    at   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer,   ControlAdapter adapter)    
    at   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.UI.Page.ProcessRequest(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest()      
    at System.Web.UI.Page.P...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44058: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...rocessRequest(HttpContext context)      
    at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler,   TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath   path, VirtualPath filePath, String physPath, Exception error, String   queryStringOverride)    
    at   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean   preserveForm)    
    at System.Web.HttpServerUtility.Transfer(String   path)    
    at   Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message,   String linkText, String linkUrl)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame   frame)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame   frame)    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.Pro...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44059: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...cessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean   includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback   callback, Object state)    
    at   System.Web.UI.Page.LegacyAsyncPageBeginProcessRequest(HttpContext context, AsyncCallback   callback, Object extraData)    
    at   System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep   step, Boolean& completedSynchronously)      
    at   System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception   error)    
    at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext   ...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44060: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...context, AsyncCallback cb)       at   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest   wr, HttpContext context)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   ro...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44061: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...otedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData,   Int32 flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)  
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44062: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    8e2s
    Medium  
    Unknown SPRequest error occurred. More information: 0x80070005
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44063: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    aix9j
    High    
    SPRequest.OpenWeb: UserPrincipalName=, AppPrincipalName=   ,bstrUrl=https://intranet.mycompany.com/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality   - data protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44064: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    System.UnauthorizedAccessException: Access is denied. (Exception from   HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
    at   Microsoft.SharePoint.SPWeb.InitWeb()      
    at Microsoft.SharePoint.SPWeb.get_EnableMinimalDownload()    
    at   Microsoft.SharePoint.WebControls.DeltaPage.RenderToBase(HtmlTextWriter   writer)    
    at   Microsoft.SharePoint.WebControls.DeltaPage.Render(HtmlTextWriter writer)    
    at   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer,   ControlAdapter adapter)    
    at   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.UI.Page.ProcessRequest(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest()      
    at System.Web.UI.Page.P...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44065: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...rocessRequest(HttpContext context)      
    at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler,   TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath   path, VirtualPath filePath, String physPath, Exception error, String   queryStringOverride)    
    at   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean   preserveForm)    
    at System.Web.HttpServerUtility.Transfer(String   path)    
    at   Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message,   String linkText, String linkUrl)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame   frame)    
    at   Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame   frame)    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.Pro...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44066: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...cessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean   includeStagesAfterAsyncPoint)    
    at   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,   Boolean includeStagesAfterAsyncPoint)      
    at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback   callback, Object state)    
    at   System.Web.UI.Page.LegacyAsyncPageBeginProcessRequest(HttpContext context, AsyncCallback   callback, Object extraData)    
    at   System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep   step, Boolean& completedSynchronously)      
    at   System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception   error)    
    at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext   ...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44067: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...context, AsyncCallback cb)       at   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest   wr, HttpContext context)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)    
    at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at   System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,   RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr   ro...
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44068: 09/22/2014 11:50:04.89*
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    General                       
    ai1wu
    Medium  
    ...otedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData,   Int32 flags)    
    at   System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr   rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32   flags)  
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44069: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Micro Trace                   
    uls4
    Medium  
    Micro Trace Tags: 0 nasq,1 agb9s,1 aib35,13 aib35,2 aat87,0 aix9j,0   ai1wu,0 aix9j,0 ai1wu,3 ajji6,1 aix9j,0 ai1wu,0 aix9j,0 ai1wu
    17efba9c-d283-80e1-2ddf-9311dd77dd1c
    Line 44070: 09/22/2014 11:50:04.89 
    w3wp.exe (0x15EC)                       
    0x0AAC
    SharePoint Foundation         
    Monitoring                    
    b4ly
    Medium  
    Leaving Monitored Scope (Request   (GET:https://intranet.mycompany.com:443/poles/crc/wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/poles/crc/wiki/Documents/confidentiality%20-%20data%20protection_SDE_2014.05.06_v1.0.pptx&action=embedview&wdAr=1.3333333333333332)).
      Execution Time=33.433439166151
    17efba9c-d283-80e1-2ddf-9311dd77dd1c

  • Create a login page with NI Security Programmatic Login.vi

    Hi everyone,
    I'm trying to create a login page that inputs username and password of users, then authorize user information with the Domain Account Manager to recognize user identification.
    I google and see the NI Security Programmatic Login.vi can allow me to create a login page and it works. However, I got a problem is to redirect to other pages after authorizing. 
    NI Security Programmatic Login.vi only outputs some string to show the status of the authentication, it doesnt output boolean like true or fall.
    Does anyone has a solution to help me?
    Thank you.
    This is my screen shot:

    Thank you for suggesting me. I've done the checking task but I don't know how to call a subVi.
    As you can see in the images I post below, I have a login page with its diagram, and the main page that I want to show after logging in conrrectly.
    So should the main page is the subVi or the login page? And can you tell me how to show the main page after logging correctly?
    I also don't know how to refresh the page if logging information is incorrect. Do you have any solution?
    Thank you so much.

  • Can Actions Menu of Interactive Reports work with Custom Authentication?

    My testing is leading my to believe that Actions Menu do not work with Custom Authentication (but only work with APEX Authentication) in APEX 3.1.2? If that's true then is there a work around to this?
    Just to clarify, I've posted/asked this question twice before:
    1) Re: Actions Menu in Interactive Reports does not sort, filter, select cols etc
    2) Interactive Report actions don't work for users (i.e. for non-developers)
    But I've come to believe this is the main problem. I just don't know how to resolve/work around this?
    Thanks for any help.

    I haven't setup a sample because my custom authentication is using LDAP authentication. I'm not sure how I can replicate that on the samples server?
    I'm using LDAP authentication with a Page Sentry function. My further testing reveals that the Page Sentry function is setting the APEX variable user to NULL (ie blank) whenever there's any code in the Page Sentry function box. PL/SQL code as simple as
    BEGIN return TRUE; END;
    in the Page Sentry function box sets the "user" is set to <null>. When the Page sentry function box is left empty (no code specified) it sets the "user" properly after authentication against the specified LDAP directory.
    What all this has to do with Interactive Reports...
    It seems like when the user is NULL it messes-up Interactive Reports that are stored in the flows database. Although it shows the default report properly, but no runtime interactive actions (filtering, sorting, column break, etc.) work.
    Can someone please correct or confirm this?
    Thanks.

  • I have a page with multiple quicktime players on it, and want to close all other players when any of the players is started.

    I have a page with multiple quicktime players on it, and want to close all other players when any of the players is started.
    <div id="mp3-player" style="display:none;height:15px !important;float:left;margin:0px 0 15px 0px; width:270px !important;">
                           <div style="height:15px !important;width:270px !important;">
                               <embed src='http://209.15.205.3/~cityval2/MP3/352681.mp3' width="270px" height="15px" AUTOPLAY=false CONTROLLER=true LOOP=false PLUGINSPAGE="http://www.apple.com/quicktime/" />
                            </div>
                        </div>

    One key point.
    1. Migration within  the same forest ; we can say operation is cut & paste (Source account wil be not present)
    2. Migration between the forest ; we can say operation is copy  & paste ( Source account will be present)
    Also find some ADMT cool stuffs.
    ADMT Series – 1. Preparing Active Directory
    ADMT Series – 2. Preparing the ADMT Machine
    ADMT Series – 3. SID History
    ADMT Series – 4. Password Export Server
    ADMT Series – 5. Machine Preparation
    ADMT Series – 6. Service Account Migration Wizard
    ADMT Series – 7. Group Account Migration Wizard
    ADMT Series – 8. User Account Migration Wizard
    ADMT Series – 9. Merging Users with a Different sAMAccountName
    ADMT Series – 10. Security Translation Wizard – Local Profiles
    ADMT Series – 11. Computer Migration Wizard
    Regards,
    Biswajit
    MCTS, MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, Enterprise Admin, ITIL F 2011
    Blog:
      Script Gallary:
    LinkedIn:
    Note: Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights..

  • Trouble With External Authentication!

    Hello all!
    I have been trying to experiment with external authentication with PHP using the samples provided with the LCCS SDK Navigator.
    I have changed the "index.php" page to include all my account info. and have double checked it!  However, when I upload it to my server, I keep getting the following error(s) whenever I click the submit button on the form:
    Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/tueslcom/public_html/LoginTest2/lccs.php on line 690
    Warning: fopen(https://collaboration.adobelivecycle.com/myusername?mode=xml&accountonly=true&) [function.fopen]: failed to open stream: no suitable wrapper could be found in/home/tueslcom/public_html/LoginTest2/lccs.php on line 690
    Fatal error: Uncaught exception 'RTCError' with message 'connection-failed' in /home/tueslcom/public_html/LoginTest2/lccs.php:695 Stack trace: #0 /home/tueslcom/public_html/LoginTest2/lccs.php(587): RTC::http_get('https://collabo...', Array) #1 /home/tueslcom/public_html/LoginTest2/lccs.php(254): RTCAccount->do_initialize() #2 /home/tueslcom/public_html/LoginTest2/index.php(33): RTCAccount->__construct('https://collabo...') #3 {main} thrown in /home/tueslcom/public_html/LoginTest2/lccs.php on line 695
    I have a bit of experience with PHP, however, going through lccs.php and trying to reverse engineer everything to find out what`s going on is a little beyond my skill level!  Any idea what might be happening/missing here?  This seems like it should be a no-brainer!
    Thanks in advance for any help anyone can give.
    Matt

    Raff,
    Thanks for your quick reply!
    I called phpinfo() and it appears that OpenSSL is working:
    OpenSSL Support - enabled
    OpenSSL Support - OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
    Is SSL needed for encrypted communications between the browser and the LCCS server?  When it comes to ports, security, and all the headaches that go with it, I am pretty much a NOOB (by choice)!
    Also, the forum search doesn`t seem to be working (at least it`s not returning anything for me).  Any hints as to what other modules are needed?
    btw - Is it "http://connectnow.acrobat.com" or "https://collaboration.adobelivecycle.com"?
    And it seems that "lccs.php" had been renamed from "afcs.php" along with "RTCAccount", which used to be "AFCSAccount".  The code examples have not been updated to reflect this, and although I fixed this in some of the code, could there still be problems inside "lccs.php"?
    Thanks again,
    Matt

  • Problem consuming web service with basic authentication

    Hello,
    I've set up a web service with basic authentication. Although I have to log in before being able to open the overview page of the web service in the Web Service Navigator, the response I get after sending a request is:
    Authority check failed
    I get this response in the Web Service Navigator as well as when consuming the web service via standalone proxy classes.
    The following is strange, too: It is not possible to change  authentication in the generated logical port. It is set to "none". I changed it via the XML file where I added the properties "AuthenticationMethod" (value "BasicAuth") and "AuthenticationMechanism" (value "HTTP"). But I got the above response anyway.
    Thanks for your help!
    Regards

    I used basic authentication for my web service.
    I was able to obtain a hardcopy of the logfiles in the meantime. The invocation of the web service is stored there with the following error messages:
    <i>SOAP Runtime: Exception message: Schwerer Prozessierungsfehler macht eine SOAP-Fault-Behandlung erforderlich
    SOAP Runtime: SOAP Fault exception occurred in program CL_SOAP_RUNTIME_SERVER========CP in include CL_SOAP_RU NTIME_SERVER... [the picture is cut here]</i>
    In addition to that I found a thread in SDN that dealt with exactly the same problem:
    Web Service Homepage: Authority check failed
    But I have the same problem like Kimberly Carmack (the last post on the second page). We do not have that role in our system.

Maybe you are looking for

  • MacBook no longer compatible.

    I have a MacBook 4.1 with system 10.5.8 I understand that the system cannot be updated any more for this. My iPhone has been updated for the latest version, and now my iTunes is saying that it cannot connect to my phone without an iTunes update. Howe

  • I can not scan from my HP laserjet 3050

    When I updated my HP Printing software for the HP Laserjet 3050 all in one, the printing functions work fine but the scanner function is not recognized.

  • Reg Link to Knowledge Management in Java system

    Hello All, Kindly let me know if this is possible.If so pls give some hints on the same. We have a system for maintaining documents and related information in Java. The requirement is that.. 1. When we upload a document using the interface in the jav

  • Office set up - monitor and input devices

    I am getting an office at work, which means I'll want to trick out my desk. I want to get a big monitor for graphic design stuff and a full size wireless keyboard/mouse. Is it as easy as I would expect? Can I use the built-in bluetooth for the mouse

  • Where is the user image file located?

    So, I know this has been discussed before, but I can't find a sollution that works in Mountain Lion. I'd like to be able to locate the image file which I'm using for my user account icon. It also appears in iMessage and Contacts, but I can't drag it