Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Viewing all articles
Browse latest Browse all 1760

Commented Issue: ShareTarget Example (WinRT) [256]

$
0
0
Hello!

I found again a Issue in the ShareTarget WinRT Example and also in my Project.
If i try to share from e.g. IE ist works the first time.
If i want to share again, -> second Share Target Call, i got this Exception:
System.InvalidOperationException
Sequence contains more than one element in Caliburn.Micro.SimpleContainer

public object GetInstance(Type service, string key)
{
var entry = GetEntry(service, key);
if (entry != null)
{
return entry.Single()(this);
}
}


Can anyone help me to solve this Problem or take a look at this Issue!?

Comments: Does anyone have an idea how to solve this ...?

Viewing all articles
Browse latest Browse all 1760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>