This is a migrated thread and some comments may be shown as answers.

Invalid or malformed application: Check manifest

1 Answer 180 Views
Map
This is a migrated thread and some comments may be shown as answers.
priya
Top achievements
Rank 1
priya asked on 13 Jun 2011, 09:52 AM
Hi,

I get the following error when I add a silverlight application to my existing project and  link the silverlight project to my Project.

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

I have a RadMAP control in the silverlight application.
When i run this silverlight application independently it shows me the map but if i link it to an existing project i get this above.
FYI i use telerik.Windows.controls.dll and telerik.Windows.controls.datavisualisation.dll .Please let me know the solution

Thnks,
Priya

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 15 Jun 2011, 07:51 AM
Hi priya,

RadMap requires 3 DLLs (2 is not enough):

1. Telerik.Windows.Controls.dll
2. Telerik.Windows.Data.dll
3. Telerik.Windows.Controls.DataVisualization.dll

The problem you've described is not related to the controls that are used in the application (RadMap, for example), but to the attempt to change namespace in your Silverlight application. There are a lot of articles in the Internet which describe the problem and give a solution. For example:

http://forums.silverlight.net/forums/p/11452/344056.aspx

http://blogs.microsoft.co.il/blogs/alex_golesh/archive/2008/07/22/quick-silverlight-tip-quot-initializeerror-2103-invalid-or-malformed-application-quot-what-is-it-and-how-to-deal-with-it.aspx

http://www.byteblocks.com/post/2010/03/17/Silverlight-Error-Invalid-or-malformed-application-Check-manifest.aspx


Kind regards,
Andrey Murzov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Map
Asked by
priya
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or