HT5188 Paid app loaded into AC with VPP not loading to iPad

I am getting a message that installation of apps with redemtion codes requires a supervised device.  I thought that we could load paid apps as an unsupervised device?
Currently it will not allow me to select a paid app to do an install.  I have never never supervised any of our iPads, so this will be something completly new for us.

Just found the anwser after digging some more.  I copied somone elses answere here for others to see.  Sorry for not researching more deeply.  It was under a Supervison topic.
Oh thank God - it was simple.
For the paid app, it was grayed out because supervision was set to off. But of course, it kept its last state. So the solution is to turn supervision on in Settings, then switch to Apps and you'll be able to uncheck it. Then go back to Settings and turn supervision back off.
After doing that, I was able to prepare the iPad without Configurator attempting to install the paid app. So silly...

Similar Messages

  • New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

  • Select Insert into staging table does not load varchar2

    I have a select insert query that loads a prebuilt table. I am running this query through Heterogenous services which points to a MySql database.
    If I run just a select query in SQL PLUS then it returns all rows just fine.
    However, when I put the select insert into a stored procedure, compile it, then run it. It does not load any VARCHAR2 datatypes but it does load DATE and NUMBER datatypes.
    I also have another table with VARCHAR2 and it loads fine.
    How can the database only load some of the items in a row and not others (VARCHAR2)
    For instance, the query will load TRANSACTION_ID, ORER_NUMBER but will not load any data into BILLFIRST_NAME, and their is data to load.
    CREATE TABLE "TRAN_STG"
    (     "TRANSACTION_ID" NUMBER(11,0),
         "ORDER_NUMBER" NUMBER(20,0),
         "BILL_FIRST_NAME" VARCHAR2(100 BYTE),
    Any suggestions would be appreciated.

    can it be that there are differences in characterset? Can it be that there are differences in datatypes? Can it be that there are differences in field length?

  • Help with Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    This was all working yesterday, but this morning, I cannot run in the dev fabric, or even setting the website project as a startup project directly, I get the following error:
    Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'msshrtmi' could not be loaded.
    === Pre-bind state information ===
    LOG: User = Andrew-VAIO\Andrew
    LOG: DisplayName = msshrtmi
    (Partial)
    WRN: Partial binding information was supplied for an assembly:
    WRN: Assembly Name: msshrtmi | Domain ID: 3
    WRN: A partial bind occurs when only part of the assembly display name is provided.
    WRN: This might result in the binder loading an incorrect assembly.
    WRN: It is recommended to provide a fully specified textual identity for the assembly,
    WRN: that consists of the simple name, version, culture, and public key token.
    WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
    LOG: Appbase = file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/
    LOG: Initial PrivatePath = C:\Users\Andrew\Desktop\Beko2011Azure\Website\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Users\Andrew\Desktop\Beko2011Azure\Website\web.config
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/bin/msshrtmi.DLL.
    ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
    Stack Trace:
    [BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
    System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
    System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
    System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +144
    System.Reflection.Assembly.Load(String assemblyString) +28
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
    [ConfigurationErrorsException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +618
    System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +209
    System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
    System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
    System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +94
    System.Web.Compilation.BuildManager.CallPreStartInitMethods() +332
    System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677
    [HttpException (0x80004005): Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9079228
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258
    Note that the dev machine is x64 Win7.
    I have not tried deploying this to staging since the issue started as I'm a bit nervous of touching the staging/live environment until this is solved.
    Removing the PlatformTarget element from the project file has no effect
    Removing the msshrtmi.dll file from the bin directory of the website project ends up with 
    'Could not load file or assembly 'Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified'
    I have used Git to revert to the last working build to no effect (But I don't have the obj/bin folders in GIT), but it has atleast reset the project files etc.
    If I return msshrtmi.dll to the bin folder and switch the model and website projects to x64 there is no change
    If I switch both to x86 then I get an error Could not load file or assembly 'BekoModel2011' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    which is the model project - presumably because to run on my x64 machine I need the 64bit version?
    I really need to be able to debug and then publish some changes ASAP.
    Andrew

    Hi,
    Is it true that you're using IIS to host the application? Could you check whether the process is x64 or x86 one via task manager or config in IIS manager?
    http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx
    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Transaction data can be loaded into the Fact table without loading the

    Transaction data can be loaded into the Fact table without loading the corresponding master data (Example : Sales analysis transaction data can be loaded without populating any of its  dimension’s master data)
    a.     True
    b.     False

    Hi Kutti,
    True - You need to select the option in the infopackage - alwyas load even if no master data exists.
    Bye
    Dinesh

  • When attempting launch of photoshopcc,I get a box with "could not load the MMX core routines module because it does not work with this version of PS... what does this mean and how do I correct it?

    when attempting launch of photoshopcc,I get a box with "could not load the MMX core routines module because it does not work with this version of PS... what does this mean and how do I correct it?

    I did a search on my system and found the Photoshop has a fastcore plug-in.  Creative Cloud includes a subscription version of CS6 version 13.1.2.   I do not know if you installed that or not.  The cc un-install may have done something.  You may need to use Adobe Cleaner then Install The Perpetual CS6 version of Photoshop  CS6 version 13.0.6 Mac or Photoshop  CS6 version 13.0.1.3 PC and not the subscription CS6 extended version 13.1.2.  Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6   If you need to download the CS6 installer Download CS6 products.
    You may also be able to recover your cs6 using an old system backup
    fastcore.8bx on my system...

  • The apps on my apple tv are not loading or telling me to try again later!

    The apps on my apple tv are not loading or telling me to try again later!

    Try restarting the Apple TV by removing ALL the cables for 30 seconds, or resetting it using the reset option under general. You should also try restarting your router.

  • I still am having problems with Aperture not loading,  It just refuses to work, and I get the message saying it has encountered a problem, and I may need to re-install which I have done dozens of times. The fix mentioned on an earlier post wont work as it

    I still am having problems with Aperture not loading,  It just refuses to work, and I get the message saying it has encountered a problem, and I may need to re-install which I have done dozens of times. The fix mentioned on an earlier post doesn't work as it is for Ver 10.6.6 and I am running 10.6.7

    Do you have Final Cut installed on your machine?
    If so, you may want to look at this article: http://support.apple.com/kb/TS3528
    Let us know if that helps.

  • Can I dinamicly load a class with custom class loader ?

    Can I dinamicly load a class with custom class loader ?

    Hi,
    I was wondering if you found answer to your question, and also were you using your custom class loader inside a signed applet as I am in a similar situation, and was wondering if you could help me. An example would be great...
    Thanks a lot.
    Regards.

  • Many paid Apps lost in iTunes with iOS 8 update

    When I updated my Mac Book Pro today many of my paid Apps disappeared from iTunes as well as from my devices when I updated them
    with iOS 8 by connecting them to my Mac.  If I go into the iTunes Store I can re down load them for free it's just a matter of trying to remember them all.
    Is there a way to see a list of all purchased Apps or find out why this happened?

    Hi sunny'smom,
    You can see what purchases you have made in the app store using the steps in this article -
    See your purchase history in the iTunes Store
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Cant sign into iTunes with VPP manager email address

    Is anyone else having difficulty signing into iTunes with their Apple VPP account manager email address? I work as an IT contractor for a number of schools and in the past have set up VPP so that paid and free apps can be distributed via an MDM solution. Recently, the process by which we do this isn't working any more. Apple have admitted in emails that they have changed the way that VPP accounts are set up on their end and that during the transition some accounts were processed incorrectly (causing a lot of headaches and confusion). In one instance, we set up the VPP manager account using a distribution list email address of .*******. later, we enabled two step verification and provisioned the facilitator account. but when we sent to sign into the iTunes store with the management accounts email address, we got the error message: "this email is associated with he VPP program". We have told apple about this who replied with a frustrating tautology: "our records indicate that that address is associated with the VPP program, so you will have to use another email address to sign into iTunes." Trouble is, for the purposes of information management, we cant just sign into iTunes with any old email address, we have to use one provisioned by the education department, and they wont provision another email address for this.. Also, we have screenshots which demonstrate that it is possible to sign into iTunes with the program manager account at other schools, so what has changed? If this keeps up, I will have no choice but to recommend to all schools in future that they not go with Apple because their account provision system is not maintained at a professional level.  The fact that they are so slow moving on this makes me look bad and the lack of documentation is inexcusable given the massive profits they have been posting.  I will campaign vehemently against the use of apple in education unless this situation changes for the better.  Already one school on our books have had an absolute gut-full of and have sold off the 60 iPads they purchased in favor of Android tablets with custom ROMS. What is the solution and why is there no phone number for Apple VPP in Australia?
    <Edited by Host>

    I know this post is over a year old. We setup our VPP account in Feb last year. It's very frustrating.
    This is what I wrote to Apple.
    This whole system *****!!!!
    Seriously. I sign up under the old system and now we have to go through more doors to get in than a gold refinery.
    You honestly think your product is worth this much pain. Get real!!!
    I work at a school as THE ONLY IT Support Officer. I setup a generic user account for VPP under the old system so that the account was not tied to my name just in case I left or someone else had to take over the role. Now we cant use that account to manage the VPP account. We have to create other admin accounts. Trouble is, most of us already have our personal emails attached to iTunes accounts, AND YOUR SYSTEM WON'T LET US USE THESE ACCOUNTS TO BE ADMINS FOR OUR VPP ACCOUNT BECAUSE THEY ARE ALREADY ATTACHED TO AN ITUNES ACCOUNT!!!!!!!!!!!!!!!!!!!!!
    Now I'm home and I can't remember my logon password and cant recall my recovery key because it's all back at work on a system I cant access until 2 weeks from now when the school holidays are over.
    Well done Apple, you managed to make Microsoft look good!
    The generic email account we setup is a distribution list account for the purposes of adding and removing people as needed. Apples change now means that we have to create more email accounts. I won't be doing that any time soon, I already have 5 and not about to create moer.
    I too will not be recommending that schools go with Apple products. They are a consumer product, not an enterprise product. The promise you the world and all you get is pain.

  • Servlet streaming video to client, problem with Movie not loaded.

    Ok, I am sorry if this question is beyond the scope of Servlets/Java or J2EE but I figured it was worth a shot:
    I have two servlets, one is a very simple class consisting of a doGet which just calls doPost and the doPost which just plucks out a single parameter from the request and prints out some HTML. Here is the code:
         public void doPost(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException {
              String videoDir = request.getParameter("directoryofvideo");
              response.setContentType("text/html");
              PrintWriter out = response.getWriter();
              if (videoDir==null||videoDir.equals("")||!new File(videoDir).exists()) {
                   out.println("<script type=\"text/javascript\">alert(\"There was an error locating the selected videos\");</script>");
                   //return;
              out.println("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">");
              out.println("<HTML>");
              out.println("  <HEAD><TITLE>A Servlet</TITLE></HEAD>");
              out.println("  <BODY>");*/
              out.println("   <object id=\"player1\" width=\"480\" height=\"360\" data=\"/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf\" type=\"application/x-shockwave-flash\">");
              out.println("    <param value=\"/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf\" name=\"movie\"/>");
              out.println("    <param value=\"true\" name=\"allowFullScreen\"/>");
              out.println("    <param value=\"configxml=/MyApp/serveUploadedFile?url=//ns20/data3/Video/1.xml\" name=\"FlashVars\"/>");
              out.println("   </object>");
              out.println("  </BODY>");
              out.println("</HTML>");
              out.flush();
              out.close();
         }In case that is hard to read, the HTML printed is this:
       <object id="player1" width="480" height="360" data="/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf" type="application/x-shockwave-flash">
        <param value="/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf" name="movie"/>
        <param value="true" name="allowFullScreen"/>
        <param value="configxml=/MyApp/serveUploadedFile?url=//ns20/data3/Video/1.xml" name="FlashVars"/>
       </object>The second servlet, appropriately named: serveUploadedFile, reads in from the file off the file system and streams the data back to the client and I know it works because I can hit /MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf and get the swf player but if you'd like to see the code I can copy and paste that in here as well.
    The problem is by page loads blank, all the html is written but in firebug the only thing actually downloaded to the client is the first swf player, and if I right click in the window it says "Movie Not Loaded" on Firefox, IE and Safari. I have a working example of a video that is hosted on our NAS with the exact same HTML (which is where I got that from) except the swf and xml files appear as just their names because they are in the same directory as the index.html.
    Any ideas?
    Thank you so much in advance.

    Also, I realize the parameter is not being used here that is because in order to eliminate possibilities of the problem I hard coded the path into the println statements and I am sure the path and all the files exist as well ;)

  • Problems with finder not loading

    Does anyone know how I would go about getting the installation discs replaced for my powerbook G4? I have been trying to look through apple's website, but I could not find information about how to replace the installation discs if they are lost/unavailable. I think they were misplaced in the process of moving but I don't know where to go to get news ones or if they are really necessary.
    The computer froze up a few days ago in the middle of a download of music to my ipod and when I restarted the computer, the finder would not load, including the bar across the top, desktop items (Mac HD included), and the trashcan. The dock still loads, however, all but three or four programs shut down immediately upon opening.
    If anyone thinks there might be a different option than reinstalling/repair, suggestions are welcome! If not, do you know where I can get new discs?
    Thanks so much!
    KCrowder
    Powerbook G4   Mac OS X (10.2.x)  

    Welcome to the Apple Discussions!
    You can call AppleCare Support to get a set of replacement disks. Last I heard, they did charge $50-$60 though...
    If your PowerBook really shipped with Mac OS X 10.2.x, then you could buy a retail copy of Mac OS X 10.3 (Panther) or Mac OS X 10.4 (Tiger) and use the Disk Utility on that disk to attempt to repair your hard drive and/or do a reinstall of Mac OS X. However, the retail copy of Mac OS X won't include any additional applications (like iLife) that may have come with your PowerBook.
    -Doug

  • Workflow Manager - Add-WFHost fails with "Could not load file" error

    Hello! I'm not sure that its Sharepoint related topic but..
    I'm trying to install Workflow Manager using Powershell. I'm successfully created ServiceBus farm, create namespace, Add-SBhost etc. Also, i created WF Farm using New-WFFarm.
    Now i'm got SB Configuration and try to add my first host to WF Farm using standard cmdlets:
    $SBClientConfiguration = Get-SBClientConfiguration -Namespaces 'WorkflowDefaultNamespace'
    (it successfuly gives me some endpoint definitions)
    Add-WFHost -WFFarmDBConnectionString $WFFarmDBConStr -RunAsPassword $ServiceAccountPassword -EnableFirewallRules $true -SBClientConfiguration $SBClientConfiguration -CertificateAutoGenerationKey $CertificateAutoGenerationKey
    where
    $WFFarmDBConStr is typical connection string, i also used this to Get-WFFarm with no errors.
    $ServiceAccountPassword and $CertificateAutoGenerationKey are secure strings.
    But trouble appears with SBClientConfiguration, cmdlet returns error:
    "Cannot validate argument on parameter 'SBClientConiguration'. Could not load file or assebly 'Microsoft.ServiceBus, Version=1.8.0.0, Culture=neutral, PublicKeyToken=<SomeTokenSymbolsHere> or one of its dependencies. The system cannot
    find the file specified."
    What file it tries to load? I've installed all WorkflowManager binaries with
    webpicmd /Install /Product:WorkflowManagerRefresh key and don't know, what can be cause.

    Hi lehus,
    According to your description, my understanding is that you got an error when you configured Workflow Manager using PowerShell.
    Please try to use the following PowerShell command, compare the result:
    Add-WFHost -WFFarmDBConnectionString $WFFarmDBConStr -RunAsPassword $ServiceAccountPassword -EnableFirewallRules $true -SBClientConfiguration $SBClientConfiguration
    –EnableHttpPort -CertificateAutoGenerationKey $CertificateAutoGenerationKey
    -Verbose
    Check your process as:
    http://lennytech.wordpress.com/2013/06/02/configuring-workflow-manager-1-0-using-powershell/
    In addition, whether you could install and configure Workflow Manager with Workflow Manager Configuration Wizard. Please have a try as:
    http://prabathf.blogspot.com/2013/02/installing-and-configuring-workflow-for.html
    I hope this helps.
    Thanks,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • Problems with Blogger not loading certain content

    The Blogger' followers' widget is not loading for some reason. No other browser appears to have this issue. Only Firefox 5. I have disabled pop-up blocker, cleared cache, even tried safe mode with no luck. All plug-ins are updated. I have been using AVG free for a long time and never had a problem up until maybe a week or 2 ago. System is windows XP SP3

    Unfortunately, discussion relating to ripping commercial discs is not permitted here.

Maybe you are looking for

  • How to read Skype connection logs (.log files in /...

    Hi all, A funny problem but really important - please help! I set up logging to find out causes of some tech problems occuring during my calls, as it described here: https://support.skype.com/en/faq/FA12321/how-do-i-create-log-files So, I get now /Lo

  • Calendar Doesn't Show Appointment End Dates in Month View

    I'm trying to use iCal as my family calendar, but when I look in month view I only see the start time, not the end time as well. Is there a way to see and print both? Thanks!

  • Nested classes

    I am trying to put all the classes into one .java file, but I keep getting an error. Thanks in advance for the help. public class Person{     private String name; //holds the name of the person     private String address; //holds the address of the p

  • SPD 2010 Workflow: Issue with Associated Column

    We have a SP2010 Workflow that is attached to a Content Type and mapped in the Retention Policy settings. This workflow uses a DateTime column which is used within the Workflow and hence the DateTime column is used within the Workflow as an Associate

  • How to avoid resize to only grow up components

    Hello, In my application using the latest Flex on WinXP, my button components resize well only when they have to grow up. When I reduce the window, components never reduce their size. The problem occurs only when I use a skin for the Application. The