Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProgramData.Asset uses Single instead of SingleOrDefault() #177

Open
ygor opened this issue Apr 5, 2017 · 1 comment
Open

ProgramData.Asset uses Single instead of SingleOrDefault() #177

ygor opened this issue Apr 5, 2017 · 1 comment

Comments

@ygor
Copy link

ygor commented Apr 5, 2017

System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Single[TSource](IEnumerable1 source) at System.Data.Services.Client.DataServiceQueryProvider.ReturnSingleton[TElement](Expression expression) at Microsoft.WindowsAzure.MediaServices.Client.TransientFaultHandling.MediaRetryPolicy.ExecuteAction[TResult](Func1 func)
at Microsoft.WindowsAzure.MediaServices.Client.ProgramData.Microsoft.WindowsAzure.MediaServices.Client.IProgram.get_Asset()
at Rtl.LivestreamManagement.Application.Services.Azure.RegionDetailsStore.d__8.MoveNext()

@RoelantM
Copy link

still nothing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants