Select to view content in your preferred language

problem loading

2902
1
10-22-2013 10:44 AM
by Anonymous User
Not applicable
Original User: fon123456789

hello everybody

i installed vs2010 + sp1 + Silverlight_Developer + Silverlight5_Tools+  ArcGISAPI31forSilverlight on my laptop. its
operation system is win7 and arcgis 10 also is installed already.
when i start a new project, i encounter with 52 loading errors. that just some of them are mentioned below.all the errors say that i
need to add "System.Windows.Interactivity",'Microsoft.Expression.Interactions' assemblies but they do not exist in references
part of my project.

plz help me. What should i do?

best regards
EP




Error 1 Unable to load the metadata for assembly 'System.Windows.Interactivity'. This assembly may have been downloaded from the web.  See http://go.microsoft.com/fwlink/?LinkId=179545.  The following error was encountered during load: Could not load file or assembly 'System.Windows.Interactivity, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. C:\TEMP\ESRIStandardMapApplication16\ESRIStandardMapApplication16\MainPage.xaml
1 1 ESRIStandardMapApplication16

Error 2 Unable to load the metadata for assembly 'Microsoft.Expression.Interactions'. 

Error 3 Unable to load the metadata for assembly 'ESRIStandardMapApplication16'. 

Error 4 The attachable property 'Triggers' was not found in type 'Interaction'. 
Error 5 The type 'i:EventTrigger' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built. 
Error 6 The type 'ei:ChangePropertyAction' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built. 
Error 7 The attachable property 'Value' was not found in type 'ChangePropertyAction'. 
Error 8 The type 'userControls:CollapsiblePanel' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
Error 9 The attachable property 'Triggers' was not found in type 'Interaction'. 
Error 10 The type 'i:EventTrigger' was not found. 
Error 11 The type 'ei:ChangePropertyAction' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built. 
Error 12 The attachable property 'Value' was not found in type 'ChangePropertyAction'. 
Error 13 The attachable property 'Triggers' was not found in type 'Interaction'. 
Error 14 The type 'i:EventTrigger' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
0 Kudos
1 Reply
JohanCarlsson
Regular Contributor
Have you tried removing the references and then adding them again? Version 0.0.0.0 doesn't seem quite right. If you manage to load all your references, the rest of the problems should disappear too. I also had  to download Blend to get the Microsoft.Expression.Interactions dll.
0 Kudos