Cannot install Enterprise app

Hi,
I created the IPA file along with the plist, uploaded to my IIS server.  From the iPhone/iPad (version 5.x) i was able to view the html that has the link to download the plist using the itms-services protocol.  However, when I click on the Download link nothing happens.  I read what others (who had the same issue) have done but it still does not work.  I even used Apache as the web server but it still does not solve the problem.
I was able to use TestFlightApp just fine so it's not the device.  So, what is so hard about this that I'm not aware of?  I'm using Xcode 4.4 and there is no mentioning of providing the .mobileprovision.  I selected In-House distribution and the IPA and plist files were the two that was created.
Thanks so much if anyone can help me solve this problem.
Kagster
html file
<a href="itms-services://?actiondownload-manifest&url=http://my.company.com/myplist.plist">
  <h1>Download Sales</h1>
</a>
plist file:
<plist version="1.0">
<dict>
          <key>items</key>
          <array>
                    <dict>
                              <key>assets</key>
                              <array>
                                        <dict>
                                                  <key>kind</key>
                                                  <string>software-package</string>
                                                  <key>url</key>
                                                  <string>http://my.company.com/myipa.ipa</string>
                                        </dict>
                              </array>
                              <key>metadata</key>
                              <dict>
                                        <key>bundle-identifier</key>
                                        <string>my.company.com</string>
                                        <key>bundle-version</key>
                                        <string>1.0</string>
                                        <key>kind</key>
                                        <string>software</string>
                                        <key>title</key>
                                        <string>Sales</string>
                              </dict>
                    </dict>
          </array>
</dict>
</plist>

I am having the same issue with a small group of my employees.  In addition, I have a profile that expired Thursday evening that I cannot renew - so all my iOS devices areunable to connect to our MDM which is affecting all of my employees.  This is an extremely un-Apple like issue, much more reminescent of Microsoft.  I sincerely hope that something will be done about the Dev portal dependency for provision, profiles and OTA Enterprise App delivery.

