X6 OVI application fails to install

Hi I am using nokia X6 with 16GB mobile phone. It has been almost 8moths I have purchased in UAE. I want to install games, theme, application software.... But after downloading it displayed installation failed.....
Please help me...

Hi I am using nokia X6 with 16GB mobile phone. It has been almost 8moths I have purchased in UAE. I want to install games, theme, application software.... But after downloading it displayed installation failed.....
Please help me...

Similar Messages

  • IOS Application "Failed to Install" -- Air 3.0

    I'm having the hardest time getting iOS applications to install on my iPhone.  Every time I build my application it trys to install it on the device before coming back to say 'failed to install' on the phone.
    I tried pulling out all the code related issues and started a brand new Hello World project with one label in it.  I managed to get that to install once, but then it failed after that every single time.
    NOTE: I'm running this on a windows machine, as I don't have funding to purchase a mac box
    Here's the steps I took:
    1. Got a cert request from OpenSSL
    2. Uploaded the request to the provisioning portal
    3. Downloaded the actual cert
    4. Used OpenSSL to convert the cert to a .PEM
    5. Used OpenSSL to convert the .PEM to a .P12
    6. Added my device UDID to the provisioning portal
    7. Added my application id to the provisioning portal
    8. Got a provisioning file for that setup
    9. Built my application using the provisioning file and cert
    10. Copied the provisioning file to iTunes
    11. Copied the application to iTunes
    12. Synced the phone, it tries to install, and then the phone states 'HelloWorld failed to install' and removes the icon from the desktop
    I have no idea what I'm doing wrong here.  I'm going to try using my coworkers mac to build a cert on his machine instead and utilize that but I doubt that will resolve the issue.
    I haven't touched anything in the application descriptor at all, except for setting the applicationId to my application profile on the provisioning portal (as it won't build without that)

    Hey Neo,
    I believe I've been having the same problem as this, I even created my own thread not having found this one.
    I very much did have my resources folder directly under source but have now moved it to be on the same level as source
    i.e.
    Project
    - src
    - resources
    instead of
    Protect
    - src
       - resources
    But it's still have the Failed to Install problem. Is my project structure still incorrect with this or do I have to start another project and do it all again? It almost seems as doing it once corrupts the entire project.
    Thanks
    Aaron

  • Batch file application fails to install

    We have an SCCM application which fails to install.
    It is packaged as a batch file which tuns an installshield exe install then a VBS script to remove unwanted shortcuts. The SCCM application fails with error code 1628 but running the batch file from the ccmcache as administrator it works as intended.
    I think the Exe installs InstallShield first and then the application. It looks as though the application install doesn't run with sufficient privileges.
    "%~dp0Salud_1.20.0.15.exe" /z"/q /TSQL /SSALUDTESTDBITS /DSALUD_TEST"
    "%~dp0deletedesktopshortcut.vbs"
    Any clues appreciated.

    Also, if you want to do this with a script, why don't you wrap the "Salud_1.20.0.15.exe" /z"/q /TSQL /SSALUDTESTDBITS /DSALUD_TEST" command to a single .vbs script that also includes the "deletedesktopshortcut.vbs" ? Doing stuff
    in .bat and calling stuff is just bad... Way more cleaner to handle it all in a single script.
    Sample for the first part:
    strCommand = "Salud_1.20.0.15.exe /z/q /TSQL /SSALUDTESTDBITS /DSALUD_TEST"
    set WshShell = CreateObject ("Wscript.Shell")
    set objExec = WshShell.Exec(strCommand)
    Do While objExec.Status = 0
    Wscript.Sleep 100
    Loop
    Set WshShell = Nothing
    Also note that the above handles only the running of your salud... -file, some additional debugging/logging would be good to add.
    For the application just configure the install command: "cscript.exe yourcustomname.vbs" and the detection method you have to figure out by yourself.

  • OSD Task Sequence Applications Fail to Install

    Hello,
    In my task sequence, any application that i add fails to install with Error Code 0x87d00215. Outside of the task sequence the
    applications install with no problems. 
    A couple things that i have verified already
    DP is set to allow clients to connect anonymously
    Network Access Account is set and verified
    Setting on the application for Allow
    this application to be installed from the Install Application task sequence action instead of deploying it manually is set
    Boundaries are set correctly as software installs correctly outside of the TS 
    Logs that do not show errors
    IIS logs - Check out just fine
    Location Services - Does not show any errors and finds the AD Forest/Site and MP successfully 
    CAS Log - Does not show any errors with the correct date
    Data Transfer Log - Does not show any error with the correct date
    Any ideas would be greatly appreciated.
    Thanks 

    The AppEnforce log is empty and below are some bits from the AppDiscovery log and the AppIntentEval log which I did not see anything unusual.
    AppDiscovery.log
        Performing detection of app deployment type VMware Tools x32(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_9fbcb77f-c553-45d8-9d5b-b4a6c2c0d4a1, revision 2) for system.
    +++ Application not discovered. [AppDT Id: ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_9fbcb77f-c553-45d8-9d5b-b4a6c2c0d4a1, Revision: 2]
    +++ Did not detect app deployment type VMware Tools x32(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_9fbcb77f-c553-45d8-9d5b-b4a6c2c0d4a1, revision 2) for system.
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_955d0646-14a5-47d6-8146-be5811818c8f" AND Revision = 2)"
        Performing detection of app deployment type Adobe AIR - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_955d0646-14a5-47d6-8146-be5811818c8f, revision 2) for system. 
    +++ Application not discovered. [AppDT Id: ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_955d0646-14a5-47d6-8146-be5811818c8f, Revision: 2]
    +++ Did not detect app deployment type Adobe AIR - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_955d0646-14a5-47d6-8146-be5811818c8f, revision 2) for system.
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_fb1b4e3f-0600-4682-a865-37ec2bdf3255" AND Revision = 1)"
        Performing detection of app deployment type Adobe Reader X MUI - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_fb1b4e3f-0600-4682-a865-37ec2bdf3255, revision 1) for system.
    +++ MSI application not discovered [MSI Product Code: {AC76BA86-7AD7-FFFF-7B44-AA0000000001}, MSI Product version: ]
    +++ Did not detect app deployment type Adobe Reader X MUI - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_fb1b4e3f-0600-4682-a865-37ec2bdf3255, revision 1) for system.
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_7b131081-c490-4a74-9595-c97a03b54bf2" AND Revision = 2)"
        Performing detection of app deployment type Adobe Shockwave Player 11.6 - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_7b131081-c490-4a74-9595-c97a03b54bf2, revision 2) for system.
    +++ Application not discovered. [AppDT Id: ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_7b131081-c490-4a74-9595-c97a03b54bf2, Revision: 2]
    +++ Did not detect app deployment type Adobe Shockwave Player 11.6 - Windows Installer (Native)(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_7b131081-c490-4a74-9595-c97a03b54bf2, revision 2) for system.
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_dc3e58ae-3e78-4ba5-8e13-8b4e565899c4" AND Revision = 6)"
        Performing detection of app deployment type Flash(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_dc3e58ae-3e78-4ba5-8e13-8b4e565899c4, revision 6) for system.
    +++ Application not discovered. [AppDT Id: ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_dc3e58ae-3e78-4ba5-8e13-8b4e565899c4, Revision: 6]
    +++ Did not detect app deployment type Flash(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_dc3e58ae-3e78-4ba5-8e13-8b4e565899c4, revision 6) for system.
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f5c8beed-13f7-4c10-82f6-640c7c314038" AND Revision = 2)" AppDiscovery 5/23/2012 3:10:56 PM 3520
    (0x0DC0)
        Performing detection of app deployment type VMware Tools x64(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f5c8beed-13f7-4c10-82f6-640c7c314038, revision 2) for system
    +++ Application not discovered. [AppDT Id: ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f5c8beed-13f7-4c10-82f6-640c7c314038, Revision: 2]
    +++ Did not detect app deployment type VMware Tools x64(ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f5c8beed-13f7-4c10-82f6-640c7c314038, revision 2) for system.
    AppIntectEval.log
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_01c75763-a985-4a58-99fc-35e5b5380106/2 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Project 2010 Pro - Silent AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_4680375d-efcf-411b-8901-233d7a9694aa/1 :- Current State = NotInstalled, Applicability = NotApplicable, ResolvedState = None, Title = Autodesk 2012 64bit AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_5f72c7c1-b695-4f8d-b754-f8f6d1aa4046/9 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Autodesk 2012 32bit AppIntentEval 5/23/2012 3:10:56
    PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_7b131081-c490-4a74-9595-c97a03b54bf2/2 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Adobe Shockwave Player 11.6 - Windows Installer (Native) AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_9365b2e3-d0a3-4486-88bb-a7071d9b047b/4 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = LogMeIn - Windows Installer (Native) AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_955d0646-14a5-47d6-8146-be5811818c8f/2 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Adobe AIR - Windows Installer (Native) AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_9fbcb77f-c553-45d8-9d5b-b4a6c2c0d4a1/2 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = VMware Tools x32 AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_dc3e58ae-3e78-4ba5-8e13-8b4e565899c4/6 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Flash AppIntentEval 5/23/2012 3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f5c8beed-13f7-4c10-82f6-640c7c314038/2 :- Current State = NotInstalled, Applicability = NotApplicable, ResolvedState = None, Title = VMware Tools x64 AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_f8a1de4d-ffa9-4ba6-b51b-7e9a6810cfda/3 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Silent Install AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/DeploymentType_fb1b4e3f-0600-4682-a865-37ec2bdf3255/1 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Adobe Reader X MUI - Windows Installer (Native) AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_07eed4d3-7acf-4717-93f9-74f717a191b4/5 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = LogMeIn Client AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_0bce5378-1b95-45ea-b210-e72cb65b2b37/3 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Project 2010 Pro AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_808fe5d5-5b90-48aa-83cb-f5497d534691/6 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = VMware Tools AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_b1a04314-2a3a-47e2-98a0-ff09fc8e3948/3 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Adobe AIR AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_b614de9b-5133-4788-a013-71c7de98a233/11 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = AutoCAD 2012 AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_c4ccbd68-7c0f-4b79-9437-eba3cb46e90c/5 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Shockwave Player 11.6 AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_dec4acbc-b968-41d9-82e6-3f7767467c8e/2 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Reader X AppIntentEval 5/23/2012 3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_e4048d56-cfa1-43e0-b4df-f30b6a834828/3 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Application Virtualization Client with SP1 and HF4 AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/Application_ee3b1dcf-e401-44fe-8283-a6e5721dac11/10 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = Available, Title = Adobe Flash Player AppIntentEval 5/23/2012 3:10:56 PM 1912
    (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_07eed4d3-7acf-4717-93f9-74f717a191b4/5 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_0bce5378-1b95-45ea-b210-e72cb65b2b37/3 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_808fe5d5-5b90-48aa-83cb-f5497d534691/6 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_b1a04314-2a3a-47e2-98a0-ff09fc8e3948/3 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_b614de9b-5133-4788-a013-71c7de98a233/11 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_c4ccbd68-7c0f-4b79-9437-eba3cb46e90c/5 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_dec4acbc-b968-41d9-82e6-3f7767467c8e/2 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_e4048d56-cfa1-43e0-b4df-f30b6a834828/3 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)
    ScopeId_20103BB4-95B0-4938-BBD1-B4F09F714BDF/RequiredApplication_ee3b1dcf-e401-44fe-8283-a6e5721dac11/10 :- Current State = NonCompliant, Applicability = Applicable, ResolvedState = Compliant, Title = ApplicationIntentPolicy AppIntentEval 5/23/2012
    3:10:56 PM 1912 (0x0778)

  • Adobe application failed to instal

    adobe application mamnger failed to instal! anybody can help?

    You need to provide system information and tell people exactly what's going on.
    Mylenium

  • Developer application Failed to install

    Hi
    We created a developer application which eventualy failed to install. At the end of the sync with iTunes it generates an error:
    Failed to install [app name]
    We double check the provisioning file and checked inside the:
    settings-general-profiles
    the profile name exists and signed as verified.
    Any clues?
    Thanks
    Eli

    In our case, definitely yes. We're still getting the same problem. we re-created every certificate. Even had 2  sets of eyes on it through every step to make sure we were doing it correctly. Still the 'failed to install' message. on 3 separate iPads. We're stumped.

  • CM 2012 R2 CU1 - Applications failing to install in TS after upgrade to R2 from SP1

    Hi,
    We had a perfectly working TS in SP1.  We have upgraded to R2 CU1 and now we are seeing applications fail to download during a TS.  Not all applications are failing, and if we re-run the TS there is no consistency between which applications fail.
     Content has been checked with the validation tool and the client version during the TS is R2 CU1.
    The errors I am seeing in the logs are as follows:
    DataTransferService.log
    [CCMHTTP] ERROR: URL=https://xxx:443/SMS_DP_SMSPKG$/Content_20447040-0e0e-4178-ad5f-8affb4c068ee.1, Port=443, Options=480, Code=12044, Text=ERROR_WINHTTP_CLIENT_AUTH_CERT_NEEDED
    Error sending DAV request. HTTP code 600, status ''
    GetDirectoryList_HTTP('https://xxxxx:443/SMS_DP_SMSPKG$/Content_20447040-0e0e-4178-ad5f-8affb4c068ee.1') failed with code 0x80072f0c.
    Non-recoverable error retrieving manifest (0x80072f0c).
    The app does not download and the installation is skipped.  This is a PKI environment, all certs are fine and these have not changed since the upgrade.  What I don't get is why some applications are okay and others are not.
    Any help appreciated...

    I've tried adding comments to the application and to the deployment types within, still no luck.  For example appdiscovery.log showing:
        Performing detection of app deployment type Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219(ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, revision 4) for system.
    AppDiscovery 30/04/2014 15:21:14
    972 (0x03CC)
    +++ Discovered application [AppDT Id: ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, Revision: 4]
    AppDiscovery 30/04/2014 15:21:14
    972 (0x03CC)
    +++ Detected app deployment type Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219(ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, revision 4) for system.
    AppDiscovery 30/04/2014 15:21:14
    972 (0x03CC)
    Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682" AND Revision = 4)"
    AppDiscovery 30/04/2014 15:21:16
    972 (0x03CC)
        Performing detection of app deployment type Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219(ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, revision 4) for system.
    AppDiscovery 30/04/2014 15:21:16
    972 (0x03CC)
    +++ Discovered application [AppDT Id: ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, Revision: 4]
    AppDiscovery 30/04/2014 15:21:16
    972 (0x03CC)
    +++ Detected app deployment type Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219(ScopeId_C9B67C50-C96A-40F2-BC8F-D804B15217FD/DeploymentType_0ce747ec-0415-4b0f-942b-b11befdce682, revision 4) for system.
    AppDiscovery 30/04/2014 15:21:16
    972 (0x03CC)
    But then not actually going on to ActionType and selecting the app deployment type it needs to install

  • AIR Applications fail to install (Acer Aspire One, Linux)

    I've successfully installed the latest version of AIR for Linux on my Aspire One, although it took a few attempts.
    I am, however, not succeeding in installing any apps.
    1. My system believes that .air files are actually ZIP files and offers to unpack them: there seems to be nothing I can point them at to be opened by AIR itself.AIR does not appear in any menus, app lists etc
    2. If I go to a site that offers a "badge" install, the install system correctly recognises that AIR 1.5 is installed (checked box in the installer) and doesn't try to install it again. However, the apps do not install successfully - all fail with an Error #2004 and ask me to try again, which always fails.
    I can't seem to find any information whatsoever on this anywhere and I'm a bit surprised. It is surely not impossible to achieve, and I equally don't believe nobody else has had any trouble.
    Suggestions anyone?
    Thanks!
    --Richard E

    Right! "rpmbuild" was the answer to installing AIR successfully on this machine.
    Assuming that you have somewhat unlocked the machine as described in http://macles.blogspot.com/ and elsewhere, this simplest way of getting rpmbuild installed is to open a terminal and, as root, do "yum install rpm-build" - note the hyphen in the package name. If you aren't subscribed to a suitable repository, you can find it pretty easily with a Google for "fedora8 rpm-build".
    With rpm-build in place, AIR installed successfully using "./AdobeAIRInstaller.bin".
    ".air" applications are now correctly identified as belonging to AIR and badge installs also work.
    My intention in doing all this was to get a suitable Twitter etc app running on the machine, so I first tried the current version of Seesmic Desktop. It opened normally and allowed me to enter account details… and lo! it downloaded tweets! Unfortunately I never managed to get it to do that again. A bunch of small authorisation windows opened up, one for each installed account, requiring confirmation of password, and I couldn't enter anything in the field with the main window open. Minimising the main window I could now enter passwords, and OK dismissed the window, but it didn't seem to do any good. I have not seen a tweet since and all the panels in the main window are empty. A pity.
    My other favourite Twitter app is Tweetdeck - in fact I think it's superior to Seesmic Desktop if you just run a single Twitter account. Here the main window opens somewhat off-screen and blank (black) with control buttons at the top. Unfortunately although the buttons reveal their tooltips on mouseover, you can't actually access any of them, notably the account setup button. Thus the app is not usable.
    Third attempt was Twhirl, also from Seesmic (http://www.twhirl.org/). The version I had previously downloaded, 0.8.6, opened an account setup window but when you entered a password it just sat there. Luckily behind it was a window offering an update. Updating the package installed 0.9.2. This time the account window allowed the entering of an account name and password and duly displayed a window of tweets! And I was also able to write and send tweets successfully. Success! You can enter details for multiple accounts, and each has its own resizable window that contains messages pertaining to the account. Not as useful for me as Tweetdeck or Seesmic Desktop, but entirely usable (Desktop is actually a bit big for this machine's display anyway). However closing and reopening Twhirl I discovered that the application is not remembering passwords even when you tell it to - though it does remember the account names. Although I would like a fully-functioning app (and preferably one or both of the other two) this will do for the time being.
    I notice that issues regarding passwords and authorisation are the common factors in these misbehaviours: if anyone can shed any light on this, please let me know.
    Thanks to GauravKhurana for the key to solving this issue and the support in discovering it.
    --Richard E

  • Applications failing to install during task sequence

    Hello All:
    I am having a major issue deploying applications through task sequence. The errors in the smsts.log are useless and every single one of my 7 applications I have assigned to the task sequence fail with the same error. Here is a snippet...
    Policy Evaluation failed, hr=0x87d00269 InstallApplication 12/5/2013 2:24:36 PM 1876 (0x0754)Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_A8C9B482-A47E-433C-914C-DEDEE5465DFD/Application_72ba1d7c-710f-48e5-9295-bcdc07f5cdca'='' InstallApplication 12/5/2013 2:24:36 PM 1876 (0x0754)EvaluationJob complete InstallApplication 12/5/2013 2:24:36 PM 1876 (0x0754)MP list missing in WMI, sending message to location service to retrieve MP list and retrying. InstallApplication 12/5/2013 2:24:36 PM 1876 (0x0754)m_hResult, HRESULT=87d00269 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\installapplication.cpp,1065) InstallApplication 12/5/2013 2:25:50 PM 1876 (0x0754)Step 4 out of 7 complete InstallApplication 12/5/2013 2:25:50 PM 1876 (0x0754)Install application action failed: 'GoToMeeting'. Error Code 0x87d00269 InstallApplication 12/5/2013 2:25:50 PM 1876 (0x0754)
    The OS deploys, the Config Mgr client deploys, everything else appears to work except the applications.
    All applications are silent installers that deploy perfectly through regular deployment.
    Here is a link to my smsts.log - http://sdrv.ms/1kg8fiP
    Any help on this is greatly appreciated.
    Brad
    -Brad

    Sorry about that previous post, I probably got distracted by a cat meme or something shiny ;)
    I took at look at the full smsts logfile, and it seems to me that the detection method for the appmodel apps is failing. we aren't doing appmodel via TS as yet, so I don't know what "normal/expected" looks like when invoked via TS.
    but it looks to me, that the detection methods is returning 0x87d00215 "app failed to evaluate" (which I'd expect at the time of a refresh), but it then returns 0x87d00269 "required MP not found", which seems very out-of-context
    to me.
    are there appenforce.log and other appmodel logs that coincide with this smsts.log?
    I fear I'm misunderstanding what this log is saying, the language/terminology of DCM is still foreign to me.
    does "app failed to evaluate" mean, "the app detection markers were not found" (i.e. the app is not present), or, does it mean "the methods crashed so cannot determine if the app is present or absent" ?
    if all of this is based on generic DCM concepts, then we should be looking for a condition, and getting a present/absent or true/false or something plain like that.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Ovi suite fails to install on 32 bit vista pro

    when i try to install ovi suite on a 32 bit vista pro i get the error message: "there is a problem with this windows installer package. A program required for this install to complete could not be run. contact your support personnel or package vendor."
    any one any ideas as to what this program is that will not run. i am logged in as an administrator.

    Did you turn off antivirus during install? Try the latest PC Suite as well.
    http://europe.nokia.com/support/download-software/nokia-pc-suite
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • [5230] WRT applications fail to install

    Hi everybody,
    I recently bought an 5230 and I'm having trouble installing WRT apps on it. I wrote a small HelloWRT app (the one from Nokia Library) using Aptana, I copy it on the microSD card using the supplied data cable. When I try to install using the File Manager, it asks me if I want to install, I choose install, and then nothing happens. My phone's software is up to date. Any clues on what's wrong?
    Thanks,
    Lucian
    Solved!
    Go to Solution.

    Hi,
    A new firmware update came up and it seems it fixes the install problem.

  • Itunes sync (whatever) failed to install, for all applications - help!

    Today I attempted to sync my iPhone 3GS with itunes 3.6.3 (windows) and almost no apps will update or install, including existing ones and new ones. When itunes first came up, it asked me to re-authorize my computer even though this is not a new computer, new iphone, or new itunes library.  I re-authorized anyway and it told me that the computer was already authorized.  Things I've tried so far: rebooting the iphone, restoring from backup, resetting the iphone to factory settings and reinstall, deauthorizing and reauthorizing the computer, purchasing a new app, all to no avail - new applications fail to install, old applications (as a result of restore) report failure to sync and are removed from the phone. The bottom line is that my iphone appears thoroughly unable to sync any longer.  Any advise would be much appreciated.

    More information.  ITunes error log reports:
    The app "(whatever)" was not installed on the iPhone "iPhone" because an unknown error occurred(0xE80000004)
    for all add-on apps (e.g. those not installed on factory install), including apple applications.
    All such apps on the iphone are stuck in "waiting..." state.  Manually deleting them off the iphone and reinstalling via the iphone app store will install them.  Interestingly, sometimes it takes multiple tries to delete the apps.
    Anyone?

  • Unable to install Elements 10. The Wizard failed to install Shared Technologies. Please help.

    After PC repair I am unable to re-install Photoshop Elements 10 from a bundled disc as the Wizard was interupted. The Shared Technologies failed to install.
    I am using Windows XP Pro. I have been struggling with this problem for 6 weeks now and would very much appreciare some help.

    Hallo Vibrant
    Thank you for your concern and interest.
    I am trying to reload Photoshop Elements 10 and Premier Elements 10 from a bundled disc, after a PC repair. These programs worked perfectly before the problems with my PC.
    I do not get a specific error.
    The program runs through the process including loading the serial number until, just when I think that the programs are fully loaded I get the following message.
    Installation Wizard Completed
    The Wizard was interrupted before Adobe Photoshop Elements 10 could be completely installed.
    The below mentioned application failed to install.
    Shared Technologies.
    I am signed on as the Administrator whilst trying to install the software.
    I don't know if the folder/files are locked.
    I have run the Microsoft Fix It program and that reports that there are no problems.
    I will try the link that you were kind enough to supply tomorrow. Thank you.
    Best Regards

  • I had itunes installed on my pc. I received notice to update. I started update but gpt the following message - this application failed to start because MSVCR80.dll was not found. Reinstalling may fix the problem. I uninstalled and have tried to reinstall

    I already had itunes installed on my pc. I received an update and tried to install it. I got a message
    This application failed to start because MSVCR80.dll was not found. Reinstalling may fix the problem.
    I uninstalled itunes and tried to reinstall. itunes says it has installed but when I try to open itunes I get the same message.
    How do I repair/sort out this error/fault
    Thanks
    David

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • HT1199 I updated Itunes on my PC and now when i try to open Itunes i get a error message saying "application failed to start because MSVCR80 was not found" then whenI close that pop up I get a error message saying "windows was not installed correctly Erro

    I updated my itunes the other day and now it won't open I get error message saying "application failed to start because MSVCR80 was not found"  When I close that window I get message stating Itunes was not installed correctly Error 7 Windows error 126.  My PC is a Acer and I'm running Windows Visa.  I tried to uninstall Itunes and reinstall it and get same message.  Can anyone help.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99659)

Maybe you are looking for

  • XI to R3/ SUS

    Hi Dear Friends      I am beginner XI and SAP too. Please tell me what setting I have to made to transfer a IDoc from XI to R3 system that is SUS. Actually I am working on a scenario in which I have to send a IDoc from R3 system to SUS through XI. I

  • Same source structure and different target structure without BPM

    Hi Experts, I am using PI 7.11.My requirement is at sender side the source structure is same.Basically invoice data coming from ECC to PI as a proxy message. Receiver side adapter is JMS.At target side ,PI has to send the invoice data to 2 receiver s

  • Users in SAP systems

    Hi there,                    I want to know how many users are there in one SAP system...how can i findout ,, regards Rao

  • Why won't my iMac find my new MacBook on the network for Migration?

    My older iMac (7,1) can't find my new MacBook Pro on the network. I've tried two different WiFi networks. I've ensured both machines are current in their SW. I can't use Ethernet because I didn't buy the Thunderbolt to Ethernet connector. The MacBook

  • Upgrading from 10.2.8 Panther to Tiger

    Hello! I have an iMac 800 MHz PowerPC G4 17 inch flat panel purchased in January 2003. I have 512 MB of memory and 18.1 Gigs remaining on my hard drive. I bought an upgrade from eBay with a universal install disk. When I put the disk in, it spins and