Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Problem with assemlies replacement in SL2012.1 sample application.
posted

Greerings, dear support team.

I would like to use AutoSalesDashboard or InfraAIR sample app like a basis for my solution (because of its convinient structure and nice UI).

So, i'm trying to change assemblies to SL2012.1 version in it (to avoid diplaying of a trial message). I change references of the projects and dll files in the solution folders. Then, i'm trying to rebuild solution and run it. But when the application loads I get error 2103 in my browser:
SCRIPT5022: Unhandled Error in Silverlight Application
Code: 2103   
Category: InitializeError      
Message: Invalid or malformed application: Check manifest

Am i doing it wrong? How should I correctly replace assemblies in the solution?
Is it (using InfraAIR like a base for my app) a good practice on the whole?

P.S. I'm using silverlight 5, IG SL 2012.1 components and 2010 Visual Studio.

Thank you in advance!