Designer Workflow SharePoint 2013 error when try to assign a task forbidden

designer Workflow SharePoint 2013 error when try to assign a task
Next attempt scheduled in less than one minute. Details of last request: HTTP Forbidden to http://oursite/_vti_bin/client.svc/web/lists/getbyid(guid'3cd5739e-f243-4b75-a724-fdbee704913f')/ContentTypes
Correlation Id: 56baaedd-a2d1-4377-9277-89d20cbdf434 
and then after cancel I get
RequestorId: da9fe991-f8d5-7f4a-7dc2-fec198a2a115. Details: System.ApplicationException: HTTP 403 {"x-ms-diagnostics":["30000000; reason=SSL is required"],"SPRequestGuid":["000515ef-1d97-4d94-a35e-f0423f2f5eaa"],"request-id":["000515ef-1d97-4d94-a35e-f0423f2f5eaa"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"SPRequestDuration":["151"],"SPIisLatency":["0"],"MicrosoftSharePointTeamServices":["15.0.0.4551"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
RequireReadOnly"],"Date":["Wed, 15 Jan 2014 17:49:27 GMT"],"Server":["Microsoft-IIS\/8.0"],"X-Powered-By":["ASP.NET"]} at
Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody
MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead

Hi Amit,
According to your description, my understanding is that the error occurred when you assigned a task.
Did you install any CU for SharePoint?
If yes, after an update has been performed, several Windows PowerShell cmdlets must be run in order to maintain the connection between the SharePoint Server 2013 farm and the Workflow Manager farm.
$credential = [System.Net.CredentialCache]::DefaultNetworkCredentials
$site = Get-SPSite(<siteUri>)
$proxy = Get-SPWorkflowServiceApplicationProxy
$svcAddress = $proxy.GetWorkflowServiceAddress($site)
Copy-SPActivitiesToWorkflowService -WorkflowServiceAddress $svcAddress -Credential $credential -Force $true
After running the command, re-register the workflow service to see if the issue still occurs.
Register-SPWorkflowService: http://technet.microsoft.com/en-us/library/jj663115.aspx
More information are provided in the link below:
http://technet.microsoft.com/en-us/library/dn133867.aspx
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • How to see/use Target Audience column in SharePoint Designer Workflow (SharePoint 2013 Online, Designer Workflow)

    Hello,
    I'm attempting to use use the Target Audiences field in a SPD 2013 workflow, in this case just attempting to log the value to history for testing purposes.  This is failing saying the column does not exist.
    I enabled Audience Targeting on the list then create a simple workflow to log the value to history when the item changes.
    I change an item and the workflow starts, but when it gets to any action looking at "Current Item:Target Audiences" it stops and says:
    HTTP BadRequest to <site url>/_api/web/lists(guid'XXXXXXXX')/Items(4)?%24select=ID%2CTarget_x0020_Audiences 
    The field or property 'Target_x0020_Audiences' does not exist. 
    But it does.  It is listed in the list setting and enabled for the content type.
    I ran the listed API through an API program and sure enough, Target Audience is not listed in the results object.
    I'm 99% sure I've enabled this and that the field is present and the workflow is valid.  I ran the same situation on two lists to ensure it wasn't a hiccup, same results.
    Is this a know issue?  I couldn't find anything obvious online saying you cannot see this field via workflow, most of what i found said this would work.
    Thanks an advance for any input.

    Thanks so much Lisa, for the clarification.
    I understand what you have explained, and have seen several similar explanations that have lead to my confusion.  Can you elaborate a bit, maybe for the sake of future information seekers?
    I understand that audiences can be defined using the rules operations in Central Admin, but it seems another standard function is to just directly assign existing SharePoint groups.  I think this is what you mean above, but this is also the point of
    my misunderstanding.
    In this particular setup I have only used existing SharePoint groups with no audiences defined in Central Admin.  List Item A has a target audience of SharePoint group X, just that simple of a setup.
    Assuming the above is valid, I would then like to see or alter the groups via SPD workflow.
    Based on the following posts, I was under the impression this may be possible (but obviously not fully clear and thus I posted this):
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/5eb984ba-55a3-4da7-a904-c34b2fece84c/how-do-i-set-the-target-audience-using-sharepoint-designer-workflow
    http://www.sharepoint-tips.com/2011/01/setting-target-audiences-with-code.html
    (sorry about lack of links, my account must still require verification)
    So in SPD, I set a simple action such as "Log Current Item:Target Audience to history" (note the I am able to select target audience in SPD like any other field with no errors).  At this point I am assuming everything is valid as SPD is treating
    the field like any other string field.  When executed the error in the above post comes up.
    So to confirm your explanation, this is not supported?  Even though the field is available for selection by design, it is not capable of use and known to produce errors in all cases of its use?  The first post above is 100% wrong and you cannot
    use SPD to set/view the target audience field?  The second post is also wrong as it seems to present the fields as available for alteration using string concatenation?
     If in fact the field is present by design, but also impossible to use by design, is this potentially a bug as the field is not supposed to be available if it will always produce the error when used with no error in SPD during compile?
    Thank you again for the reply and I hope we might be able to provide a rock solid answer to this for future seekers. 

  • SharePoint 2013: Error when clicking on Title, description, and logo

    Hi.
    I'm in the process of upgrading from SharePoint 2007 to 2013 and have come across an error which I think has occurred since trying to deploy a new feature to implement our "Company Theme" (Custom look). Please note, everything is otherwise behaving
    as expected in the new 2013 environment and the issue does not occur for site collections/content db's that are deleted and restored from the interim 2010 upgraded backup, so I am assuming its something I've done as part of deploying, retracting and redeploying
    the theme feature (a number of times).
    So, on to the problem... When I click on "Title, description, and logo" in Site Settings I get the following error:
    "Sorry, something went wrong
    A list, survey, discussion board, or document library with the specified title already exists in this web site.  Please choose another title."
    My research suggests there is something wrong with the masterpage, which I had initially included as part of the feature but have since gone back to using the default "seattle.master" when creating the Composed look (only spcolor and spfont are
    different now).
    The same error also occurs when trying to preview a composed look.
    Anyway, while I can probably get away with re-upgrading the affected site collections and re-enabling the theme feature, I'd like to know if I can fix this (or rather, what caused it) before going to production.
    BTW, I'm getting the following errors in the Log file:
    "The list "$Resources:core,webpageassetList;" in web "..." was not created"
    "Failed to create list "... etc."
    (I would copy the entire error messages but its not pasting - I'll try on a reply post)
    Thanks,
    Paul.

    The list "$Resources:core,webpageassetList;" in web "http://myteam13test" was not created. hr = 0x81020012.
    Failed to create list "$Resources:core,webpageassetList;" in web "http://myteam13test", HRESULT=0x27a2abc0. List XML: "<List xmlns:ows="Microsoft SharePoint" Title="$Resources:core,shareddocuments_Title_15;" Direction="$Resources:core,Direction;" Url="Shared Documents" BaseType="1"/>"
    Failed to instantiate list 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Template\Features\DocumentLibrary\doclib'
    A list, survey, discussion board, or document library with the specified title already exists in this Web site. Please choose another title.

  • Sharepoint 2013 : Error when trying to save at page : enhancedSearch.aspx?level=site

    in the logs :
    UserAgent not available, file operations may not be optimized.    at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)     at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo&
    fileInfo, SqlSession session, PrefetchResult prefetchResult)     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow,
    SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults&
    dbres

    Is a device hosting the front end?  Like a TMG/ISA/UAG/Load Balancer or NLB?
    500 is usually certificate related.  Make sure all hosting servers and devices are hosting the correct SSL cert.
    Do your clients use smart card authentication? Is the CRL reachable from the authenticating servers?
    - Chris Ream -
    **Remember, if you find a post that is helpful, or is the answer, please mark it appropriately.**

  • Getting error while publishing workflow using SP designer for SharePoint 2013

    Hi,
    I am try to setup Workflow manager for our sharepoint applications.
    WF manager set ran without any issue.
    I registered the SPWorkflow service which succeeded as well. The Workflow service application shows "Workflow is connected"
    I am creating a workflow using sharepoint designer using my credential (not Service account). I am able to save it but while publishing, its prompting with an error.
    The error says "Errors were found while compiling the workflow.The workflow files were saved but cannot run." Clicking advanced button show
    "Microsoft.SharePoint.SPException: We're sorry, we weren't able to complete the operation, please try again in a few minutes. If you see this message repeatedly, contact your administrator.
       at Microsoft.SharePoint.SPScaleOutDatabaseMap.CreateSqlSession(ISPScaleOutDatabaseMapProvider mapProvider, Byte[] compositeKey, Guid forceRefreshVersion, Guid& version)
       at Microsoft.SharePoint.SPScaleOutDatabaseCommandExecutor.Execute(ExecuteDelegate operation, ISPScaleOutDatabaseMapProvider mapProvide"
    Any help would be highly appreciated
    Thanks,

    Hi,
    According to your post, my understanding is that you got error while publishing workflow using SharePoint designer for SharePoint 2013.
    Please check whether the Central Admin > Manage Service Application-> “App Management Service” is started.
    Please check whether the “Configure service application associations”,  ”App Management Service” is already associated.
    Then please check whether the “Manage Services on server” and the “App Management Service” is started.
    In addition, please try to re-register Workflow Service.
    If the issues still exists, please follow the steps in the
    Steps to Verify that Server Is Correctly Set Up. After you verified that the server is correctly set up, follow the steps in the
    Steps to Troubleshoot Workflow Management Service and
    Troubleshooting the Service Bus for Windows Server then retry your action related to publishing workflows
    More information:
    http://wp.ahcheng.com/2013/03/23/error-were-found-when-compiling-the-workflow-the-workflow-files-were-saved-but-cannot-be-run/
    http://sp2013.pro/2013/04/solution-errors-were-found-when-compiling-the-workflow-the-workflow-files-were-saved-but-cannot-be-run-cannot-set-unknown-member/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Error when try to install exchange Server 2013 in windows server 2008 R2 Sp1

    Hi
    I'm getting these errors while trying to install Microsoft Exchange Server 2013 on my Windows Server 2008 R2 SP1 the user i'm using is the Administrator and it is already a member of "Enterprise
    Admins" and "Schema Admins"
    in my organization there is 6 Exchange server 2013 in 3 site windows server 2012 in this case
    I have to install exchange 2013 in windows Server 2008 r2 sp1
    the functional level  2008 R2 I getting these errors please help.
    Errors:
    This computer doesn't belong to a valid Active Directory site. Check the site and subnet definitions.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.InvalidADSite.aspx
    Error:
    A reboot from a previous installation is pending. Please restart the system and then rerun Setup.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.RebootPending.aspx
    Error:
    There is a pending reboot from a previous installation of a Windows Server role or feature. Please restart the computer and then run Setup again.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.PendingRebootWindowsComponents.aspx
    Error:
    You must be a member of the 'Organization Management' role group or a member of the 'Enterprise Admins' group to continue.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.GlobalServerInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedBridgeheadFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedCafeFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedFrontendTransportFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedMailboxFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedClientAccessFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedUnifiedMessagingFirstInstall.aspx
    Error:
    Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency.  See the Exchange setup log for more
    information on this error.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.AdInitErrorRule.aspx
    Error:
    Either Active Directory doesn't exist, or it can't be contacted.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.CannotAccessAD.aspx

    I think it's from subnet in site and services
    have 3 site A,B,C and new site is  "D"I have problem in "D" site
    A subnet is 10.33.50.0/24  AD 2012 ,exchange 2013
    B subnet is 10.35.50.0/24 AD 2012 ,exchange 2013
    C subnet is 10.36.50.0/24 AD 2012 ,exchange 2013
    D subnet is 10.100.100.0/25 AD 2008 ,exchange 2013 error when install it
    find event error
    The description for Event ID 6 from source MSExchange CmdletLogs 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:
    test-SetupPrerequisites
    {Roles={LanguagePacks, Bridgehead, ClientAccess, UnifiedMessaging, Mailbox, FrontendTransport, Cafe}, LanguagesAvailableToInstall=True, DomainController=, CustomerFeedbackEnabled=True, ExchangeVersion=15.0.847.32, LanguagePackDir=D:\Exchange
    Server Software, SufficientLanguagePackDiskSpace=True, ADInitError=Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites
    or by rep, ScanType=PrecheckInstall, LanguagePackVersioning=True, HostingDeploymentEnabled=False, TargetDir=C:\Program Files\Microsoft\Exchange Server\V15, SetupRoles={LanguagePacks, AdminTools, Bridgehead, ClientAccess, UnifiedMessaging, Mailbox, FrontendTransport,
    Cafe}}

  • Office 2013 Error when launching iCloud Control Panel

    After installing iCloud Control Panel 2.1.2 on my Win 7 pc, I get an Office 2013 error when I open or close iCloud Control Panel. "We're sorry, but Microsoft Office has run into an error that is preventing it from working correctly.  Microsoft Office will need to be closed as a result.  Wou you like us to repair now?"
    I close the error window and everything seems to work correctly.  There is no other message and iCould Control Panel is not giving me any help.
    How can I fix the problem and get rid of this error message?

    Can you describe the error message? Maybe your setup info and a screenshot.. ?

  • Getting error when try to upload xml file into Data Template

    Hi,
    Getting error when try to upload xml file into Data Template.error:"The uploaded file XXSLARPT.xml is invalid. The file should be in XML-DATA-TEMPLATE format."Plz anybody help me.
    Thanks,
    Prasad.

    Hi,
    Anybody Help Plzzzzzz.
    thx,
    Prasad

  • MBP "System Profile" error when try read "Logs" and long time blue screen

    MBP "System Profile" error when try to read "Logs" and it takes long time blue screen at startup.
    This happened all time when I open the "System Profiler" application and then select the option "Log", then the system crashed again over and over. The system was reinstalled clean but the error occurs again, without any third party application installed.
    Here is the error:
    Sun Jun 22 20:13:47 2008
    panic(cpu 0 caller 0x001A8CD4): Kernel trap at 0x007efc12, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x00000000, CR3: 0x013ab000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x045ce1e0, ECX: 0x05782c64, EDX: 0x00010001
    CR2: 0x00000000, EBP: 0x344d3ca8, ESI: 0x046ad5c0, EDI: 0x046a8040
    EFL: 0x00010206, EIP: 0x007efc12, CS: 0x00000008, DS: 0x00010010
    Error code: 0x00000000
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x344d3ab8 : 0x12b0fa (0x459294 0x344d3aec 0x133243 0x0)
    0x344d3b08 : 0x1a8cd4 (0x4627fc 0x7efc12 0xe 0x461fac)
    0x344d3be8 : 0x19ede5 (0x344d3c00 0x206 0x344d3ca8 0x7efc12)
    0x344d3bf8 : 0x7efc12 (0xe 0x48 0x10 0x3e0010)
    0x344d3ca8 : 0x3ef261 (0x45ce1e0 0x46a2c40 0x49a7a4 0x0)
    0x344d3ce8 : 0x40abe6 (0x46a8040 0x46a2c40 0x344d3d28 0x3eeac0)
    0x344d3d08 : 0x40e4fb (0x46aec00 0x46a2c40 0x46aec04 0x46aec00)
    0x344d3d28 : 0x43ab14 (0x46aec00 0x46a2c40 0x600000 0x19c8d1)
    0x344d3d78 : 0x18801e (0x46aec00 0x4a5e5ac 0x4a5e5c0 0x11d975)
    0x344d3db8 : 0x12d17e (0x450adac 0x4a5e590 0x0 0x0)
    0x344d3df8 : 0x126257 (0x450ad00 0x0 0x18 0x344d3ee4)
    0x344d3f08 : 0x1973dd (0x344d3f44 0x0 0x0 0x0)
    0x344d3fc8 : 0x19f3b3 (0x479fee0 0x0 0x10 0x0)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbffff1c8
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOFireWireIP(1.7.1)@0x7ea000->0x7f2fff
    dependency: com.apple.iokit.IOFireWireFamily(3.4.4)@0x6ed000
    dependency: com.apple.iokit.IONetworkingFamily(1.6.0)@0x5d1000
    BSD process name corresponding to current thread: ioreg
    Mac OS version:
    9D34
    Kernel version:
    Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)
    This is the System Config:
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
    Graphics: GeForce 8600M GT, GeForce 8600M GT, spdisplayspciedevice, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.3.5
    Bluetooth: Version 2.1.0f17, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: FUJITSU MHW2160BHPL, 149.05 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    USB Device: Built-in iSight, Apple Inc., high_speed, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA

    Hello @larrycarol99,
    I understand that after upgrading your computer when you plug in an ethernet cord you get a hardware malfunction error. I am providing you with a Microsoft Support document: Hardware Malfunction Results in System Error Message that explains what causes that error and provides steps on fixing it. I am also including a link to the Compaq Presario 5300US Desktop PC Drivers page, which unfortunately does not have any drivers for your computer running Windows Vista.
    I hope this helps. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Get "network error" when try to view Disney channels on Apple TV

    I get "network error" when try to view Disney channels on Apple TV. Tried restarting Apple tv and restarting my airport.

    Thank you for your feedback

  • Microsoft office 2013 error when send as attachment stopped working

    microsoft office 2013 error when send as attachment stopped working please help me

    Please make sure you have already installed the latest update for office.What happens if you use another user account to log on this computer?
    In addition, a similar issue here is for your reference:
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-excel/excel-2013-crashes-every-time-sending-mail/8ddd32fe-138e-49d8-bda4-6558f440f726?page=2

  • Sharepoint designer 2010 32 bit error when trying to create a workflow

    Windows 7 64 bit enterprise pc's with sharepoint designer 32 bit see these errors when trying to create a workflow on any Sharepoint 2010 farm - dev and production
    "The list of workflow actions on the server references an assembly that does not exist. Some actions will not be available. The assembly is Microsoft.Office.Workflow.Actions, Version=14.0.0.0 ..."
    "The list of workflow actions on the server references an assembly that does not exist. Some actions will not be available. The assembly is Microsoft.SharePoint.WorkflowActions, Version=14.0.0.0 ..."
    "The list of workflow actions on the server references an assembly that does not exist. Some actions will not be available. The assembly is Microsoft.SharePoint, Version=14.0.0.0 ..."
    Using an XP pc and 32bit designer user able to create workflow. We have to use 32 bit designer as we have Office 2010 32 bit for compatiblility reasons
    Any ideas on how to resolve?

    Hi Nick, check out this link for possible solutions:
    https://mohamedelkassas.wordpress.com/2014/12/26/the-list-of-workflow-actions-on-the-server-references-an-assembly-that-does-not-exist-some-actions-will-not-be-available/
    cameron rautmann

  • SharePoint 2013 error 8059 & Excel Web service issues

    Hello
    The issues I am getting is a 8059 error "and exception occurred when trying to issue security
    token" it then asks me to turn on "includeexceptiondetailsinfaults" whichIi try to do on the security token service web.config. when I do this it Error 500's and I can't even access the SharePoint site, once I remove the code line I can access
    the site but cant get any more information regarding the errors .
    Any suggestions? In the ULS logs the error appears on numerous occasions.
    Next issue is regarding Excel web access, it reports an error of "we're sorry we ran into a
    problem completing your request. please try again in a few minutes"
    I tried switching form workbook url to local but I am not sure if that's the solution, I have seen
    that it resolved the issue for other users but not for me.
    Code Below
    The ULS logs report a number of entries the key one's being regarding load balancing.
    It seems to suggest UNC or permissions but I don't know where to go from here.
    05/22/2014 17:08:08.16  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser ajfya   Medium  MossHostHelperMethods.IsUserLicensedForExcelServices:
    User passed 'ExcelServices' license check.    d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.16  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser alv5s   Medium  ExcelWebRenderer.OnLoad:
    Starting loading external EWR  d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Excel Calculation Services  ai4hl  
    Medium  MossHost.GetSPFile: exception System.ArgumentException: Value does not fall within the expected range.     at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl, Boolean includeQueryString, Boolean canonicalizeUrl)    
    at Microsoft.Office.Excel.Server.MossHost.MossHost.TryGetSPFile(SPWeb web, String fileUri, SPFile& file) accesing SPFile for url = https://sharepoint2013.bpdconsulting.co.uk/SA/Shared Documents/Business Development/Documents List.xlsx, possibly UNC or
    permissions   d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser ajfya   Medium  MossHostHelperMethods.IsUserLicensedForExcelServices:
    User passed 'ExcelServices' license check.    d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Excel Calculation Services  ai4hl  
    Medium  MossHost.GetSPFile: exception System.ArgumentException: Value does not fall within the expected range.     at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl, Boolean includeQueryString, Boolean canonicalizeUrl)    
    at Microsoft.Office.Excel.Server.MossHost.MossHost.TryGetSPFile(SPWeb web, String fileUri, SPFile& file) accesing SPFile for url = https://sharepoint2013.bpdconsulting.co.uk/SA/Shared Documents/Business Development/Documents List.xlsx, possibly UNC or
    permissions   d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser ajfya   Medium  MossHostHelperMethods.IsUserLicensedForExcelServices:
    User passed 'ExcelServices' license check.    d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  SharePoint Server   Logging Correlation Data    xmnv
       Medium  User=i:0#.w|bpdconsulting\gharwood  d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Web Front End   6k3v   
    Medium  LoadBalancer.GetNextServer: failed to get server using load balancing scheme Local, falling down to health base d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Web Front End   abho   
    Monitorable ServerSession.GetNextServerHealthBased: There are no healthy servers although the number of available server in the farm is 1; updated with no candidates available for the health based load balancing. The update duration was 0 millisecs   
    d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Web Front End   ablz   
    Monitorable LoadBalancer.GetNextServerHealthBased: There are no healthy server in the farm  d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Web Front End   abgn   
    Medium  LoadBalancer.GetFailoverServer: Failed to get a failover server using health based load balancing scheme.   d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser aeh11   Medium  EwaState.OpenWorkbookAndUpdateState:
    errors occurred while trying to open the workbook, [MessageId: RetryError, MessageIdHash: -80526566]   d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.18  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Excel Calculation Services  ai4hl  
    Medium  MossHost.GetSPFile: exception System.ArgumentException: Value does not fall within the expected range.     at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl, Boolean includeQueryString, Boolean canonicalizeUrl)    
    at Microsoft.Office.Excel.Server.MossHost.MossHost.TryGetSPFile(SPWeb web, String fileUri, SPFile& file) accesing SPFile for url = https://sharepoint2013.bpdconsulting.co.uk/SA/Shared Documents/Business Development/Documents List.xlsx, possibly UNC or
    permissions   d66d939c-c124-d0d5-5242-d280742cae03
    05/22/2014 17:08:08.19  w3wp.exe (0x0E20)   0x1FB0  Excel Services Application  Browser 3kdd  

    We've seen this error when the system was under load using SharePoint 2013 workflows. We tracked it back to problems with the distributed cache service. The fix is supposed to be applying CU3 or CU4 for the AppFabric Cache and potential changing some of
    the timeouts for the distributed cache. Take a look at this article:
    http://habaneroconsulting.com/insights/SharePoint-2013-Distributed-Cache-Bug#.U3yUE_mSwsa
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • SSRS 2012 sp1 + sharepoint 2013 error

    This error occur  when try open my firt report each day i'm click back retry then report work sombody have some idea
    The content type text/html of the
    response message does not match the content type of the binding
    (application/soap+msbin1). If using a custom encoder, be sure that the
    IsContentTypeSupported method is implemented properly. The first 1024 bytes of
    the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html
    xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta
    http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>500 - Internal server error.</title>
    <style
    type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica,
    sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px
    2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
    background-color:#555555;}
    #content{margin:0 0 0 2%;;}
    .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;;}
    -->

    this is my correlation ID error and APP event error too
    i'm verry apprciate your help
    Timestamp               Process                                
     TID    Area                           Category                     
     EventID Level      Message  Correlation
    10/29/2013 22:23:04.07  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          Authentication Authorization   agb9s Medium Non-OAuth
    request. IsAuthenticated=True, UserIdentityName=0#.w|rcmp\fb02, ClaimsCount=150 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.09  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          General                      
     adelw Medium Culture Not Found 'ui-ui'. 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.09  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          Topology                     
     e5mc Medium WcfSendRequest: RemoteAddress: 'http://zzsp13app2:32843/e1d00f29efec407a998970c511c64ad8/ReportingWebService.svc' Channel: 'Microsoft.ReportingServices.ServiceContract.IReportServiceManagement' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/get_IsWebServiceEnabled'
    MessageId: 'urn:uuid:909fa3f2-5453-46e6-becd-34f340c9855a' 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SQL Server Reporting Services  Service Application Proxy      00000 Monitorable Notified
    the load balancer and raising RecoverableException for exception: System.ServiceModel.ProtocolException: The content type text/html of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder,
    be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>  <title>500 - Internal server error.</title> 
    <style type="text/css">  <!--  body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}  fi... 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11* w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SQL Server Reporting Services  Service Application Proxy      00000 Monitorable ...eldset{padding:0
    15px 10px 15px;}   h1{font-size:2.4em;margin:0;color:#FFF;}  h2{font-size:1.7em;margin:0;color:#CC0000;}   h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}   #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet
    MS", Verdana, sans-serif;color:#FFF;  background-color:#555555;}  #content{margin:0 0 0 2%;}  .content-container{background:#FFF;width:96%;margin-padding:10px;}  -->  </style>  </head>  <body>  <div
    id="header"><h1>Server Error</h1></div>  <div id="content">   <div class="content-container"><fieldset>   '. ---> System.Net.WebException: The remote server returned an error: (500) Internal
    Server Error.     at System.Net.HttpWebRequest.GetResponse()     at System.ServiceModel.Channels.HttpChannelF... 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11* w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SQL Server Reporting Services  Service Application Proxy      00000 Monitorable ...actory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan
    timeout)     --- End of inner exception stack trace ---    Server stack trace:      at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse
    response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)     at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)    
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)    
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Bool... 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11* w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SQL Server Reporting Services  Service Application Proxy      00000 Monitorable ...ean
    oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)    
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)     at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.get_IsWebServiceEnabled()     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.<>c__DisplayClass8`1.<ExecuteOnApplication>b__6(IReportSe... 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11* w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SQL Server Reporting Services  Service Application Proxy      00000 Monitorable ...rviceManagement
    proxy, Int32 dummy)     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.ExecuteOnChannel[T](String siteUrl, String xmlNamespace, Action`2 method, IChannel channel, Int32 maxFaultSize)    
    at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.HandleExecuteOnChannel[T](String siteUrl, String xmlNamespace, Action`2 method, SPServiceLoadBalancerContext loadBalancerContext). 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          Topology                     
     8313 Critical A failure was reported when trying to invoke a service application: EndpointFailure Process Name: w3wp Process ID: 4520 AppDomain Name: /LM/W3SVC/835218178/ROOT-1-130275173430078943 AppDomain ID: 2 Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:e1d00f29efec407a998970c511c64ad8#authority=urn:uuid:bd62612da93a49fc8b14da70fadb9b48&authority=https://zzsp13app1:32844/Topology/topology.svc
    Active Endpoints: 1 Failed Endpoints:1 Affected Endpoint:
    http://zzsp13app2:32843/e1d00f29efec407a998970c511c64ad8/ 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          General                      
     aat87 Monitorable  8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    10/29/2013 22:23:04.11  w3wp.exe (ZZSP13WEB1:0x11A8)             0x0704 SharePoint Foundation          Monitoring                   
     b4ly Medium Leaving Monitored Scope (Request (GET:http://portail13:80/rapports/_layouts/15/ReportServer/RSViewerPage.aspx?RelativeReportUrl=/Rapports/Rapport/RHR226.rdl&rv:ToolBarItemsDisplayMode=223&RV:HeaderArea=NONE&ParamMode=Collapsed&rp:Qui=Moi)).
    Execution Time=41,6828116422618 8b95519c-ff38-30f7-bb4d-c4b6d85b8964
    A failure was reported when trying to invoke a service application: EndpointFailure
    Process Name: w3wp
    Process ID: 12240
    AppDomain Name: /LM/W3SVC/835218178/ROOT-1-130283479517366478
    AppDomain ID: 2
    Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:e1d00f29efec407a998970c511c64ad8#authority=urn:uuid:bd62612da93a49fc8b14da70fadb9b48&authority=https://zzsp13app1:32844/Topology/topology.svc
    Active Endpoints: 1
    Failed Endpoints:1
    Affected Endpoint: http://zzsp13app2:32843/e1d00f29efec407a998970c511c64ad8/

  • InfoPath 2013 error when adding new infoPath form

    Hi
    I have created an infoPath form and published it to a SharePoint 2013 site - form library (timerequest).  the form was saved and publish successfully. but when I try to add new document (form),  I got the error below and I hope someone can explain
    to me how each URL in the error is reported by either infoPath or SharePoint as I hope with that information i can trace where my problem is.
    background:
    SharePoint 2013 farm with 2 servers:  spserverfe1 and
    spserverapp1 (not load balancing)
    web application URL is http://spserverfe1
    All managed path site collection I created start with http://spserverfe1/sites/.....
    The correct URL for the form library is http://spserverfe1/sites/spsite/InfoPath/Timerequest  (this showed correctly in the manifest file)
    what I don't understand is when the error occurred,  the error URL showed both the app server spserverapp1 and the wfe server
    spserverfe1
    here is the error:
    The following location is not accessible, because it is in a different site collection: http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn?SaveLocation=http://spserverfe1/sites/spsite/InfoPath/timerequest/&Source=http://spserverfe1/sites/spsite/InfoPath/timerequest/Forms/AllItems.aspx&ClientInstalled=true&OpenIn=Browser&NoRedirect=true&XsnLocation=http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn
    Thanks in advance for your comments and advices
    Swanl

    Hi Swan,
    For troubleshooting your issue, please create an Alternate Access Mapping for the site at 
    http://WFEServerName/ to ensure this site can be resolved by InfoPath.
    For more information, you can have a look at the thread:
    https://social.msdn.microsoft.com/Forums/en-US/a75c3ba8-b41a-4c44-abc4-49a3dde68b1c/the-following-location-is-not-accessible-because-it-is-in-a-different-site-collection?forum=sharepointcustomizationlegacy
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Issue with CS3 Bridge and Flash 10?

    Im not finding any help and Im trying to trouble shoot this myself, since I updated to Firefox 3.0.8 apparently the latest version of flash was updated at the same time? My computer shows Flash 10.0.22.87 (running XP) as being installed in programs b

  • A question about Maveric installer created on a USB key? Can this be used multiple times?

    I have downloaded Maveric on a Mac Book Pro. Then without installing utilising Diskmaker X as suggested using a USB key have created Maveric installer. My question is that I wish to know if the above created USB installer could be used in more than o

  • My Computer is Possessed!

    Ok. I just moved from the U.S. to the U.K. and my Powerbook is acting very weird. First of all, the battery performance has gone down about 30%, even though I made sure to use the Better Battery Life feature. It will suddenly tell me that I am runnin

  • SPD BCS Update not working

    I created an ECT using SPD and I have an Update operation, now when I edit the items, it is not saving. I have THREE identifiers for this ECT, and when I edit them it is not saving. Here's the code of my model that I have exported and edited. <Parame

  • Formatting a 4GB Verbatim Drive?

    hey everyone. just had a quick question. I have a verbatim U3 4gb external drive, just a little pocket one to carry on me when i go from class to class. i searched and found a way to format it in disk utility. but i was unsure it was right, because t