broskiplays Posted July 29, 2017 Posted July 29, 2017 I am trying to add coverFlow to my theme but Visual Studio 2017 community can't find the LaunchBox Plugins dll? How can i solve this? <coverFlow:FlowControl x:Name="FlowControl" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.Column="0" CoverFactory="{Binding CoverFactory}" ImageType="Clear Logo" CurveAmount="4.5" CameraZPosition="3.0" VisibleCount="14" PageSize="6" Spacing="1.0" ItemZPosition="1.0" SelectedItemZPosition="2.0" /> </coverFlow:FlowControl> This is the code Quote
UnderwoodNC Posted August 5, 2017 Posted August 5, 2017 Has the DLL been added as a reference to the theme project? Quote
mcfilmmakers Posted October 24, 2017 Posted October 24, 2017 I get this same problem and I can confirm that it is added as a reference. Specifically, my error says "FileNotFoundException: Could not load file or assembly 'Unbroken.LaunchBox.Plugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=558191e84f56affc' or one of its dependencies. The system cannot find the file specified" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.