Ich habe mit der Regel "iPhone Push (Prowl)" das Problem, das mir das Programm jedesmal abstürzt wenn es das Event an Prowl schicken möchte.

Ich nutze die Version 1.0.16 von Radio Operator und habe schon mehrmals versucht im Adminbereich das Event an Prowl händisch auszulösen.

Jedesmal kommt folgende Fehlermeldung:

bei System.Net.HttpWebRequest.GetResponse()
bei Prowl.ProwlClient.PostNotification(ProwlNotificati on notification_)
bei Utilities.Prowler.Push(Dictionary`2 wildCards)
bei Demo.RuleAction.perform(Boolean test, String& returncode)
bei Demo.PageRules.RunRuleAction(Object o)
bei System.Threading.ThreadHelper.ThreadStart_Context( Object state)
bei System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart(Object obj)


Kann mir einer sagen, woran das liegt und wie ich das beheben kann?

Wenn ich das gleiche Event an NMA (also der Android Push-Dienst) schicken will, funktioniert es problemlos.