Cordova for Windows 10 WebSockets - windows-10-universal

I am using Cordova for Windows 10 with SignalR and I faced with a problem that only in Windows 10 SignalR transports except longPolling do not work.
Please help if you have such experience.
Thank you in advance.

Related

Reminder entries duplicated after updating from iOS 6 to iOS 7

I have one iPhone application in which I have integrated the iCloud & reminder. Till iOS 6 its working correctly. After updating iOS to 7 , users of my app complaining about duplicate entries in reminders app of iOS.
Users of my app synched the data to iCloud & after that they got duplicate entries in Reminders app. I checked for API deprecation. But my app is not using any deprecated API from Event Kit Framework.
Does anybody face this issue or have any idea why this is happening in the application ?
I checked the below links where users faced the same issue but on previous version of iOS
http://forums.macrumors.com/showthread.php?t=1252694
http://eliteeternity.com/ios5-update-calendar-events-duplicated-easy-fix/
Thanks in advance.

Opening Liferay portal w/ Glassfish sends Octet/stream 32bytes in some browsers

I've been working with liferay for a while, and currently i'm trying to build a company's intranet but I'm facing this weird problem.
There's some "co-workers" here in the company that can't open this Liferay portal in some of their browsers. The thing is when they write the url on their browsers and press Enter key, a file called "home" gets downloaded instead of opening the liferay web page.
This happens for some users in Mozilla Firefox, for others in Google Chrome, for other in both of them. Some of these users use Windows 7 O.S, some others use Ubuntu 12.04.
We're using Liferay Portal Community Edition 6.0.5 CE (Bunyan / Build 6005 / August 16, 2010)
with Oracle GlassFish Server 3.1.2.2 (build 5).
We've worked with prior Glassfish versions like 2.1 and 2.1.1, but we had never faced an issue like this one.
As I said this happens for some users, for some others it works fine.
Does anyone know what's the cause of this behaviour? How could I fix this?
Thanks in advance!
This sounds a lot like an ancient problem that has been found all over the internet - a problem in the gzip filter (Liferay also had it).
You state that you're using 6.0.5, odds are that it wasn't fixed in that release. I can't find it, but this issue is close. After all, the best recommendation is: Please update to the latest version to be back at a current version that gets more updates. Alternatively, deactivate gzip on Liferay (you can activate it on an Apache httpd sitting in front of Liferay)

GAE - creating an app issue

To get started with GAE, I started with url https://appengine.google.com/start. When I clicked Create Application button the browser got an infinite redirect loop on url https://accounts.google.com/b/0/Idv..... I tried different browsers on ubuntu and android. All get the same error. Please help what I'm doing wrong?
Solved this issue with https proxy server. Thanks!

SOAP for Windows Phone

can anyone guide me how to build a SOAP service and hosting it in a server and calling back it in to a windows phone application
Maybe this can be helpful to you.
There are plenty of resources on MSDN about consuming Web Services (and REST Services as well) on Windows Phone. You can find some of them here:
http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh487167%28v=vs.92%29.aspx
http://msdn.microsoft.com/en-us/library/cc197958%28VS.95%29.aspx
http://hadyelsahar.wordpress.com/2011/10/08/webservices-in-wp7/
And a complete video tutorial at:
http://msdn.microsoft.com/en-us/gg241261.aspx
Hope, these links will help.
Mayur Tendulkar

OOB application - no connection to Server

I have a working Silverlight 4 application, also working in OOB mode;
Here are two scenarios: When I
Run Web version together with OOB version
OOB is working properly, server methods as well
Run OOB application only
OOB is starting, but server methods are not working !
Please help...
Are you sure that your server that host the methods are running using eg ASP.NET Development Server?
OK, I just found the solution:
I was installing the OOB from withing Cassini server, so logically it worked only when Cassini is up and running;
When I installed it from localhost, I experienced no problems at all...
thanks anyway
UPDATE: this has been resolved with latest updates. No you may just:
1) go to SL Project properties and "enable running out of browser" checkbox.
2) go to SL Project Debug and select OOB and choose your web application name in the combobox.
3) make you SL App as startup object and disregard warnings about starting SL in wrong way because they are false (bug), you will see you app running well.

Resources