We've tested the ECL PUSH -
We opted to use the ASP.NET GUI version.
And it works fine - BlackBerry receives the icon and I can access file.
However when pushing it out to multiple users (all same domain) certain ones receive the PUSH ok as others don't??
Here is a copy of the log file "Failed" message:
2010-04-20 11:40:16,506 [155152] INFO ECLLogic [] - Contacting BES for SERVERNAME_HERE 8080
![[email address]](http://www.blackberryforums.com/?emailimage=78c8a3f73229a443be28f56546500b97)
2010-04-20 11:40:16,506 [155152] ERROR Pusher [] - Push Failed The remote server returned an error: (403) Forbidden.
Exception: System.Net.WebException
Message: The remote server returned an error: (403) Forbidden.
Source: System
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at ECLLogic.Pusher.sendToHandheld(SenderInfo user, ECLConfiguration config)
2010-04-20 11:40:16,516 [155152] INFO ECLLogic [] - - unsuccessful push.
Any suggestions would be greatly appreciated!?
I've checked the permissions on the folders.
I've even wiped out one the BB that wasn't receiving this PUSH and still same result.
I've tried to send to PIN instead of email - same thing.
It's really strange that some get it and some don't and that's what's got me boggled.