DCSIMG
BackgroundExecutionManager.RequestAccessAsync() Element not found. - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

BackgroundExecutionManager.RequestAccessAsync() Element not found.

Working on Background Task for Windows Store app I faced a annoying issue, while calling:

await BackgroundExecutionManager.RequestAccessAsync();

I’ve received the following error:

image

The problem was I put BreakPoint before the line, once I’ve removed the breakpoint below that line everything works just fine.

I don’t know why this is happening but this is how I “Solved” the problem.

Enjoy

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 


Enter the numbers above: