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

Cannot set import 'Telerik.BlackDragon.Client.IceniumPackage.SimulatorService Error

1 Answer 47 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pallab
Top achievements
Rank 1
Pallab asked on 27 Feb 2014, 05:17 PM
I am trying to add a AppBuilder -> Kendo UI Mobile project from the Project Templates to an existing solution. However, it is unable to create the project and pops up dialog boxes with error messages. The final error message is that .iceproj is not registered as a valid project. On opening the ActivityLog.xml file, this is the error I see:
<entry>
    <record>1188</record>
    <time>2014/02/27 17:14:16.863</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [Telerik.BlackDragon.Client.IceniumPackage, Telerik.BlackDragon.IceniumPackage, Version=2014.1.217.2, Culture=neutral, PublicKeyToken=28c6af4ce7dade13]</description>
    <guid>{86424477-88C2-4C60-994D-CFC40E158FFB}</guid>
    <hr>80131500</hr>
    <errorinfo>The composition remains unchanged. The changes were rejected because of the following error(s): The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
 
1) No exports were found that match the constraint:
    ContractName    Telerik.BlackDragon.Client.Mobile.Simulator.Services.ISimulatorService
    RequiredTypeIdentity    Telerik.BlackDragon.Client.Mobile.Simulator.Services.ISimulatorService
 
Resulting in: Cannot set import 'Telerik.BlackDragon.Client.IceniumPackage.SimulatorService (ContractName="Telerik.BlackDragon.Client.Mobile.Simulator.Services.ISimulatorService")' on part 'Telerik.BlackDragon.Client.IceniumPackage'.
Element: Telerik.BlackDragon.Client.IceniumPackage.SimulatorService (ContractName="Telerik.BlackDragon.Client.Mobile.Simulator.Services.ISimulatorService") -->  Telerik.BlackDragon.Client.IceniumPackage
</errorinfo>
  </entry>
Any help available?

1 Answer, 1 is accepted

Sort by
0
Pallab
Top achievements
Rank 1
answered on 27 Feb 2014, 05:39 PM
Oddly enough, once I removed AppBuilder from VS Extensions, closed VS, reinstalled the .vsix and reopened VS2012, it started working.
Tags
AppBuilder extension for Visual Studio
Asked by
Pallab
Top achievements
Rank 1
Answers by
Pallab
Top achievements
Rank 1
Share this question
or