CRM webresource : HTML pages can't load XAP control

Pregunta CRM webresource : HTML pages can't load XAP control

  • Thursday, July 26, 2012 10:17 AM
     
     

    Hi all

    I 'm a new CRM 2011 . I use CRM 2011 SDK to reference but i have a error when i use web resource . I have created two records ClientBin/soapforsilverlightsample.xap and soapforsilverlightsampletestpage.html . But i can only preview .xap . When I  preview .hmtl page I have recieved a Error :

    Message: Unhandled Error in Silverlight Application
    Code: 2103    
    Category: InitializeError       
    Message: Invalid or malformed application: Check manifest

    Plz Help me . I have taken a lot of time to do this . Wait for your reply

    Thank you so much

All Replies

  • Friday, July 27, 2012 8:32 AM
     
     
    Make sure the source parameter in the HTML page is set to the correct path. In most cases you will have to remove ClientBin from the path and prepend the Publisher's prefix to the XAP file name.