Similar Messages

  • I have updated my iphone 4s with ios6 and now im not able to connect to itunes store. I can open the apps store but cannot install any app?  Anyone facing the same issue..

    I have updated my iphone 4s with ios6 and now im not able to connect to itunes store. I can open the apps store but cannot install any app?  Anyone facing the same issue..

    I have a 4S and upgraded to iOS 6 last week without any issues.
    Have you tried resetting your phone (hold the power and home buttons down together until the silver apple appears)?

  • Cannot install all apps in nokia 920

    <p>Hi all,</p> <p>&nbsp;</p> <p>I cannot install all apps I would like on my lumia 920.</p> <p>&nbsp;</p> <p>There is no button at all when I look at app info from the store.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>Is there a way to baypas this issue?</p>

    hi mate,
    tried performing a soft reset and also ensuring that you are up to date firmware-wise and with all the latest Nokia system apps? also try re-adding your Microsoft account

  • : I have recently purchased a iBook G4 Mac OS X VERSION 10.5.6 and I  cannot install any apps such as firefox, adobe reader, it reads you cannot install this file on this disk

    : I have recently purchased a iBook G4 Mac OS X VERSION 10.5.6 and I  cannot install any apps such as firefox, adobe reader, it reads you cannot install this file on this disk

    Are you saying the iBook G4 you have is running OS X 10.5.6?
    The next file to get for it would be the Combo update 10.5.8 for Leopard.
    And any old archived Flash player for 10.5.8 from Adobe flash site.
    A browser such as TenFourFox, iCab, SeaMonkey-PPC, these are OK
    but you won't be able to go past Leopard 10.5(.8) in a PowerPC Mac.
    All these are free bits, however anything past 10.5.8 Mac OS X
    would require a newer Mac with Intel-based architecture. Macs
    made in 2006+ can see later OS X versions.
    Good luck & happy computing!

  • XAML editor failes, Package failed updates, dependency or conflict validation.Windows cannot install package App

    Hi,
    I have just installed Visual Studio Express 2013 update on Windows 8.1 OS, and started a new Windows Phone App project. When I'm opening a new XAML editor window, it fails with the following error message:
    System.Exception
    Package failed updates, dependency or conflict validation.
    Windows cannot install package App.af631a335.af069.a4bf5.a81c7.af4c34f85cb29 because this package depends on another package that could not be found. This package requires
    minimum version 0.0.0.0 of framework Microsoft.VCLibs.120.00.Debug published by any publisher to install. Provide the framework along with this package.
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateDesignerProcess(String applicationPath, String clientPort, Uri hostUri, IDictionary
    environmentVariables, Int32& processId, Object& processData)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.ProcessIsolationDomain..ctor(ProcessDomainFactory factory, IIsolationBoundary boundary,
    AppDomainSetup appDomainInfo, FrameworkName targetFramework, String identifier, String baseDirectory)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.Initialize()
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.CreateInstance[T](Type type)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedObjectFactory.Initialize()
       at Microsoft.VisualStudio.ExpressionHost.Services.VSIsolationService.CreateObjectFactory(IIsolationTarget isolationTarget, IObjectCatalog catalog)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateLease(IIsolationTarget isolationTarget, CancellationToken cancelToken, DesignerServiceEntry&
    entry)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.IsolatedDesignerView.CreateDesignerViewInfo(CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.InvokeWithCulture[T](CultureInfo culture, Func`2 func, CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.<>c__DisplayClassa`1.<StartTask>b__6()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    I Have tried repairing visual studio But no use.
    I have unistalled all the things and installed again but no use . Please anybody resolve this issue..

    Hello amanojkumar24,
    I see a related error thread from here:
    https://social.msdn.microsoft.com/Forums/windowsapps/en-US/b6a66a5a-e3b4-4f1a-848e-c1a6b7668b31/desgin-mode-breaks-down-during-windows-store-application-windows-8?forum=toolsforwinapps
    As you've already repaired Visual Studio but Visual Studio still reports the error for you, we need to look into the error info:
    This package requires minimum version 0.0.0.0 of framework Microsoft.VCLibs.120.00.Debug published by any publisher to install.
    So here we need this package "Microsoft.VCLibs.120.00.Debug"
    Please do the following:
    1. Check your installation that you have enabled VC++ components. If you haven't or if you are not sure of it, please check this blog:
    http://blogs.msdn.com/b/vcblog/archive/2014/08/01/c-runtime-for-sideloaded-windows-8-1-apps.aspx
    Then you can download and install the package from
    here.
    2. You can also make sure you've registered and already have the license:
    http://stackoverflow.com/questions/20010421/vs-2013-xaml-editor-and-microsoft-vclibs-120-00-debug
    Someone fixed it by using this solution.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cannot install blackberry app world on black berry curve 8520 - OS 5

    Cannot install blackberry app world on black berry curve 8520 - OS 5
    here's the error message;
    "sorry your device does not meet the system requirements that are needed to support blackberry app world"

    i have sort of the same problem? when i try to download bb app world on my 8520, it lets me go as far as selecting the language, but after pressing 'next' all that shows up is the blackberry image at the top of the screen,, and like its finished loading???? pleaseeeeeee!!! i need help, seriously starting to annoy me! and this phone is useless to me because i cant get anything on it!

  • Help with error cannot install any apps

    can any help solve my error issue.  I cannot install any apps.  and apman says i have no catalogues.  but i do anf i even get ! icon saying i have updates.
    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    ~ $ sudo gainroot
    Root shell enabled
    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    /home/user # apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run `apt-get -f install' to correct these.
    The following packages have unmet dependencies:
      mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
      status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
    E: Unmet dependencies. Try using -f.
    /home/user # apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
      python-xml python-facebook libqt4-translations
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
      hildon-desktop
    The following packages will be upgraded:
      hildon-desktop
    1 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
    6 not fully installed or removed.
    Need to get 0B/235kB of archives.
    After this operation, 20.5kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 34004 files and directories currently installed.)
    Preparing to replace hildon-desktop 1:2.2.140-1+0m5 (using .../hildon-desktop_1%3a2.2.142-11_armel.deb) ...
    Unpacking replacement hildon-desktop ...
    dpkg: error processing /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb (--unpack):
     trying to overwrite `/usr/share/gconf/schemas/hildon-desktop-keys.schemas', which is also in package modified-hildon-desktop
    Errors were encountered while processing:
     /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    /home/user # apt-get autoremove
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run `apt-get -f install' to correct these.
    The following packages have unmet dependencies:
      mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
      status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
    E: Unmet dependencies. Try using -f.
    /home/user #
    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    ~ $ sudo gainroot
    Root shell enabled
    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    /home/user # apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run `apt-get -f install' to correct these.
    The following packages have unmet dependencies:
      mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
      status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
    E: Unmet dependencies. Try using -f.
    /home/user # apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
      python-xml python-facebook libqt4-translations
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
      hildon-desktop
    The following packages will be upgraded:
      hildon-desktop
    1 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
    6 not fully installed or removed.
    Need to get 0B/235kB of archives.
    After this operation, 20.5kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 34004 files and directories currently installed.)
    Preparing to replace hildon-desktop 1:2.2.140-1+0m5 (using .../hildon-desktop_1%3a2.2.142-11_armel.deb) ...
    Unpacking replacement hildon-desktop ...
    dpkg: error processing /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb (--unpack):
     trying to overwrite `/usr/share/gconf/schemas/hildon-desktop-keys.schemas', which is also in package modified-hildon-desktop
    Errors were encountered while processing:
     /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    /home/user # apt-get autoremove
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run `apt-get -f install' to correct these.
    The following packages have unmet dependencies:
      mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
      status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is installed
    E: Unmet dependencies. Try using -f.
    /home/user #
    cheers for any assistance

    k i went to maemoder and tried to remove hildon via restore (strange) then entered the commonds u gave but this is what i got
    o30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    ~ $ root
    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    Nokia-N900:~# apt-get install hildon-desktop
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      python-xml python-facebook libqt4-translations
    Use 'apt-get autoremove' to remove them.
    The following packages will be upgraded:
      hildon-desktop
    1 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
    6 not fully installed or removed.
    Need to get 0B/235kB of archives.
    After this operation, 20.5kB of additional disk space will be used.
    (Reading database ... 34004 files and directories currently installed.)
    Preparing to replace hildon-desktop 1:2.2.140-1+0m5 (using .../hildon-desktop_1%3a2.2.142-11_armel.deb) ...
    Unpacking replacement hildon-desktop ...
    dpkg: error processing /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb (--unpack):
     trying to overwrite `/usr/share/gconf/schemas/hildon-desktop-keys.schemas', which is also in package modified-hildon-desktop
    Errors were encountered while processing:
     /var/cache/apt/archives/hildon-desktop_1%3a2.2.142-11_armel.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Nokia-N900:~#
    why did it not work?

  • After upgrading iphone 5 to iOS 7, I cannot install new apps

    After upgrading iphone 5 to iOS 7, I cannot install new apps.  I get the message that I must first read and agree to iTunes terms and conditions.  I read the terms and conditions online, but I don't see a way to agree when I install or re-install iTunes 11.1.  I can update existing apps ok, though. 
    Anyone have this problem and find solution?

    Delete & ReInstall the App Store...

  • After upgraded my iPad 2 to new iOS7, I cannot install any apps from Apple App Store.

    After upgraded my iPad (version-2) to new iOS7, I cannot install any apps from Apple App Store.  Usually there is a button "Free" (or whatever the price is), then changed to "Install" after clicked on it.  But that button is not available anymore.

    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - 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.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • I cannot install any apps on my iPhone 5 after ios8.2

    I Cannot install any apps. The apps get loaded but do not install.

    restart
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support

  • HOW COME I CANNOT INSTALL AN APP ON MY IPAD

    how come I
    cannot install an app on my ipad

    Some apps require an iOS of 5.1.1 or higher.
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.0.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • I cannot install free apps anymore, says last payment failed even the free ones won't install

    I cannot install free apps on my ipad or iPhone as last payment failed how can I fix this

    Perhaps you could try this to resolve your issue: http://support.apple.com/kb/HT1918

  • Cannot install iMovie apps

    I cannot install the Apps iMovie, anyone who can help!

    Hello babowa,
    thanks for your message.
    My DVD with "Applications Install DVD" I have from the beginning (my mac is from 2010, but bought at the beginning of 2011). There is no information about iLife, but DVD version is:
    > AHT version 3A192
    > Disc version 2.0
    > 2Z691-6770-A
    This installation package was created in November 2010.
    I think I shouldn't update my OS to 10.6.8 before installation of these apps.
    More information:
    I have 2 dvd's (1st with OS 10.6.4 and 2nd with apps).
    Hope to hear you again.
    Regards,
    Mark

  • Updated N95 software now cannot install Java apps

    Hi
    I recently (like yesterday) upgraded my N95 8GB to software version V20.0.016. Restored my content. My Gmail and Opera applications were no longer installed so I downloaded them but cannot install. Every time I try and install software either via my PC or directly I get the extremely informative message 'Unable to install'
    Any assistance gratefully received.

    Marylanda....perhaps you need to reread the original problem.  The problem has nothing to do with rearranging apps within a collection.  The problem is that when plugged into iTunes (to sync) and trying to remove apps under that format, the "remove" button is no longer available to click.  It's "grayed" out.  You still have the ability to Install apps that way but not "remove" them. 
    I had a friend suggest that I turn off Restrictions on my phone, thinking that might be causing the problem.  However, even after doing that, I still cannot "remove" apps while plugged in to iTunes.
    Someone really needs to help with this situation, since it appears to be happening to more and more people.    

  • My iPad 1 cannot install any apps from apple store even though it has been updated to ios 5.1.1 which is better than 4.3 that is required by most of the apps in apple store. I reset factory settings but still to no avail I cannot install any apps.

    MY iPad 1 cannot install any apps

    A lot of apps have current versions that require higher iOS versions than 5.1.1
    But some developers allow you to download older compatible versions of their apps. If the app is free then try downloading the current version on your computer's iTunes so that it's in your account's 'purchase' history, and then in the Purchased tab in the App Store app on your iPad see if you can download an older compatible version of the app. If the app is paid-for then try contacting the developer first and see if that will work with their app (and if they have a version compatible with iOS 5.1.1 available) - don't buy the app until you know that it will work.
    There is also this page for finding current apps that require iOS 5.1.1 or lower : https://sites.google.com/site/appleclubfhs/support/advice-and-articles/finding-a pps-for-older-devices#5.1.1

Maybe you are looking for

  • Duplicate photos in iWeb photo gallery

    A photo gallery in iWeb repeats it's self. The last half of the photo's repeat, then about half of those repeat again. some of the photos are shown 3 or 4 times. This site is important for my business and looks unprofessional. Also I think it slows d

  • CRXI R2 and VS 2005 select expert

    Hello Every One, For our Project we use CR XI 2 and VS2005. We use ODBC connection to run the reports. At the time of designing the report i have added the paramter and filler to select expert. In our windows application I asses the parameter and ass

  • Load Every Day 2LIS_03_BX (Full Load landscape) BI 7.0

    Hi, We want a simple landscape of material stocks from an SAP R/3 system to SAP BW.  We would like to transfer the complete current material stock for a calendar day (u201CSnapshotsu201D), every day. We think that the correct datasource for taht is 2

  • Rules for iMovie/FCE/iDVD

    Reading through many posts seems I find some general rules of thumb not found elsewhere. Thanks in advance for all comments. For serious video editing work and creation an external firewire HDD is needed, mainly to avoid dropped frames in either FCE

  • Is it possible to "lock" the ring volume setting?

    I have set the call ring volume to its highest setting. However, I guess when handling the phone, my fingers sometimes squeeze down on the volume setting button on the side of the phone and lower the volume back down. It is a huge pain. Is there a wa