WP8.1 Universal : Error Image does not have a candidate in main app package while creating a package

Hi everyone : 
I just finished an universal app was gonna publish it on the store, on windows 8.1 no problem
On Windows Phone 8.1 I got error when creating the app package for every images I declared in the app manifest
 "App manifest references the image 'Assets\Tiles\StoreLogo.png' which does not have a candidate in main app package"
Here is a par of my manifest with my assets
<m3:VisualElements DisplayName="Spirit Of Metal" Square150x150Logo="Assets\Tiles\Square150x150Logo.png" Square44x44Logo="Assets\Tiles\Square44x44Logo.png" Description="SoM.WindowsPhone" ForegroundText="light" BackgroundColor="transparent">
<m3:LockScreen Notification="badgeAndTileText" BadgeLogo="Assets\BadgeLogos\BadgeLogo.png" />
<m3:DefaultTile Square71x71Logo="Assets\Tiles\Square71x71Logo.png" Wide310x150Logo="Assets\Tiles\Wide310x150Logo.png" DefaultSize="square150x150Logo">
<m3:ShowNameOnTiles>
<m3:ShowOn Tile="square150x150Logo" />
<m3:ShowOn Tile="wide310x150Logo" />
</m3:ShowNameOnTiles>
</m3:DefaultTile>
<m3:ApplicationView MinWidth="width320" />
<!--Used in XAML Designer. DO NOT REMOVE-->
<m3:InitialRotationPreference>
<m3:Rotation Preference="portrait" />
</m3:InitialRotationPreference>
</m3:VisualElements>
I made clean, delete tempory files, restart visual studio, delete and add the picture again, open the
manifest file to check manualy the path (it is correct with backslash)... without result.
Finaly I found a fix :  generate app bundle at never, as my app has no specific
assets in other language I don't understand why. 
Is this a bug (and I would like to report it) or is there a reason to this exception ? 
Regards

I cannot reproduce this.  Can you create a very simple repro of this issue and post to OneDrive?
Jeff Sanders (MSFT)
@jsandersrocks - Windows Store Developer Solutions
@WSDevSol
Getting Started With Windows Azure Mobile Services development?
Click here
Getting Started With Windows Phone or Store app development?
Click here
My Team Blog: Windows Store & Phone Developer Solutions
My Blog: Http Client Protocol Issues (and other fun stuff I support)

Similar Messages

  • Script error: Window does not have a constructor: 324

    File-script-image processor then a script error: Window does not have a constructor:324
    trying to run a batch to resize photos and this happens everytime.  Same thing is said in all options under script.

    photoshop cs6 extended running on windows 7 home edition.
    i wanted to resize images, so i opened photoshop clicked file-selected scripts-selected image processor.
    every video i have seen to resize a few images says this is how you do it, then input some data. and you resize the images.
    But after i select image processor i get an error. 
    Script Alert: "Something major has happened and I can't continue.  Would you like to see more information?"
    I select yes
    Script Alert: "ReferenceErorr: Window does not have a constructor:324"
    If I select scripts event manager, it says the same thing
    If I select load files into stacks it says "Error 22, Window does not have constructor.  Line 388 var w= new window (res)
    If I select statistics I get the same error message.
    So nothing under scripts works.

  • After Effects error : layer does not have a source.

    Hi All,
              I add a Text layer and then add my custom fill  effect to it. Then I call AdvItemSuite1()->PF_ForceRerender(in_data, &(params[0]->u.ld)) from AEGP for all the layers. But only for Text layer, AE pops up a dialog displaying the following error :
    After Effects error : layer does not have a source.
    (26::335)
    Why is this happening? What other call can I use to rerender all the layers?
    Thanks & Regards,
    Dheeraj

    Am 13.04.2011 12:21, schrieb dheeraj_c:
    For now just added a dummy parameter in the effect and calling AEGP_SetStreamValue() to render all the layer with effect.
    I also have experienced problems with PF_ForceRerender(),
    AEGP_SetStreamValu() seems like an alternative solution...

  • Help with Error: $host does not have a method 'messageBox'

    Greetings Everyone:
    I get this error in my Log window:
    Error: $host does not have a method 'messageBox'
    I'm calling xfa.host.messageBox("MyMessage") from form's initialize event.
    What am I doing wroing?
    Acrobat Pro 9 - Java Script is enabled.
    Thanks in advance,
    iL

    Hi Steve:
    Thanks for your prompt responses. I appreicate that. I got the latest version.
    I'm OT on at home looking for more answers...I'm guessing it's an installation issue...
    I even tried console.println("Message"); CTRL + J and blank. I did this on Acrobat and LC.
    I'm gonna do a full unistnall and reinstall when I get back to office.
    The software is coming from our IS dept so I know it's squeaky clean.
    I did an Installer Repair but the problem has returned.
    I also can't use/access any xfa.layout memebers....
    I get this errors even on newly created forms...it hasn't crashed again so I can't get any bucket ID log yet.
    Here's whats on my office box that giving me grief:
    LC version 8.2.1.4029.1.523496
    Acrobat Pro 9
    Java Version 6 Update 15
    OS Platform: (HP Box)
    SQL Server 2008 Express (HotFix installed)
    VS2008,Office2k7.
    XP SP3
    iL

  • Re: Error: $host does not have a method 'messageBox'

    Hello Experts:
    I'm experiencing strange behavior on my LC Designer ES application.
    I recieve a warning and my console window (ctrl+j) doesn't show up nor does the message box.
    I cannot see xfa.layout members on the object drop-down menu. I have re-installed to no avail.
    This occurs on every all forms. The default script is set to JavaScript.
    Can anyone explain this behavior.  Is it an installation issue?
    Thank you for your time, iL.
    Log:
    Generating PDF Document...
    Script failed (language is javascript; context is xfa[0].form[0].form1[0])
    script = xfa.host.messageBox("My Message");
      Error: $host does not have a method 'messageBox'
    PDF generated successfully.
    Script:
    form1::initialize - (JavaScript, client)
         xfa.host.messageBox("My Message");
    System Info:
    LC version 8.2.1.4029.1.523496
    Acrobat Pro 9
    Java Version 6 Update 15
    SQL Server 2008 Express (HotFix installed)
    XP SP3, Office 2k7

    Hi Steve:
    Thanks for your prompt responses. I appreicate that. I got the latest version.
    I'm OT on at home looking for more answers...I'm guessing it's an installation issue...
    I even tried console.println("Message"); CTRL + J and blank. I did this on Acrobat and LC.
    I'm gonna do a full unistnall and reinstall when I get back to office.
    The software is coming from our IS dept so I know it's squeaky clean.
    I did an Installer Repair but the problem has returned.
    I also can't use/access any xfa.layout memebers....
    I get this errors even on newly created forms...it hasn't crashed again so I can't get any bucket ID log yet.
    Here's whats on my office box that giving me grief:
    LC version 8.2.1.4029.1.523496
    Acrobat Pro 9
    Java Version 6 Update 15
    OS Platform: (HP Box)
    SQL Server 2008 Express (HotFix installed)
    VS2008,Office2k7.
    XP SP3
    iL

  • Forms Authentication Error: User '' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed

    I created a custom security extension following the steps listed in the Readme_Security Extension Sample. It works fine if I login as the user that is specified AdminConfiguration section of the rsreportserver.config file but if I
    log in as another user, I get this error: User '' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.  I've added the user to both System Administrator
    and System User roles to try to get it to work but still no luck.
    Does anyone know how to fix this?
    Thanks.

    Hi MetronM,
    The issue is due to that user have no permission to access the report server. In report manager, Reporting Services includes predefined roles that we can assign to users and groups to provide immediate access to a report server. Each role defines a collection
    of related tasks.
    You can refer to the following steps to assign corresponding role to the user.
    Open report manager.
    Click “Folder Setting” button. 
    Click “New Role Assignment” icon.
    Type the user name and select the corresponding role.
    There is an article about Granting Permissions on a Native Mode Report Server, you can refer to it.
    http://technet.microsoft.com/en-us/library/ms156014.aspx
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Error: X "does not have permission to write to the application's directory! Are you running off a disk image? If not, ask your system administrator for help."

    I have received to following error from at least three different applications when they have attempted to auto-update recently: X "does not have permission to write to the application's directory! Are you running off a disk image? If not, ask your system administrator for help." 
    I am not running off a disk image and I have admin privileges... Not sure what the problem is, but it just started happening (a week or two ago) and I have never previously had a problem with these applications auto-updating.  I have repaired permissions and attempted other "fixes" found on the interweb, but nothing works.  Also, this is only happening on my iMac (27" Intel i5) and not my MacBook Pro (17" Intel i5) -- both are running Lion.  Please help!

    If you updated using the default install (merge) from before Tiger, you may be seeing an issue that we saw when Leopard first came out last year.
    Not sure of the fix - it was not simple - but if you search back in these forums you might find something that will help. I believe it deals with the numbers assigned to accounts (501, etc).
    If you open your Accounts Preferences and unlock the padlock, right-click Advanced Options and read your User ID and Group ID. Let us know what they are.
    Now, in the other user admin account, do the same thing.
    One of the real experts who knows much more about this than I may be able to then help.
    And be sure to check out this article
    http://pinkmutant.com/articles/Leopard/leobugs.html

  • Error : Rowkey does not have any primary key attributes

    Hello All,
    I'm developing an ADF application which has a few ADF forms. The forms have VO's and some tables.
    On running, I seem to be getting this error
    <Error> <oracle.adfinternal.view.faces.model.binding.CurrencyRowKeySet> <BEA-000000> <ADFv: Rowkey does not have any primary key attributes. Rowkey: oracle.jbo.Key[], table: oracle.jbo.server.ViewObjectImpl@2ecf4f19.>
    Where does the Rowkey have to be set? Is it in the VO?
    Regards,
    PP

    Make sure that the VO's you use have at least one attribute selected as a key attribute. GO to View Object overview editor and select attributes tab, see whether there is at least one attribute marked as a key. If not select the most appropriate attribute from the list of fields and go to edit attribute dialog, tick the key attribute property.

  • On demand error - box does not have enough credit

    For the duration of the day I cannot watch free on demand programs. For example, when I attempt to play an NBC show it states that that my box does not have enough credit and to call customer service. I am calling the The number given and entering the code 8362 as given in the error message. The line rings and then disconnects. I tried calling the customer svc nbr specified in the customer svc screen from the menu option. It rings and then just disconnects. Very disappointed that a company like Verizon does not have the methods or technology to accept inbound calls to their customer service centers. I am posting here in hopes of obtaining some support from verizon since I cannot obtain support by calling.

    NoShoreMA Contributor said
    "This happened to me earlier. Go to Menu and select Customer Support. Select In Home Agent. I tried to reboot (only gave me different error code). Select Set Top Box Auto Correct. This seemed to have done the trick. What do you know.....I am watching the movie that shut down when this all started. Good Luck!"
    worked for me hope it works for you

  • ADS Error: User does not have access to method rpdata.

    Hi All,
    I have done the ADS configuration according to ADS guide. But when I check the ADS using FP_PDF_TEST_00 report. First of all it is not taking ADSUser or ADS_Agent id. If I give J2EE admin id and password then I get following error:
    SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document  /User J2EE_ADMIN does not have access to method rpData./<ns1:
    SOAP Framework error: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document  /User J2EE_ADMIN does not have access t
    Please help me on this.
    TIA,
    Amit

    Amit,
    Check this thread and see if it helps.
    Adobe Document Services - test method rpData with user ADSUser and Notes 959462, 944221.
    Chintan

  • Reactivating users via pwpolicy gives error "User does not have a shadowhash account"

    Hi All,
    I've got a OS X (10.8) server running Open Directory and File Sharing. We deal with a lot of free lance people so accounts are often being deactivated and reactived.
    A user is first created by submitting to an internal form that starts an applescript that creates the user account, password, and sets a hardExpireDateGMT that disables the account on the individual's out date. It also adds them to specific file sharing groups etc. This works perfectly for us.
    Our problem stems from when we "re-hire" people. Again an internal form is used to start an applescript. This script searchs the OD for the user to make sure they actually have been in the system. If it finds the user it sets a new temp passoword, updates any contact info, and then uses "pwpolicy -enableuser" to reenable the user. Our error occurs at the last step during the "enableuser". We get the error "User <username> does not have a shadowhash account>"> However, we can manually enable the user through Workgroup Manager.
    Is there a way to create the shadowhash account via the command line? Or is there a better way then pwpolicy to reenable the user?
    Thanks!

    Hi,
    Here are a few Microsoft articles that provide the suggestions to troubleshoot this issue below:
    Error: The security database on the server does not have a computer account for this workstation trust relationship
    http://technet.microsoft.com/en-us/library/ee849847(WS.10).aspx
    Domain Controller does not allow interactive logon, shows error “The security database on the server does not have a computer account for this
    workstation trust relationship"
    http://support.microsoft.com/kb/2015518
    But if you cannot log onto the Windows Small Business Server with administrator permissions, it is hard for us to troubleshoot this issue. You may need
    to restore the system from backup. For the detailed steps, you may refer to the following Microsoft TechNet article:
    Recover the Operating System or the Full Server
    http://technet.microsoft.com/en-us/library/cc794282(v=WS.10).aspx
    Regards,
    Arthur Li
     TechNet Subscriber Support 
    in forum
    If you have any feedback on our support, please contact
    [email protected] . 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Can't run a workflow manually. I got this error: 'StartWorkflowOnListItem' does not have an implementation.

    Hello Everybody,
    I have a site collection in sharepoint 2013. When I go to site contents and then click on workflows I got this error:
    Method 'StartWorkflowOnListItem' in
    type 'Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider' from
    assembly 'Microsoft.SharePoint.WorkflowServices, Version=15.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c' does not have an
    implementation.
    Then I created a site workflow using SharePoint designer 2013 and I published, Still the same error.
    I created a list and a workflow associated to that list. That workflow is configured to run manually for every item in that list. Again when I go to the item in the list and click workflows I got the same error.
    What Am I missing?
    Please, Can anyone help me?

    I'm having this issue as well, the apparent fix is to install
    an additional patch to the farm servers. I installed the patch in my dev environment and it takes SharePoint down for about 5 minutes per install, but doesn't require a reboot.
    Source:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/b189e4b8-bb9e-4ade-a3d5-cd2e0f90e93f/workflow-not-working-after-installing-service-pack-1-and-patches?forum=sharepointadmin

  • PSCONFIG - error - USer does not have permission to perform this action

    After installation fo July 14 CU in the sharepoint 2013 server, getting the below error when i ran the PSCONFIG command.
    "An exception of type System.Data.SQLClient.SqlException was thrown. Additional Exception information: USer does not have permission to perform this action"
    My service accounts have db_Owner, db_SecurityAdmin, public, and SPDataAccess to the CONFIG DB.
    Added the services to the local admin group also.
    I am not sure why i am getting this error.
    Any help is much appreciated.
    Thank u

    Hi,
    Did you run SharePoint configuration wizard after applying
    July 14 CU?
    you need to run the wizard after installing the CU.
    Please remember to click Mark as Answer on the answer if it helps you

  • SQL 2012 sp1 EE setup disappears when installing Setup Support files ( Error: sqm does not have active session)

    HI Folks,
    WIndows : 2008 R2
    SQL : 2012 sp1 EE
    Setup disappears when installing setup support files On passiive node ( 2  node cluster),  sql is runing on active node without any issue
    Error : SQM does not active session ( In summary detail txt file)
    blog is suggesting . Save the following in a .reg file and merge to populate the registry:  (
    here i am confusing how to save and where to save , how to merge and how to populate) 
    http://blogs.msdn.com/b/sqljourney/archive/2012/05/07/sql-2008-2008-r2-setup-disappears-fails-when-installing-setup-support-files.aspx
    Can you share  your views, if you need any information for clarification. pls let us know for resolution.
    Thanks in Advance.

    Sorry but there is already released  SP2 for SQL Server 2012. Start installation on the passive node first
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Mini mac does not have room to run all app or upgrade

    Help please. My mini mac is telling me that I do not have enough room to upgrade or run all my apps. Can I upgrade something inside the drive and if I can, can I just go to the Apple store and have that done?
    We purchased the mini mac Christmas 2008 and I have added final cut but nothing else. I do have an awful lot of photos in iphoto, would it help me to backup those onto a external drive then delete those items for more space? I'm taking about 4,000+/- photos and 253 events.
    Hardware Overview:
    Model Name: Mac mini
    Model Identifier: Macmini2,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 1.83 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MM21.009A.B00
    SMC Version (system): 1.19f2
    Serial Number (system): YM746697YL1
    I don't know if this info will be necessary or not. I just wanted to have my bases covered.
    Thanks.

    When I was working in itunes a message popped up telling me there was a problem saving the itunes library. When I attempt to upgrade I receive the message:
    "Your hard disk does not have enough space. 2.8 GB is required to download and install the updates. Extra space is required for the optimization process. To free up space, remove files from your start up disk, then try again."
    I have one movie in final cut and its approx 14 minutes. There are 4 unpublished movies in imovie and 2 published.
    What type of firewall external harddrive do you recommend? I have 2 WD passports for storage.

Maybe you are looking for

  • Servlet: "MessageBrokerServlet" failed to preload on startup in Web application:

    We are migrating from the community edition to ES edition. The application server is Oracle Weblogic running on Solaris SPARC. I have deployed all the jars from the samples lib directory i.e tomcat/webapps/lcds-samples/WEB-INF/lib/. The appication is

  • How To Run BRGui  In ECC5.0

    Hello Gurus Can anybody guide me in which way i am able to run brgui on my server Server Configuration ECC - 5.0 Oracle - 9i ( 9.2.0.8.0) Windows Server - 2000 Advance Sever Thanks & Regards  Shishir

  • SOS I am in trouble Installing Forms Server on Windows 2000 Server

    I need advice on installation of Forms Server on Windows 2000 Server. Is Forms Server only meant for Windows NT. Since Windows 2000 Server is an extention of Windows NT there could be a way out which I am not aware of. On installation of Forms Server

  • What happen to my "Macintosh HD"?!?!

    So I had a little problem where my MacBook pro wasn't turning on. I followed the steps in restarting the SMC and than a flashing folder with a question mark appear. I inserted the Mac OS X install disc because it wasnt starting up right. Now I'm tryi

  • Embedding STUN server in SIP servlet application?

    Hello, I'm trying to find a good way to integrate a STUN server into my SipServer application. One approach requires that I be able to receive and process both STUN and SIP packets from the same listen port. Basically, I want to open a single listen