question

RenatoCal-3861 avatar image
0 Votes"
RenatoCal-3861 asked RenatoCal-3861 answered

Microsoft.Toolkit.Uwp.Notifications WCF

Hi,
I'm using Microsoft.Toolkit.Uwp.Notifications to send toast notification: it works properly invoking from Wondows Form application, but I'm not able to perform the same using the same class from a WCF. Using debugger it's clear that the method is called, but toast notification does not fire.
Is there a reason for this behavior?

Thanks in advance
Renato Calì

windows-wcf
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, @RenatoCal-3861 , Are there any errors? Or it just doesn't work, can you provide how to use it in the wcf service?

0 Votes 0 ·

1 Answer

RenatoCal-3861 avatar image
0 Votes"
RenatoCal-3861 answered

Hi @TheobaldDu-MSFT , there are no errors...anyway, I solved it hosting the service in a WinForm Application.
Thanks a lot

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.