Unable to open any Sharepoint 2013 Apps

Hi all,
I am having an issue whenever I try and open third-party SharePoint 2013 Apps on our on-premises server. I have configured the app domain as per
http://technet.microsoft.com/en-us/library/fp161236(v=office.15).aspx and installed some random third-party apps (eg. "Yammer App for SharePoint", "Corporate News App").
I can go to the Microsoft Store and purchase apps and make them available to sites, however whenever I go to any of these sites "Site Contents" page and click to open any of the Apps it ends up redirecting the user back to the top-level sites homepage.
Initially it was freezing on a blank page, but looking through the logs on the server there was an authentication error with a service account password. Having resolved that issue it now just returns to the homepage of the top-level site.
Looking through the logs it appears that it gets redirected to the appropriate app domain URL, it then gets an Access Denied errors and attempts to redirect to an "Authenticate.aspx" URL in the apps domain. It then seems to fail authenticating
with "Attempted to perform an unauthorized operation" and go back to the top-level site.
A copy of the log file can be found at:
http://insertdisk.com/log.txt
The main sites web application is configured to use claims-based authentication via ADFS, anybody have any ideas?

Hi  ,
According to your description, my understanding is that you encountered an authentication error 
when you try to open third-part SharePoint 2013 Apps on your on-premises server with ADFS authentication.
Configuring the app domain is
 necessary for setting up SharePoint Apps Development environment. If you just install and open third-part SharePoint 2013 Apps, it is not necessary.
Also for your issue, you can have a look
 to the blog:
http://blogs.msdn.com/b/spses/archive/2014/01/17/how-to-use-adfs-with-sharepoint-hosted-apps-in-sharepoint-2013.aspx
http://www.wictorwilen.se/sharepoint-2013-with-saml-claims-and-sharepoint-hosted-apps
Thanks,
Eric
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Eric Tao
TechNet Community Support

Similar Messages

  • HT4972 I am unable to open any of the apps I download including facebook , books on my iphone 3g with ios 4.2.1

    I am unable to open any of the apps already purchased
    Also cannot open any after a new purchase, even though the same work perfectly on my older ipod touch with version 3.0
    Unable even to update software.

    Thanks, had already tried it.
    Tried it once again , but does'nt work.
    Had taken out old ipod touch version 3.0, just to check. Now find that yahoo mail not working at all on it even though gmail works fine.
    Seems I am facing some unique problems. .
    can you suggest something else which might solve it.

  • Why am u unable to open any of my apps or send or receive text messages?

    Why am I unable to open any of my apps or text or receive messages??it won't even let me delete anything

    Go into settings/general/restrictions and see if there is anything that shouldn't be set

  • TS1702 I have purchased and installed Facebook, pages and numbers apps. However I am now unable to open any of these apps. When I click on the app the GUI just bleeps. Any suggestions please?

    I have purchased and installed Facebook, pages and numbers apps. However I am now unable to open any of these apps. When I click on the app the GUI just bleeps. Any suggestions to resolve this please?

    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or....
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Or....
    Try downloading another app - any free app is fine. See if that resets the other apps.

  • Unable to open any apps on my iphone4

    Hi, I am unable to open any apps on my iphone4. I have tried restarting, syncing and also restoring factory settings. But nothing seems to work. Please help. Thanks,

    Apple ID is Disabled - Apple Club
    Apple ID- "This Apple ID has been disabled for security reasons" alert appears

  • R12.1.1: After cloning, unable to open any form .. APP-FND-01496

    R12.1.1: After cloning, unable to open any form .. Getting the follownig error ..
    Cannot complete applications login. You may have entered an invalid applications password, or there may have been a database connect error.
    and ..
    APP-FND-01496 ..

    Hi Hussein,
    How To solve The Login Errors : APP-FND-01931, APP-FND-01496, cause : Application Object Library was unable to access your ORACLE password ? [ID 787773.1]
    Not appliable to my scenario.Unable To Launch Forms Receive Error App-fnd-01931 [ID 433554.1]
    Done all following steps. No success...regenerate jar files - select YES when prompted to force generation of jar files.
    recompile apps schema to check for invalid objects.
    regenerate forms and pll's.
    relink all applications programs - specifically f60webmx, although relinking all the applications executables is advisable.
    recreate grants and synonyms.
    recompile menus.
    Clear Oracle jinitiator cache on client machine - typically c:\programs\oracle\jinit...\jcache .
    Clear browser cache.
    Bounce Oracle application services and re-test the issue.
    Can Log Into Applications but Cannot Use Any Ad Tools [ID 391496.1]
    I have already tried the recommended solution. No success.Is there any way to troubleshoot APP-FND-01496 and find out the root cause?
    S. Sundar

  • I had an app which disables an iPhone to connect to the internet via mobile network. In the meantime I have deleted that app but it still affects my phone. For example iPhone shows that 3G sign on the top (next to the time) but it is unable to open any we

    I had an app which disables an iPhone to connect to the internet via mobile network. In the meantime I have deleted that app but it still affects my phone. For example iPhone shows that 3G sign on the top (next to the time) but it is unable to open any website. Is there anything I can do about it?

    What was the app you are referring to? I'm not aware of anything on the app store that is designed to do that, unless you're talking about an app that was causing a problem...
    Was/is your phone jailbroken?

  • I updated my ipod the other day and since i have been unable to open any apps that connect to the internet, its says "operation could not be completed. invalid argument". anybody help please?

    i updated my ipod the other day and since i have been unable to open any apps that connect to the internet, its says "operation could not be completed. invalid argument". anybody help please?

    Have yu tried the standard fixes:
    - Reset the iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    Restore the iPod via iTunes,  First from backup and if problems persist, restore to factory defaults/new iPod.

  • SharePoint 2013 App Custom Action in Wiki Page

    Hi
    I am trying to create a SharePoint 2013 App that also has a  Custom Action that has to be visible in Pages tab. Code below
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction
    Id="COB.SharePoint.Ribbon.NewGroupInExistingTab"
    Location="CommandUI.Ribbon" >
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.Templates._children">
    <GroupTemplate Id="Ribbon.Templates.NewGroupInExistingTab.OneLargeExample">
    <Layout Title="NewGroupInExistingTabOneLarge" LayoutTitle="NewGroupInExistingTabOneLarge">
    <Section Alignment="Top" Type="OneRow">
    <Row>
    <ControlRef DisplayMode="Large" TemplateAlias="Button1" />
    </Row>
    </Section>
    </Layout>
    </GroupTemplate>
    </CommandUIDefinition>
    <CommandUIDefinition Location="Ribbon.WikiPageTab.Scaling._children">
    <MaxSize
    Id="COB.SharePoint.Ribbon.NewGroupInExistingTab.NotificationGroup.MaxSize"
    Sequence="15"
    GroupId="COB.SharePoint.Ribbon.NewGroupInExistingTab.NotificationGroup"
    Size="NewGroupInExistingTabOneLarge" />
    </CommandUIDefinition>
    <CommandUIDefinition Location="Ribbon.WikiPageTab.Groups._children">
    <Group
    Id="COB.SharePoint.Ribbon.NewGroupInExistingTab.NotificationGroup"
    Sequence="15"
    Description="Custome Actions"
    Title="Oltiva DW"
    Template="Ribbon.Templates.NewGroupInExistingTab.OneLargeExample">
    <Controls Id="COB.SharePoint.Ribbon.NewGroupInExistingTab.NotificationGroup.Controls">
    <Button
    Id="COB.SharePoint.Ribbon.NewGroupInExistingTab.NotificationGroup.ContentSources"
    Command="COB.NewGroupInExistingTab.Command.Notify"
    Sequence="10"
    Image16by16="/_layouts/images/NoteBoard_16x16.png"
    Image32by32="/_layouts/images/NoteBoard_32x32.png"
    Description="Uses the notification area to display a message."
    LabelText="Content Sources"
    TemplateAlias="Button1"/>
    </Controls>
    </Group>
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="COB.NewGroupInExistingTab.Command.Notify"
    CommandAction="~remoteAppUrl/Pages/Default.aspx?{StandardTokens}"
    />
    </CommandUIHandlers>
    </CustomAction>
    </Elements>
    The above code works fine, but I want the Custom Action to Open in a new Pop up box, like 
    javascript:SP.UI.ModalDialog.showModalDialog({ url: 'www.google.com', title: 'Default' });
    The movement I change the CommandAction to JavaScript, the app breaks, if I remove the ~remoteAppUrl/Pages/.... the app does not work, it does not apper in the site content.  and in appcatalog it shows wrong version number and says Valid App package
    as no.  what am I doing wrong.
    Regards, Vikram

    Hi Carl,
    As a security policy, a new customer cannot upload images and links. You can try to add links as text and upload your images to Onedrive and share it temporarily.
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers
    if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]
    Eric Tao
    TechNet Community Support

  • After Lion upgrade, unable to start any 3rd-party apps. Suspect it has something to do with the cache and permissions.

    Dear Apple Support Community,
    I am using a MacBook 15" (mid-2010) with Intel i7 2.66GHz.
    Currently, I write to you via my sister's laptop as mine is unable to start-up Safari or any other web browser at the moment.
    After a relatively smooth OS installation of OS X Lion, I noticed that my usual apps, Evernote, Twitter, Skype, and others, were not able to start-up at all (i.e. kept bouncing in place on the dock for what seemed like forever). I have since disabled their 'Open at Login' command and now start my MacBook up with no apps running. After restarting my computer countless times, I've realised that only selected native applications are able to open. Finder, Safari, App Store, iTunes, FaceTIme and most of the Utilities. Even on Finder, right-clicking is apparent blasphemy as the window freezes and the windmill pops up, and I am forced to relaunch Finder. Safari is only able to load simple web pages such as Google.
    I have attached an excerpt of my Console for you guys (I could take a screenshot but dropbox could not even open to allow me to send it to my sister's laptop). As you can see, at every refresh, the same 5 messages appear, that a particular 'com.apple.launchd.peruser.501' keeps crashing. Correct me if I'm mistaken but this is probably the process handle for Launchpad. Although I am not sure whether this is the only reason for my computer's sluggishness post-Lion update, I would really like to eliminate this possibility.
    Things I have tried:
    Repairing Disk Permissions
    Unfortunately, this yielded no positive results as it did not seem to rectify the problem. Subsequent reparations have produced the same log, hence I don't think it's working.
    Waiting for Indexing to complete
    Some people have cited that the reason behind the sluggishness could be due to the fact that Spotlight was indexing my hard drive for optimal search results. I have since waited 7 hours for the indexing to complete, but am still stuck with a computer that cannot even open Twitter.
    Installing Onyx
    Other forum users have said that it is possible that the computer's cache has been clogged up or something. I am not entirely sure what this means but I went to attempt to download the free product that most people have recommended. Although installation was a cinch, I was not able to even start Onyx. After 10 minutes, Lion just told me that the program had been unresponsive for too long and asked me whether I wished to kill it.
    I am almost certain that the overarching problem could be erroneous sharing permissions. But then again, that is no reason for my computer to behave in such a snail-like manner. I would really appreciate if you guys could provide me with some sudo commands to use in the terminal or something that can fix the problems my computer is facing, after understanding the limitations that I currently face considering the state of my MacBook.
    The fact that I am writing here on this forum is that I wish to do anything other than a full reinstallation of the OS that has caused me so much anxiety (Snow Leopard was just magical compared to this pile of sh*t, pardon my language). I just want to do everything I can before having to resort to such a barbaric act (I have a lot of applications but I don't know whether I am able to restore those using Time Machine as well).
    In any case, thank you guys so much for reading all the way to the end. Help of any sort, be it sincere or condescending, will be fully appreciated. Please don't hesitate to ask for more information if I have not already provided it. As I am an average user, I may not be too familiar with jargon. So if getting the information requires complicated procedures, please provide a step-by-step.
    Also, tl;dr: Updated from Snow Leopard to Lion, computer became slow and buggy, tried many things, didn't work, need help.
    Thanks,
    Nathan

    Thanks for the quick advice!
    Unfortunately, I am still unable to open my core productivity apps, namely Skype and Evernote. Twitter, as well, could not start. But interesting quick fix though, I never knew you could do that.
    Here's the error log after the restart:
    What else should I try?

  • How to create Ticket Booking Functionality in SharePoint 2013 App?

    We have created a Ticket Booking site in Asp.Net.
    In that in Ticket Booking page user can book the ticket and the booked seats will be stored in the database. If there are any booked seats it will be disabled for the user and from other user can book tickets.
    Took reference from this site:
    http://techbrij.com/online-ticket-booking-system-asp-net-sql-server
    Now I want to do same functionality using SharePoint 2013 App Part with SharePoint Hosted App.
    I don't know how to start
    Anybody having Idea.
    Thanks in Advance.

    Hi,
    According to your post, my understanding is that you want to create a Ticket Booking solution as SharePoint Hosted App.
    To build the similar solution in SharePoint, I would suggest you take a look at the links below about how to create ShrePoint Hosted App for a quick start:
    Create Host App:
    How to: Create a basic SharePoint-hosted app
    Create App Part:
    How to: Create app parts to install with your app for SharePoint
    Then for the data storage, here is a documentation will provide more information:
    App data storage:
    Data storage options in apps for SharePoint
    For the responsive UI, HTML plus JavaScript would be OK.
    Feel free to reply if there are still any questions.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to add List view to SharePoint 2013 app

    Hi
    I'm developing intranet metro style app as SharePoint 2013 auto hosted . i need to get promoted list to display in my app page as it is display in SharePoint host site. i have seen some blog post but no clue of detail way of doing it (http://www.greggalipeau.com/2013/12/25/adding-list-views-to-sharepoint-2013-apps)
    Can any one let me know how to do this in a way steps to follow or any information on this highly appreciated.
    Kind regards
    Radika 

    http://newscarrouselapp.codeplex.com/ Download sample
    http://nettitude.wordpress.com/2013/01/27/creating-a-carousel-in-a-sharepoint-app-using-client-side-rendering/
    http://webcache.googleusercontent.com/search?q=cache:t4nEmPtXxtQJ:sp2013.blogspot.com/2012/08/use-list-view-in-sharepoint-2013-apps.html+&cd=4&hl=en&ct=clnk&gl=in&client=firefox-a
    <WebPartPages:WebPartZone runat="server"
    FrameType="TitleBarOnly" ID="full" Title="loc:full" >
    <WebPartPages:XsltListViewWebPart ID="XsltListViewWebPart2"
    runat="server" ListUrl="Lists/SlideShow" IsIncluded="True"
    NoDefaultStyle="TRUE" Title="Slideshow Images"
    PageType="PAGE_NORMALVIEW" Default="False"
    ViewContentTypeId="0x">
    </WebPartPages:XsltListViewWebPart>
    </WebPartPages:WebPartZone>

  • Unable to open any books in iBooks after 7 download

    Unable to open any books from iBooks app after downloading new 7

    Hi, Cargei. 
    Thank you for visiting Apple Support Communities. 
    I would first start with closing all applications in multitasking and power cycling the device.  Test opening a downloaded book in iBooks
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    If the issue persists, try downloading a free iBook and test to see if it opens. 
    Cheers,
    Jason H. 

  • Unable to open any downloaded applications

    When I download a new application - today I downloaded iTunes and Quicktime - I get a dmg image, I double click on the image and I get mpkg. Double clicking on that file causes the installer app to start to open but then it immediately closes. The result is that I'm unable to open any app downloads. I've tried both Safari and Firefox and get the same result. I set up a new account and gave it Admin permissions; same result. Thoughts?

    10.4.11 seems like a bit of a disaster! At least I can boot up, but the computer seems to have difficulty with one of the internal hard drives, and will no longer sleep. Any attempt at getting it to sleep causes the second drive to disappear on rebooting; fortunately after some 10 mins it finally reappears. Not sure whether to wait for 10.4.12, or try to go back to 10.4.10, which was running fine.

  • I am unable to open any programs on my iPad

    I am unable to open any programs on my iPad, although it is running the most recent update.  Every program or app that I try to open leads to a blank screen and a return to the main page.  The battery is charged and everything is updated, and I have no idea what to do next.

    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    If only your downloaded apps will not launch - download another app - any free app will work.

Maybe you are looking for

  • Do you have problem with your bluetooth function in Snow Leopard? I have.

    I seroiously have problem with the bluebooth function with my Macbook . It is running 10.6.1, which have been upgraded from 10.5.8. Unlike others, my bluetooth function haven't disappeared or disconnected with the wireless devices. But it cannot comm

  • How do i see hidden photos on MacBook Pro

    I have clicked the hidden photos in the view tab & then made a smart folder but the folder is empty?  I still have the hidden photos, but can't see or delete them, I can see them on my iPad & iPhone but can't delete them as they are not the host of t

  • JPEGexport help (CS3 win JS)

    Im trying to export a textframe to a jpeg - but when i run my script it resets to 72dpi...heres the code: app.jpegExportPreferences.jpegRenderingStyle = JPEGOptionsFormat.BASELINE_ENCODING; app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.M

  • Forum search doesn't work properly

    try this: in the JDeveloper forum search on JBO-25046. you will NOT find any hits. Same if you just search on 25046. Search on jbo-25046 and you will find thousands of hits referencing jbo without a number. search on RowNotAvailableException (the act

  • Printing shifts down after first page

    When printing with Adobe Xi, 11X17, Landscape, first page prints fine but all the rest shift down cutting off bottom and leaving a white space on top. does not do this with Adobe 9.