Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

I am using MoonAPNS for sending IOS notifications in asp.net Webform application.

Everything works fine on local machine but when i deployed same on IIS 8 on Windows Server 2012 R2 ,it shows following error.

"The operation is not allowed on non-connected sockets"

Could you please help me in resolving this exception.

Thanks.
Posted
Comments
Richard MacCutchan 3-Sep-15 10:05am    
You need to get your sockets connected. But without more information there is no way anyone here can guess what your code is doing.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900