Sharepoint- Error Code 52068

Hi,
I am at a client site trying to create a dashboard in Sharepoint PPS. I have configured Performance Point Service Application and Secure Store Service, so that I can use unattended service to connect to my SSAS cube.
I could create a site and run dashboard for it, but when I try to connect to my Analysis Server it throws an Error "An unexpected error occurred".
Event Log says: Error Code: 52068
Error occurred while receiving the HTTP response, could be due to the service end point binding not using the HTTP protocol. An HTTP request context being aborted by the server.
Could any one possibly have an idea to overcome this issue?
Inputs Appreciated!
Thanks,
Sneha.

Hi sneha19,
According to the error code ‘52068’, it seems to be the “Secured Store Service” issue. 
please try to re-provision the service using the powershell command below:
http://blogs.msdn.com/b/sowmyancs/archive/2010/07/16/sharepoint-2010-service-applications-bcs-metadata-access-service-are-not-working.aspx
PS C:\Users\sowmyans> $sts = Get-SPServiceApplication | ?{$_ -match
"Security"}
PS C:\Users\sowmyans> $sts
DisplayName         
TypeName            
Id                                 
Security Token Se... Security Token Se... 033b6266-261d-4318-9a9a-36f0e390d346
PS C:\Users\sowmyans> $sts.Status
Online
PS C:\Users\sowmyans> $sts.Provision()
Wayne Fan
TechNet Community Support

Similar Messages

  • Error while creating Mysite in sharepoint 2010 , System error code 0

    Hi I was trying to create Mysite and I got the following error.
    Previously all user able to create MySite this error is coming from 3 days
    My Site creation failure for user XXXX\cwr.SMahindrakar' for site url 'https://XXXXXXXX/personal/cwr_smahindrakar'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> System.ArgumentException: Error during decryption. System error code 0.
    at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithApplicationCredentialKey(Byte[] rgbEncryptedPassphrase)
    at Microsoft.SharePoint.Administration.SPPeoplePickerSearchActiveDirectoryDomain.get_Password()
    at Microsoft.SharePoint.Utilities.SPActiveDirectoryDomain..ctor(SPPeoplePickerSearchActiveDirectoryDomain peoplePickerDomain)
    at Microsoft.SharePoint.Utilities.SPUserUtility.GetWindowsPrincipalResolvers(SPWebApplication webApp, String userAccountDirectoryPathRestriction, SPPrincipalResolver bySidResolver)
    at Microsoft.SharePoint.Utilities.SPUserUtility.CreatePrincipalResolvers(SPWebApplication webApp, ICollection`1 urlZones, Nullable`1 currentZone, SPPrincipalResolver bySidResolver, String userAccountDirectoryPathRestriction, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipalInternal(SPWeb web, SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, SPUserCollection usersContainer, Boolean inputIsEmailOnly, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipal(SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, Boolean inputIsEmailOnly)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail, String quotaTemplate, SPSiteSubscription siteSubscription)
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    --- End of inner exception stack trace ---
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
    Error is coming on Prod Env, I have tried diffrent trial and Error method but still I am not able to find root cause.
    Please mark answer , if you think answer is helpful or correct.

    Hi All,
    To resolve these issues I have checked following things, and which all seems no issues
    1)Quota Limit
    2)Database read only mode
    3)Appl pool account access to database
    4)Changed app pool account with farm account
    5)Added app pool account to MySite admin group
    6)Database size limit
    7)Site collection site limit to MySite host
    8)User Profile service is running or not
    9)Self site creation to user
    10)Service application association to MYsite Host
    All above I have tested but it seems no error, still I am getting above Error.
    One more things I want to add is that Central admin  people picker does not recognize users. 
    That can be an issue?
    Please mark answer , if you think answer is helpful or correct.

  • Getting Server Error Code: -2147024891 when using Biztalk Windows SharePoint Services Adapter to upload a document

    We are currently running
    1. BizTalk Server 2013 R2
    2. SharePoint 2013
    both in a Windows 2012 Server environment, in Azure.   The BizTalk and SharePoint are running on separate machines.
    I am using the Windows SharePoint Adapter to upload a Tif file to a SharePoint document library.  However, when the host instance is running under my team member's userid, I get the following error in the eventlog:
    The adapter failed to transmit message going to send port "SendOwnershipToSharePoint" with URL "wss://bp1amsapt218:34392/sites/BiztalkSc/Lists/Ownership". It will be retransmitted after the retry interval specified for this Send Port.
    Details:"[Microsoft.SharePoint.Client.ServerUnauthorizedAccessException] Access denied. You do not have permission to perform this action or access this resource. Server Error Code: -2147024891Trace:    at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream
    responseStream)
       at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()
       at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
       at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
       at Microsoft.SharePoint.Client.Web.WebUrlFromPageUrlDirect(ClientContext context, Uri pageFullUrl)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.RequestInfo..ctor(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.ListsAccessor..ctor(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.ListsAccessor.TryOpenWebSite(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword, Exception& lastError)
    This error was triggered by the Windows SharePoint Services receive location or send port with URI wss://bp1amsapt218:34392/sites/BiztalkSc/Lists/Ownership.
    Windows SharePoint Services adapter event ID: 12310".
    This userid has already been added to the following groups on the BizTalk Server:
    Local Administrators Group
    BizTalk Server Administrators
    SSO Administrators
    BizTalk Isolated Host Users
    BizTalk Application Users
    I have also made sure the userid has full control access to the SharePoint site and the document library within the site.   I have confirmed that the user with this userid is able to access the SharePoint site and can upload documents to the
    document library, manually.   However,  when the host instance is running under this userid, I am not able to upload documents to the SharePoint document library.
    The Windows SharePoint Services Adapter is configured with the following values:
    Adapter Web Service Port:   34392
    Timeout:   100000
    Use Client OM: Yes
    Destination Folder URL:  Lists/Ownership
    FileName:  test.tif
    Overwrite:  Yes
    SharePoint Site URL: 
    http://bp1amsapt218:34392/sites/BiztalkSc/
    Microsoft Office Integration:  No
    Do you know what the cause for this error is?   We urgently need a resolution for this?

    If you create an XML document and upload it to the Windows SharePoint Services Web site. The Windows SharePoint Services adapter will take that message, archive it in the Archive document library, and then send it to the Destination document library. This
    procedure demonstrates how a document flows from a Sharepoint web site, through BizTalk Server, and to a Sharepoint Services Web site using the Windows Sharepoint Services adapter.
    This MSDN library article shows the procedure, please check whether it will be helpful to troubleshoot.
    Create a working directory
    Create an XML file
    Upload the XML file
    See: https://msdn.microsoft.com/en-us/library/aa560513.aspx

  • Error code: 0xE401064C -- error in syncing a sharepoint OneNote ....

    We consistently get an error in OneNote client when trying to sync the local OneNote files to the ones that are Sharepoint.  The Sharepoint OneNote files are in a special Sharepoint OneNote library, created with the right default template. 
    Versioning, etc. are all off for the general Sharepoint folder settings (per advice in a number of placed in this and other forums.)  After we create the initial version of OneNote files on Sharepoint (and everything initially looks OK with an initial
    look both in the browser and in a OneNote client), we start getting errors in syncing (Error code: 0xE401064C) in the OneNote client itself and no updates propagate from the OneNote client to the Sharepoint Site.   The error says we cannot open for
    editing.
    Any thoughts/Ideas?
    Lance

    See if either one of these help:
    http://social.technet.microsoft.com/Forums/en/sharepointgeneral/thread/b6f80ea5-84c0-484a-8919-1a88f7030dc4
    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010general/thread/df1ab0ca-428c-4e5d-9ac3-e67baefc6277

  • How to cancel the event in Item Adding and display javascript message and prevent the page from redirecting to the SharePoint Error Page?

    How to cancel the event in Item Adding without going to the SharePoint Error Page?
    Prevent duplicate item in a SharePoint List
    The following Event Handler code will prevent users from creating duplicate value in "Title" field.
    ItemAdding Event Handler
    public override void ItemAdding(SPItemEventProperties properties)
    base.ItemAdding(properties);
    if (properties.ListTitle.Equals("My List"))
    try
    using(SPSite thisSite = new SPSite(properties.WebUrl))
    SPWeb thisWeb = thisSite.OpenWeb();
    SPList list = thisWeb.Lists[properties.ListId];
    SPQuery query = new SPQuery();
    query.Query = @"<Where><Eq><FieldRef Name='Title' /><Value Type='Text'>" + properties.AfterProperties["Title"] + "</Value></Eq></Where>";
    SPListItemCollection listItem = list.GetItems(query);
    if (listItem.Count > 0)
    properties.Cancel = true;
    properties.ErrorMessage = "Item with this Name already exists. Please create a unique Name.";
    catch (Exception ex)
    PortalLog.LogString("Error occured in event ItemAdding(SPItemEventProperties properties)() @ AAA.BBB.PreventDuplicateItem class. Exception Message:" + ex.Message.ToString());
    throw new SPException("An error occured while processing the My List Feature. Please contact your Portal Administrator");
    Feature.xml
    <?xml version="1.0" encoding="utf-8"?>
    <Feature Id="1c2100ca-bad5-41f5-9707-7bf4edc08383"
    Title="Prevents Duplicate Item"
    Description="Prevents duplicate Name in the "My List" List"
    Version="12.0.0.0"
    Hidden="FALSE"
    Scope="Web"
    DefaultResourceFile="core"
    xmlns="http://schemas.microsoft.com/sharepoint/">
    <ElementManifests>
    <ElementManifest Location="elements.xml"/>
    </ElementManifests>
    </Feature>
    Element.xml
    <?xml version="1.0" encoding="utf-8" ?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Receivers ListTemplateId="100">
    <Receiver>
    <Name>AddingEventHandler</Name>
    <Type>ItemAdding</Type>
    <SequenceNumber>10000</SequenceNumber>
    <Assembly>AAA.BBB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8003cf0cbff32406</Assembly>
    <Class>AAA.BBB.PreventDuplicateItem</Class>
    <Data></Data>
    <Filter></Filter>
    </Receiver>
    </Receivers>
    </Elements>
    Below link explains adding the list events.
    http://www.dotnetspark.com/kb/1369-step-by-step-guide-to-list-events-handling.aspx
    Reference link:
    http://msdn.microsoft.com/en-us/library/ms437502(v=office.12).aspx
    http://msdn.microsoft.com/en-us/library/ff713710(v=office.12).aspx
    Amalaraja Fernando,
    SharePoint Architect
    Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.

    Recommended way for binding the list event handler to the list instance is through feature receivers.
    You need to create a feature file like the below sample
    <?xmlversion="1.0"encoding="utf-8"?>
    <Feature xmlns="http://schemas.microsoft.com/sharepoint/"
    Id="{20FF80BB-83D9-41bc-8FFA-E589067AF783}"
    Title="Installs MyFeatureReceiver"
    Description="Installs MyFeatureReceiver" Hidden="False" Version="1.0.0.0" Scope="Site"
    ReceiverClass="ClassLibrary1.MyFeatureReceiver"
    ReceiverAssembly="ClassLibrary1, Version=1.0.0.0, Culture=neutral,
    PublicKeyToken=6c5894e55cb0f391">
    </Feature>For registering/binding the list event handler to the list instance, use the below sample codeusing System;
    using Microsoft.SharePoint;
    namespace ClassLibrary1
        public class MyFeatureReceiver: SPFeatureReceiver
            public override void FeatureActivated(SPFeatureReceiverProperties properties)
                SPSite siteCollection = properties.Feature.Parent as SPSite;
                SPWeb site = siteCollection.AllWebs["Docs"];
                SPList list = site.Lists["MyList"];
                SPEventReceiverDefinition rd = list.EventReceivers.Add();
                rd.Name = "My Event Receiver";
                rd.Class = "ClassLibrary1.MyListEventReceiver1";
                rd.Assembly = "ClassLibrary1, Version=1.0.0.0, Culture=neutral,
                    PublicKeyToken=6c5894e55cb0f391";
                rd.Data = "My Event Receiver data";
                rd.Type = SPEventReceiverType.FieldAdding;
                rd.Update();
            public override void FeatureDeactivating(SPFeatureReceiverProperties properties)
                SPSite sitecollection = properties.Feature.Parent as SPSite;
                SPWeb site = sitecollection.AllWebs["Docs"];
                SPList list = site.Lists["MyList"];
                foreach (SPEventReceiverDefinition rd in list.EventReceivers)
                    if (rd.Name == "My Event Receiver")
                        rd.Delete();
            public override void FeatureInstalled(SPFeatureReceiverProperties properties)
            public override void FeatureUninstalling(SPFeatureReceiverProperties properties)
    }Reference link: http://msdn.microsoft.com/en-us/library/ff713710(v=office.12).aspxOther ways of registering the list event handlers to the List instance are through code, stsadm commands and content types.
    Amalaraja Fernando,
    SharePoint Architect
    Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.

  • Error "Unable to load word breaker for locale 0. Error code 8007007e." with search service application.

    I recreate the Search service application and the default Content source stayning in the 'Recovering' status.
    The log give multiple error 'Unable to load word breaker for locale 0. Error code 8007007e.'
    The default language is English and the reference in registry for word breaker dll is naturallanguage1.dll but I found only the naturallanguage6.dll.

    Hi,
    For your issue, check your current language settings and ensure that search supports the current language.
    On the SharePoint Server open Registry Editor (Start -> type “Regedit” and hit enter). 
    Point to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OfficeServer\14.0\Search\Setup\ContentIndexCommon\LanguageResources\Default\English
    Under the registry key for each of the languages there is a value called StemmerDLLPath and WBDLLPathOverride
    Updated the registry entry with NATURA~1.dll to NATURA~2.dll
    Point to Start -> Administrative Tools -> Services, right click on SharePoint Server Search 14 and click on Restart.
    Performed a Full Crawl and wait for the Full Crawl to complete and try searching again.
    For more detailed information, refer to the following blogs:
    http://blog.ithinksharepoint.com/2008/04/20/a-word-breaker-was-not-found-for-the-given-language-error-when-crawling-content/
    http://www.sharepoint2013.me/Blog/Post/175/Word-breakers-in-SharePoint-2013
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Error when crawling "Unable to load stemmer for locale 1033. Error code 80040111."

    In the Sharepoint Search Service I get tose error "MAPI: Logon failed. " in the log and "Unable to load stemmer for locale 1033. Error code 80040111." in ULS.
    The error code 80040111 is well a relation with Mapi but what about stemmer???

    Hi,
    For your issue, check your current language settings and ensure that search supports the current language.
    On the SharePoint Server open Registry Editor (Start -> type “Regedit” and hit enter). 
    Point to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OfficeServer\14.0\Search\Setup\ContentIndexCommon\LanguageResources\Default\English
    Under the registry key for each of the languages there is a value called StemmerDLLPath and WBDLLPathOverride
    Updated the registry entry with NATURA~1.dll to NATURA~2.dll
    Point to Start -> Administrative Tools -> Services, right click on SharePoint Server Search 14 and click on Restart.
    Performed a Full Crawl and wait for the Full Crawl to complete and try searching again.
    For more detailed information, refer to the following blogs:
    http://blog.ithinksharepoint.com/2008/04/20/a-word-breaker-was-not-found-for-the-given-language-error-when-crawling-content/
    http://www.sharepoint2013.me/Blog/Post/175/Word-breakers-in-SharePoint-2013
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • DPM failing SQL backups due to error: "the SQL Server instance refused a connection to the protection agent. (ID 30172 Details: Internal error code: 0x80990F85)

    I ran across this error starting on 6/4/2011 and have been unable to find the root of the problem.  In our environment, we have a DPM 2010 server dedicated to backing up all our SQL envrionment (about 45 SQL Servers total).  All of the SQL
    environment is backing up fine except for a SQL Cluster Application.  This particular SQL Instances is part of a 6 node failover cluster with 6 SQL Instances distributed amongst them.  The other 5 SQL instances in the cluster are backing
    up fine; only one instance is failing.  The DPM Alerts section shows this error when attempting to do a SQL backup of one of the databases on this SQL instance:
    Affected area: KEN-PROD-VDB001\POSREPL1\master
    Occurred since: 6/11/2011 11:00:56 PM
    Description: Recovery point creation jobs for SQL Server 2008 database KEN-PROD-VDB001\POSREPL1\master on SQL Server (POSREPL1) - Store Settings.ken-prod-cl004.aarons.aaronrents.com have been failing. The number of failed recovery point creation jobs =
    4.
     If the datasource protected is SharePoint, then click on the Error Details to view the list of databases for which recovery point creation failed. (ID 3114)
     The DPM job failed for SQL Server 2008 database KEN-PROD-VDB001\POSREPL1\master on SQL Server (POSREPL1) - Store Settings.ken-prod-cl004.aarons.aaronrents.com because the SQL Server instance refused a connection to the protection agent. (ID 30172 Details:
    Internal error code: 0x80990F85)
     More information
    Recommended action: This can happen if the SQL Server process is overloaded, or running short of memory. Please ensure that you are able to successfully run transactions against the SQL database in question and then retry the failed job.
     Create a recovery point...
    Resolution: To dismiss the alert, click below
     Inactivate alert
    I have checked the cluster node this particular SQL instance is running on using Perfmon and the machine is nowhere near capacity on CPU, memory, network, or Disk I/O.  I have failed this SQL Application to another node in the cluster and
    receive the same error (this other node has another clustered SQL application on it that is actively running as well as backing up fine).  The only thing that I am aware of that has changed is that we installed SP2 for SQL 2008 about 2 weeks prior
    to when the failures started to occur.  However, we updated all six clustered SQL Instances at the same time and only this one is having this issue so I don't believe that caused the problem.  We are running SQL 2008 SP2 (version 10.0.4000.0)
    on all clustered instances along with DPM 2010 (version 3.0.7696.0) on this particular DPM server that has the issue.
    One last thing, I have also noticed errors in the event log pertaining to the same SQL backups that are failing (but the time stamps are not concurrent with each backup attempt):
    Log Name:      Application
    Source:        MSDPM
    Date:          6/13/2011 1:09:12 AM
    Event ID:      4223
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      KEN-PROD-BS002.aarons.aaronrents.com
    Description:
    The description for Event ID 4223 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    DPM writer was unable to snapshot the replica of KEN-PROD-VDB001\POSREPL1\model. This may be due to:
    1) No valid recovery points present on the replica.
    2) Failure of the last express full backup job for the datasource.
    3) Failure while deleting the invalid incremental recovery points on the replica.
    Problem Details:
    <DpmWriterEvent><__System><ID>30</ID><Seq>1833</Seq><TimeCreated>6/13/2011 5:09:12 AM</TimeCreated><Source>f:\dpmv3_rtm\private\product\tapebackup\dpswriter\vssfunctionality.cpp</Source><Line>815</Line><HasError>True</HasError></__System><DetailedCode>-2147212300</DetailedCode></DpmWriterEvent>
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSDPM" />
        <EventID Qualifiers="0">4223</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-06-13T05:09:12.000000000Z" />
        <EventRecordID>68785</EventRecordID>
        <Channel>Application</Channel>
        <Computer>KEN-PROD-BS002.aarons.aaronrents.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>DPM writer was unable to snapshot the replica of KEN-PROD-VDB001\POSREPL1\model. This may be due to:
    1) No valid recovery points present on the replica.
    2) Failure of the last express full backup job for the datasource.
    3) Failure while deleting the invalid incremental recovery points on the replica.
    Problem Details:
    &lt;DpmWriterEvent&gt;&lt;__System&gt;&lt;ID&gt;30&lt;/ID&gt;&lt;Seq&gt;1833&lt;/Seq&gt;&lt;TimeCreated&gt;6/13/2011 5:09:12 AM&lt;/TimeCreated&gt;&lt;Source&gt;f:\dpmv3_rtm\private\product\tapebackup\dpswriter\vssfunctionality.cpp&lt;/Source&gt;&lt;Line&gt;815&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;DetailedCode&gt;-2147212300&lt;/DetailedCode&gt;&lt;/DpmWriterEvent&gt;
    </Data>
        <Binary>3C00440070006D005700720069007400650072004500760065006E0074003E003C005F005F00530079007300740065006D003E003C00490044003E00330030003C002F00490044003E003C005300650071003E0031003800330033003C002F005300650071003E003C00540069006D00650043007200650061007400650064003E0036002F00310033002F003200300031003100200035003A00300039003A0031003200200041004D003C002F00540069006D00650043007200650061007400650064003E003C0053006F0075007200630065003E0066003A005C00640070006D00760033005F00720074006D005C0070007200690076006100740065005C00700072006F0064007500630074005C0074006100700065006200610063006B00750070005C006400700073007700720069007400650072005C00760073007300660075006E006300740069006F006E0061006C006900740079002E006300700070003C002F0053006F0075007200630065003E003C004C0069006E0065003E003800310035003C002F004C0069006E0065003E003C004800610073004500720072006F0072003E0054007200750065003C002F004800610073004500720072006F0072003E003C002F005F005F00530079007300740065006D003E003C00440065007400610069006C006500640043006F00640065003E002D0032003100340037003200310032003300300030003C002F00440065007400610069006C006500640043006F00640065003E003C002F00440070006D005700720069007400650072004500760065006E0074003E00</Binary>
      </EventData>
    </Event>
    Any help would be greatly appreciated!

    Don't know if this helps or not, but I also noticed another peculiar issue that is derived from this problem.  If I go to "Modify protection group", then expand the cluster, then expand all six nodes in the cluster, five of them show "All SQL Servers"
    and allow me to expand the SQL Instance and show all databases; the one that is having a problem backing up, when I expand the node, doesn't even show that SQL exists on the node, when in fact, it does.
    I would also like to add that the databases on this node that will not backup are running fine.  They run hundreds of transactions daily so we know SQL itself is OK.  Even though it is a busy SQL Server, there is plenty of available resources as
    the SQL buffer and memory counters show the node is not under durress.

  • Error during encryption or decryption. System error code 997.

    Hello,
    I am trying to reconnect to a farmafter my PDC crashed and I had to create all the new users, When I run the sharepoint configuration tool and can get as far as entering the DB server which then finds the sharepoint_config. I add the connection details and select next which then throws up the following error:
    09/13/2008 13:20:34  8  INF                              The parameter user is chosen,
    so returning the value as IPIC\cdigby
    09/13/2008 13:20:34  8  INF                              Entering function Command.this[string key]
    09/13/2008 13:20:34  8  INF                                Entering function CommandCollectionBase.Get
    09/13/2008 13:20:34  8  INF                                  Found value in collection for key password
    09/13/2008 13:20:34  8  INF                                Leaving function CommandCollectionBase.Get
    09/13/2008 13:20:34  8  INF                                Found parameter password in collection
    09/13/2008 13:20:34  8  INF                              Leaving function Command.this[string key]
    09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
    09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
    09/13/2008 13:20:34  8  INF                              Entering function Common.CreateSecureSringFrom
    09/13/2008 13:20:34  8  INF                              Leaving function Common.CreateSecureSringFrom
    09/13/2008 13:20:34  8  INF                              Entering function Farm.IsJoinedToFarm
    09/13/2008 13:20:34  8  INF                                Entering function Farm.TryIsJoinedToFarm
    09/13/2008 13:20:34  8  INF                                  My cached Farm object is null, so will load it
    09/13/2008 13:20:34  8  INF                                  Calling SPFarm.Local and SPServer.Local to get the local farm objects
    09/13/2008 13:20:34  8  INF                                  SPFarm.Local returned null.  This usually means that the server is not joined.  But, you can delete a server from the configdb without unjoining, which would mean that this machine still thinks it is joined.
    09/13/2008 13:20:34  8  INF                                  Trying to access the server farm connection string
    09/13/2008 13:20:34  8  INF                                  Entering function TaskCommon.TryGetWssVersion3ConnectionStringExists
    09/13/2008 13:20:34  8  INF                                    Entering function RegistryHelper.RegistryHelper
    09/13/2008 13:20:34  8  INF                                      The RegistryHelper has the key name as SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB and the registry hive as LocalMachine
    09/13/2008 13:20:34  8  INF                                    Leaving function RegistryHelper.RegistryHelper
    09/13/2008 13:20:34  8  INF                                    WSS v3 registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB for the connection string does not exist
    09/13/2008 13:20:34  8  INF                                    Unable to get the WSS v3 connection string
    09/13/2008 13:20:34  8  INF                                  Leaving function TaskCommon.TryGetWssVersion3ConnectionStringExists
    09/13/2008 13:20:34  8  INF                                  DID NOT discover a v3 connection string and SPFarm.Local indicates that this machine is not joined.
    09/13/2008 13:20:34  8  INF                                  Entering function Farm.Clear
    09/13/2008 13:20:34  8  INF                                    Entering function CentralAdminServiceInstance.Reset
    09/13/2008 13:20:34  8  INF                                    Leaving function CentralAdminServiceInstance.Reset
    09/13/2008 13:20:34  8  INF                                  Leaving function Farm.Clear
    09/13/2008 13:20:34  8  INF                                Leaving function Farm.TryIsJoinedToFarm
    09/13/2008 13:20:34  8  INF                              Leaving function Farm.IsJoinedToFarm
    09/13/2008 13:20:34  8  INF                              Creating connection string for config db SharePoint_Config server IPIC-SERVER2\SHAREPOINT
    09/13/2008 13:20:34  8  INF                              Creating connection string for admin content db SharePoint_AdminContent_938f78c4-0a10-4a04-b4e0-26a95d7a9022 server IPIC-SERVER2\SHAREPOINT
    09/13/2008 13:20:34  8  INF                              Using NTLM for sql connection string
    09/13/2008 13:20:34  8  INF                              Openning configdb so that I can join it at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config in farm mode
    09/13/2008 13:20:34  8  INF                              Now joining to farm at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config
    09/13/2008 13:21:38  8  ERR                              Task configdb has failed with an unknown exception
    09/13/2008 13:21:38  8  ERR                              Exception: System.ArgumentException: Error during encryption or decryption. System error code 997.
       at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithMasterKey(Byte[] rgbEncryptedPassphrase)
       at Microsoft.SharePoint.Administration.SPEncryptedString.GetSecureStringValue()
       at Microsoft.SharePoint.Administration.SPEncryptedString.get_SecureStringValue()
       at Microsoft.SharePoint.Administration.SPProcessIdentity.get_SecurePassword()
       at Microsoft.SharePoint.Administration.SPApplicationPool.Provision()
       at Microsoft.SharePoint.Administration.SPWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    If anyone can help me work around this I would be extremly grateful.
    Thanks

       Hi,
    I found an article explaining the issue: http://support.microsoft.com/kb/927156.
    Please try to disconnect the configuration database from existing farm environment, and then create a new configuration database:
    1.      Click Start, click Run, type cmd in the Open box, and then click OK.
    2.      At the command line, change to the following directory: \Program Files\Common Files\Microsoft Shared\web server extensions
          \12\BIN
    3.      At the command prompt, type the following command to create a new configuration database: psconfig -cmd configdb -create -server
         ServerName -database ConfigDBName -user Domain\User -password Password
    4.      Rerun the SharePoint Products and Technologies Wizard.
    Hope it helps.

  • SSDT 2014 An OLE DB error has occurred. Error code: 0x80040E14. An OLE DB record is available. Source: "Microsoft DB2 OLE DB Provider" Hresult: 0x80040E14

    SSDT 2014 (SSIS 2014) running in Visual Studio 2013 against a SQL Server 2014 Enterprise Edition db.
    We are converting by hand a Business Intelligence site from SQL Server 2008 R2 databases (Data Warehouse, SharePoint databases and SSAS cubes), SharePoint 2010 Portal Site, and BIDS 2008 to SQL Server 2014 databases, SharePoint 2013, and SSDT 2014
    for Visual Studio 2013.  This SSIS Package runs fine in the BIDS/SQL 2008 R2 environment.  The Variable Expression in this Data Flow Task is:
    "SELECT [ORDER_ID]
    ,[ORDER_NUMBER]
    ,[TRACKING_PREFIX_ID]
    ,[TRACKING_NUMBER]
    ,[REVISION_NUM]
    ,[ORDER_TYPE]
    ,[STATUS]
    ,[WEIGHT]
    ,[PLACEMENT_DATE]
    ,[REQUESTED_DELIVERY]
    ,[OUTLET_ID]
    ,[DEV_LOC_ID]
    ,[TSR_ID]
    ,[LAST_LINE_ITEM]
    ,[PARTIALS]
    ,[WAREHOUSE_ID]
    ,[COURIER_ID]
    ,[ALT_ADDRESS_ID]
    ,[ROUTE_CRITERION]
    ,[SHIPMENT_ID]
    ,[MANIFEST_NOTE_ID]
    ,[COURIER_NOTE_ID]
    ,[CONFIRM_DATE]
    ,[LINE_NO]
    ,[FILL_DATE]
    ,[LAUNCH_ID]
    ,[CDC_DK]
    ,[ORDER_SIZE]
    ,[PICK_PACK_USER]
    ,[LAST_DATE_MODIFIED]
    ,[USER_MODIFIED]
    ,[IA_INSERT_DT]
    ,[IA_UPDATE_DT]
    ,[SOURCE_ID]
    FROM [DB2ADMIN].[IA_ORDERS]
    WHERE [CDC_DK]  = "
    +(DT_STR,5,1252)@[User::CurrentDateKey]
    This is the ERROR:
    An OLE DB error has occurred. 
    Error code: 0x80040E14. 
    An OLE DB record is available. 
    Source: "Microsoft DB2 OLE DB Provider" 
    Hresult: 0x80040E14 
    Description: "An unexpected token "SELECTBEGIN-OF-STATEMENT<value" was found following "". 
                  Expected tokens may include:  "". SQLSTATE: 42601, SQLCODE: -104".

    Hi Scottony,
    If I understand correctly, you are using a variable with the expression you post as the DB2 query command for Data access.
    Based on the error message, it seems that the error is caused by you are using a SQL query as IBM DB2 query. Since the query is correct in SQL Server. Please verify the IBM DB2 query is correct, then evaluate the expression of variable SourceSQL_Orders to
    make sure the query is just you need.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Site mailbox always throwing error code 0

    Hello,
    In our SharePoint environment I have configured site mailbox as per instruction given at technet site. While running the ps1 script to setup mailbox  I have not received any error. All setup has been ok.
    But while I have added site mailbox app to one of the subsites and clicking on site mailbox I am always getting error like "We are facing troubled while contacting with the SharePoint Server and error code is showing as 0 "
    I have checked the sharepoint log and found below error is throwing
    The scale out database mappings cache has been refreshed for service id 275cb0da-777d-4f5f-aff5-78558afa3be3.
    The new mappings are as follows:
    For database Data Source=SQL12-3\INST3;Initial Catalog=AppMng_Service_DB_290fd9b502d34f07bb428a52788d4a36;
    Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15:
    range start 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00, range end NULL. b95d899c-c3a4-e04a-1a4b-6d2b28c555e5
    04/21/2014 10:47:21.96  w3wp.exe (0x21B8)                        0x13D4 SharePoint Portal Server       
    Site Mailbox                   ajv81 Exception  System.NullReferenceException: Object reference not set to an instance of an object.    
    at Microsoft.SharePoint.Portal.CollaborationMailboxInternalService.ExchangeHasPermissionsToSiteSubscriptionInternal(SPWeb web, CollaborationMailboxErrorCodes& errorCode)     at Microsoft.SharePoint.Portal.CollaborationMailboxInternalService.<>c__DisplayClassf.<ExchangeHasPermissionsToSiteSubscription>b__e()
    StackTrace:  at Microsoft.Office.Server.Native.dll: (sig=678c0f87-966f-4d99-9c94-b49e788d2672|2|microsoft.office.server.native.pdb, offset=131CE) at Microsoft.Office.Server.Native.dll: (offset=21BE5) b95d899c-c3a4-e04a-1a4b-6d2b28c555e5
    04/21/2014 10:47:21.96  w3wp.exe (0x21B8)    
    I am struggling to resolve this issue from last 7 days.
    Any help to resolve this issue would be appreciated.
    Thanks

    Hi,
     Please refer this one
    http://www.scinaptic.com/support/0109.html
    If its not helping you please let me know
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Autorun.dll missing Error code 0x7e

    I am trying to install SharePoint 2013 on my Laptop running Windows server 2012. The SharePoint copy is a file downloaded from Microsoft site an evaluation one. The prerequisites were installed successfully  and, when I click the install SharePoint
    server button on the setup window  it throws an error message "The file 'atorun.dll' could not be loaded missing or corrupted. Setup cannot continue. Error code [0x7e]".
    I tried a new  DVD   with a fresh download but the same response. Appreciate a response which may help me to sort-out this issue please.
    Mark
    Mark

    Hi,
    Where did you download the SharePoint Server 2013? How did you install it? Burn it to a DVD or just mount it to a virtual drive? The current issue may be caused by the corrupted ISO file. Please
    try to download the ISO file again on a different computer to see if it works.
    Download Microsoft SharePoint Server 2013
    http://technet.microsoft.com/en-US/evalcenter/hh973397
    Hope it helps.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • What is this? Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE._

    hi    This event is logged in SharePoint 2010 logs often please help trace the issue also it precedes with Project server WCF code execution which alos is quite slow in execution, means PWA site runing slow. why does status read
    provisioning while i am not running anything.
    please help!!!
    10/03/2011 14:39:23.46 w3wp.exe (0x306C)                      
    0x2FC4
    SharePoint Foundation         Topology                      
    e5mc Medium  
    WcfSendRequest: RemoteAddress: 'http://moss:32843/a667a0a96d314e5e9e6c8fe4866c5db4/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/AdminReadSiteMapTyped'
    MessageId: 'urn:uuid:0751dbdd-76c0-4410-ac73-2f1782e1513b'
    91b87b3b-e9ad-43b9-9e8c-e553ba7e2f6c
    10/03/2011 14:39:23.46 w3wp.exe (0x1B58)                      
    0x1BA0
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://moss.ccl.local:32843/a247f7273c09486999c9f111798cab59/ProfilePropertyService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://Microsoft.Office.Server.UserProfiles/GetProfileProperties'
    MessageId: 'urn:uuid:772a5c58-c0e4-4b0f-9142-f634fee413a9'
    3cd5bfa5-2e40-458e-9718-788887b44dbe
    10/03/2011 14:39:23.46 w3wp.exe (0x1B58)                      
    0x1BA0
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation)
    3cd5bfa5-2e40-458e-9718-788887b44dbe
    10/03/2011 14:39:23.64 w3wp.exe (0x1B58)                      
    0x1BA0
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=179.589584709789
    3cd5bfa5-2e40-458e-9718-788887b44dbe
    10/03/2011 14:39:23.64 w3wp.exe (0x306C)                      
    0x3170
    SharePoint Foundation         Monitoring                    
    b4ly High    
    Leaving Monitored Scope (ExecuteWcfOperation:http://Microsoft.Office.Server.UserProfiles/GetProfileProperties). Execution Time=205.109867315539
    10/03/2011 14:39:23.64 w3wp.exe (0x306C)                      
    0x3170
    SharePoint Foundation         Monitoring                    
    b4ly High    
    Leaving Monitored Scope (ExecuteOnChannel:GetProfileProperties). Execution Time=206.500546857212
    10/03/2011 14:39:23.74 Microsoft.Office.Project.Server (0x0DAC)
    0x0FA8 Project Server                
    Provisioning                  
    8zdn Medium  
    [SERVICE] ProjectQueueService14: Getting list of Sites for ServiceApp: a667a0a9-6d31-4e5e-9e6c-8fe4866c5db4
    10/03/2011 14:39:23.74 Microsoft.Office.Project.Server (0x0DAC)
    0x0FA8 Project Server                
    Provisioning                  
    128v Medium  
    [SERVICE] ProjectQueueService14: Adding Site: ef3acaf4-3e7a-4819-80e0-8e7a85ca417b to sitelist for ServiceApp: a667a0a9-6d31-4e5e-9e6c-8fe4866c5db4
    10/03/2011 14:39:23.77 Microsoft.Office.Project.Server (0x0CD4)
    0x0FA4 Project Server                
    Provisioning                  
    8zdn Medium  
    [SERVICE] ProjectEventService14: Getting list of Sites for ServiceApp: a667a0a9-6d31-4e5e-9e6c-8fe4866c5db4
    10/03/2011 14:39:23.77 Microsoft.Office.Project.Server (0x0CD4)
    0x0FA4 Project Server                
    Provisioning                  
    128v Medium  
    [SERVICE] ProjectEventService14: Adding Site: ef3acaf4-3e7a-4819-80e0-8e7a85ca417b to sitelist for ServiceApp: a667a0a9-6d31-4e5e-9e6c-8fe4866c5db4
    10/03/2011 14:39:23.99 SPUCHostService.exe (0x22E0)            
    0x300C SharePoint Foundation        
    General                      
    84yj Medium  
    Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    10/03/2011 14:39:23.99 SPUCHostService.exe (0x22E0)            
    0x300C SharePoint Foundation        
    Sandboxed Code Service        
    ei0p Monitorable
    - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)     at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32
    retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading perf counters for process "SPUCWorkerProcess".
    10/03/2011 14:39:23.99 SPUCHostService.exe (0x22E0)            
    0x300C SharePoint Foundation        
    General                      
    84yj Medium  
    Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    10/03/2011 14:39:23.99 SPUCHostService.exe (0x22E0)            
    0x300C SharePoint Foundation        
    Sandboxed Code Service        
    ei0p Monitorable
    - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)     at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32
    retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading perf counters for process "SPUCWorkerProcess".
    10/03/2011 14:39:23.99 SPUCHostService.exe (0x22E0)            
    0x300C SharePoint Foundation        
    General                      
    84yj Medium  
    Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.

    Hi there,
    A quick search showed the result on fourm thread:
    It's related to SHarePoint foundation error & this issue occurs when the account under which SPUserCodeService is configured to run does not have the necessary permissions to access the performance counters on the server.
    http://social.technet.microsoft.com/Forums/eu/sharepoint2010setup/thread/9fbcf2a3-1b1f-4fd8-a9b4-dc63ed753973
    To read in support article.
    http://support.microsoft.com/kb/983081Thanks, Amit Khare |EPM Consultant| Blog: http://amitkhare82.blogspot.com http://www.linkedin.com/in/amitkhare82

  • After upgrade OneNote folders cannot sync, show error code: 0xE402005F

    I've found many threads discussing OneNote Sync errors, though none of them so far have addressed this error code or specific behavior related to a Sharepoint upgrade.  There also doesn't seem to be a fix discussed for this particular problem.
    After upgrading from Sharepoint 2010 to 2013, all upgraded OneNote folders fail to sync with the following error message:
    "We're sorry, something went wrong during sync. We'll try again later. (Error code: 0xE402005F)"
    Very inspecific error, very little information on how to investigate the problem.  And no references to this error code can be found.
    After the upgrade our URLs are the same, so the notebook path information should be intact.  These were mostly folders created by OneNote 2010.  I've used the suggestion to run "onenote.exe /safemode" and reset cache files and settings
    to no effect.  Right now my only solution is to access the folders from our old farm, export the contents and then import each page into a newly created notebook.  But, this is just a workaround and not a solution.
    Does anyone have advice on what to try next?
    Thanks

    Hi Brad,
    Find a very similar case internaly, it provides the the following approach, which is similar to what you have done.
    SharePoint 2010 is migrated to 2013, the Notebooks references are broken, for each notebook we had to fix the references.
    1.Downloaded Notebooks to local machine.
    2.Then create a new notebook on local machine.
    3.Transfer all sections into new notebook.
    4.Copy all references folder and files from SharePoint library to desktop
    5.For each section built the reference to the folder
    6.Close the notebooks and re-launch the onenote.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Follow document renders SPSocialException Internal error code 11

    I'm writing a method to programmatically follow or unfollow documents in SharePoint 2013. The idea is to call the method providing the path to the document, the user and a bool indicating if we're turning following on or off for the particular document and
    user.
    The problem is that when I call the Follow method (or StopFollowing) on my FollowManager, I get this execption:
    SPSocialException was caught
    "The operation failed because an internal error occurred. Internal type name: Microsoft.Office.Server.UserProfiles.FollowedContentException. Internal error code: 11."
    Here's my code. Everything works fine until the if (follow) clause. The user and document objects are valid, the path exists and is accessible.
    private static string FollowOrUnfollowDocument(string absouteEncodedPathDocument, SPUser user, bool follow)
    string retval = string.Empty;
    SPSecurity.RunWithElevatedPrivileges(delegate()
    try
    SPServiceContext serverContext = SPServiceContext.GetContext(SPContext.Current.Web.Site);
    UserProfileManager profileManager = new UserProfileManager(serverContext);
    UserProfile profile = profileManager.GetUserProfile(user.LoginName);
    if (profile != null)
    SPSocialFollowingManager followManager = new SPSocialFollowingManager(profile);
    SPSocialActorInfo newActor = new SPSocialActorInfo();
    Uri serverUri = new Uri(SPContext.Current.Web.Url);
    Uri relativeUri = new Uri(absouteEncodedPathDocument, UriKind.Absolute);
    newActor.ContentUri = new Uri(serverUri, relativeUri);
    newActor.AccountName = user.LoginName;
    newActor.ActorType = SPSocialActorType.Document;
    if (follow)
    followManager.Follow(newActor);
    else
    followManager.StopFollowing(newActor);
    catch (Exception ex)
    retval = ex.Message;
    return retval;
    Any ideas? What does internal error 11 mean?

    Hi Papageno,
    I faced same issue. Solution for this is Set HttpContext.Current to null inside
    RunWithElevatedPrivileges() and after processing re-assign it. SharePoint internally checks if HttpContext Identity is not null then it will pass same HttpContext UserToken to process the request. This causes issue though it is in
    RunWithElevatedPrivileges().
    So your code should look like -
    SPSecurity.RunWithElevatedPrivileges(delegate()
            try
    System.Web.HttpContext current = System.Web.HttpContext.Current;
    System.Web.HttpContext.Current = null;
               // Do your processing
          catch (Exception ex)
                // Error handle
           finally{
             // Re-assign your HttpContext.Current
            System.Web.HttpContext.Current = current;
    Happy Coding :)
    Mark as Answer if it solves your problem.

Maybe you are looking for

  • RFC not getting data from XI

    hi, in my scenario, XI is passing the data back to RFC, but in my program where i call the RFC, the data is not received. what could be the issue. CALL FUNCTION 'ZFFF' DESTINATION 'XI' TABLES        INP   = aaa        OUT1 = bbb        OUT2  = ccc. C

  • Which yields a better quality slideshow?

    Which yields better quality images? If I "send" my slideshow from iPhoto to iDVD? Or if I start in iDVD and import a slideshow from iPhoto?

  • What the **** is going on with the new Update?

    I'm having to uninstall and reinstall iTunes, and I'm then the updater is still asking me to update iTunes. This has been ongoing for over a week now and still no effective response from Apple. Why aren't they out there updating Windows users on the

  • When sharing WBs via plus I see all db accounts - which is what I dont want

    Hi all, As stated in the subject title, when sharing WB's via plus, users can see the list of all database users in the share workbook payne. Is it possible to change this so that non-discoverer users can be removed from this list...I am particularly

  • Server Error on SEA Online Education Store

    I'm so disappointed with the online store I went to this link (http://shop.adobe.com/store/adbestap/en_SG/DisplayProductDetailsPage/ThemeID.30575200/prod uctID.257994600) to purchase the Master collection CS6 (Teacher and Student Edition) and it gave