Anyone ever tried Azure Notification hubs service with Adobe DPS?

Anyone ever tried Azure Notification hubs service with Adobe DPS?
Any information will be much appreciated.

Not that I'm aware of, sorry.
Neil

Similar Messages

  • Anyone Tried Using Sharepoint Web Services with BPEL?

    I've tried using SharePoint Web Services with BPEL, I'm able set it to use the sharepoint web service as a partner link in orchestration, but when I try to compile the bpel file, I get a "error: null" on the compiler log for the *.bpel file.
    Anyone have any success with using Sharepoint Web Services with BPEL?

    Hi,
    Please refer the below article and browse code.
    http://code.msdn.microsoft.com/Remote-Authentication-in-b7b6f43c
    Thanks,
    Srikanth

  • Error 407 Azure notification hubs

    I am trying to configure ios push notifications on Azure Notification hubs. I know I have everything done right because I have done this before and I have a checklist. But for some reason it's failing without any logical explanation. The error I get is
    The remote server returned an error: (407) Proxy Authentication Required..TrackingId:b12dc955-b24f-42f9-acc4-3440c4d60ab4,TimeStamp:03/04/2014 10:48
    And StackTrace
    Exception rethrown at [0]:
    at Microsoft.ServiceBus.Common.ExceptionDispatcher.Throw(Exception exception)
    at Microsoft.ServiceBus.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
    at Microsoft.ServiceBus.Common.AsyncResult`1.End(IAsyncResult asyncResult)
    at Microsoft.ServiceBus.Messaging.ServiceBusResourceOperations.EndGetAll(IAsyncResult asyncResult, String& continuationToken)
    at Microsoft.ServiceBus.NamespaceManager.EndGetRegistrationsByTag(IAsyncResult result)
    at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at RD8MobileApp.Api.Services.PushNotificationService.<RegisterForNotifications>d__1.MoveNext() in c:\Development\TFS\RD8\MobileApp.Api\Services\PushNotificationService.cs:line 29
    Can anyone help?

    Hi,
    Form error message, you may need pay attention 2 points:
    1.Please check your firewall.
    2.Add below code into your config file. You have to configure the proxy authenctication if your pc performs HTTP requests through a proxy. Stick the following config section in your app.config\web.config and you should be ok to move on:
    <system.net>
    <defaultProxy useDefaultCredentials="true"></defaultProxy>
    </system.net>
    For this issue, you could see those same threads(http://stackoverflow.com/questions/2581609/the-remote-server-returned-an-error-407-proxy-authentication-required
    & http://spikesoftware.azurewebsites.net/?p=841)
    Please try it. Any update info, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Azure Notification Hub Package Missing for Windows Phone 8.1

    The WindowsAzure.Messaging.Managed nuget package version 0.1.7.6 does not support Windows Phone 8.1. Is there a package available to support Azure Notification Hub to push notifications to Windows Phone 8.1?

    8.1 is not publically available.  You can check with the Azure folks and ask them when there will be an update
    Jeff Sanders (MSFT)
    @jsandersrocks - Windows Store Developer Solutions
    @WSDevSol
    Getting Started With Windows Azure Mobile Services development?
    Click here
    Getting Started With Windows Phone or Store app development?
    Click here
    My Team Blog: Windows Store & Phone Developer Solutions
    My Blog: Http Client Protocol Issues (and other fun stuff I support)

  • TS1702 My TomTom does not work following the upgrade to IOS 6.0 - I am getting poor GPS reception on my iPhone 3 using my TomTom car kit ( worked fine prior to upgrade!). I have tried to reset Location Services with no luck! - Help...

    My TomTom does not work following the upgrade to IOS 6.0 - I am getting poor GPS reception on my iPhone 3 using my TomTom car kit ( worked fine prior to upgrade!). I have tried to reset Location Services with no luck! - Help...

    Aa2009 wrote:
    he could have a 3gs but doesn't state 3g or 3gs
    Look at his tag line  

  • Creating and releasing (for private use) an app with Adobe DPS

    Dear all,
    I am creating an app for iOS devices with Adobe DPS.
    It will be a private app; I don't want it to be viewable on the app store. I only want to get a .ipa file so that I can send it to my contacts and the can install it on their devices through iTunes.
    Honestly I'm a bit lost. It's the first time I'll have to face all of this.
    I don't really know how to proceed for a private app. I guess even if it's not available on appstore, the app still have to be approved by Apple ? or am I wrong ? What are the steps to go through in order to get the .ipa file ?
    Do I have to follow the same step-by-step tutorial as for a common app ?
    Any advice from someone who have already faced the same kind of situation, or from anyone who knows a bit about all of this is very very welcome…
    Thanks all for your time.
    Best regards.
    F.

    With a pro account you get a .ipa file and a .zip file. The ipa file is for testing so the devices that you add in the apple developer account ( max 100 in a year ) can all install the ipa file. The .zip is for submitting to apple.
    In the enterprise edition for DPS you can create enterprise signed builds that can be installed on any Ipad within the organization. ( no limit to the number of devices you can install it to. )

  • Azure Notification Hub for mobile push notification vs. others...

    Hi,
    I am trying to figure out the differences between Azure Notification Service and other options like Urban Airship, Xtify, etc. Amazon SNS looks very much similar to Azure, but how do they compare with other options? This link shows some of those alternate
    options: http://goo.gl/sRskA6
    Thanks in advance,
    Arijit.

    hi Arijit,
    Comparison with other providers:
    http://stackoverflow.com/questions/21581664/does-azure-push-notification-support-a-user-id-or-alias
    Also, you could see this similar threads:
    http://mobileappcoach.com/push-notification-service-providers-urban-airship-alternatives-to-help-your-mobile-app/
    This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can anyone help me print a phot pacage with Adobe Photshop Elements 8?

    I am trying to print a picture package with Adobe Photshop Elements 8.  The package size is letter (1)5x7 (4) 2.5x3.  When I press print, the package is sent to my printer (an HP Photosmart Premium), but it never prints.
    My computer shows it is "printing", but it just remains stuck in the que. I cannot even delete or cancel the jammed print job without shutting off the printer, closing the program, and rebooting my computer.
    I can print individual pictures with Adobe Photoshop 8 and I can print other pictures and documents from other applications on my computer. So my computer and printer seem to be communicating and functioning correctly except during the use of APE 8. 
    The problem seems to be a gliche in the adobe program which does not allow me to print photo packages.  Does anyone know how to fix this?

    Though I can't tell you how to fix your problem, you can use a work-around to print your picture photo.
    You can easily save your picture package as a pdf file which you can print at your convience.
    install any print-to-pdf application.The application would register itself as a printer and whenever sent a page to print, would convert and save it as a pdf
    prepare your picture package and print it using the print-to-pdf application
    load the saved pdf file and print it
    Adobe has its own print-to-pdf application too. http://www.adobe.com/products/acrobat/print-to-pdf.html

  • I'm trying to share a video with Adobe Revel, however when exporting, I get an unknown error message.

    I am trying to upload a share a video with adobe revel, however I get an unknown error message at the start of the export. Has anyone got a work around?

    nigellow
    From your question, you appear to be working with Premiere Elements 12. On what computer operating system are you running Premiere Elements 12, and have you updated from 12 to 12.1 yet. Please see the opened project's Help Menu/Update.
    When you say share a video with Adobe Revel, are you referring specifically to taking your Premiere Elements 12 Timeline content through its Publish+Share/Private Web Album export choice or to some aspects of Adobe Revel in the Elements Organizer 12 that comes with Premiere Elements 12?
    Please review the details and comments in my blog post on the topic of Adobe Revel features in Premiere Elements 12.
    ATR Premiere Elements Troubleshooting: PE12: Adobe Revel Add Media/Publish+Share
    Based on the details supplied by you, we can decide what next.
    Thank you.
    ATR

  • Sending Push Notifications with Adobe DPS

    Question.
    I'm testing out all the Adobe DPS and Apple options. And one of the things I would like to test is Push Notifications.
    I followed the iPad publishing guide to be able to get all the certificates so that's ok. Then I was looking for a way to send
    push notifications. Because Adobe DPS doesn't really have a UI environment (PLEASE correct me if I'm wrong ;-) to send push
    notifications I have to do it 'by hand'. When I tested my app on my iPad I got the "app name wants to send you push notifications",
    so i'm sure my certificates are working. Now I just need to send a push message.
    So I followed this great tutorial:
    http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12
    I was able to do everything and was able to send a push notification ... but I never received it. And the reason for this is because
    I don't have the app device token, which is a 64 character serial number which acts as your app address. So I don't have any way of sending the notification
    to my particular app. (which is a test sideload multifolio app).
    Because the Adobe DPS is cloud based you don't get any code (which I love). But I think that is currently stopping me
    from finding out my device token.
    What I'm asking:
    - Does this mean I can't send any push notifications to Adobe DPS created apps?
    - If this is supported somehow, I suppose (again, correct me) I need the app device token for the created app. Where do I get this?
    Thanks !

    At this time, it's not possible to manually push notifications. When you enable push, only publishing a new folio displays the red badge. At some point, when third-party push is supported, manual pushes will be possible.

  • Trying to print says " problem with adobe acrobat/reader exit try again help?

    I keep trying to print a document, which has been working up until today, it has to be in PDF format to print, but when I push print a box comes on the screen and it says "there is a problem with adobe acrobat/reader, please exit adobe acrobat/reader and try again. What do I do? Thank you

    Hi tanjam38435898,
    Please refer this thread Links as it seems relevant to your query : Re: Error Code 0:104
    hope that helps
    Regards,
    Rahul

  • Any interesting Annual Reports built with Adobe DPS?!

    Hello
    I have a client that may be interested in building an app for their Annual Report. Lots of flashy diagrams and charts etc will be needed! I come from a design for print background so I can only use basic flash and I have tried Adobe Edge. Can you export flash to html 5 with the new CS6?
    Also anybody got any interesting links to any AR apps that are out there?
    Any help appreciated!
    Cheers
    Gemma

    Ya GE's one is not too bad thanks! I downloaded Audi, Bertelsmannan, Carlsberg and Telenet too. Some of them have just taken their print versions and uploaded them which don't really work. Two colums of text and type is not legible etc.
    I have tried Hype which seems to be more intuitive than Edge but its probably good to stay with Adobe as it will be more compatible with Photoshop and illustrator?
    Cheer
    Gemma

  • How do i print from an app created with adobe dps from my ipad

    I know Apple's own iOS apps can print from iPads and iPhones using AirPrint.
    How do I enable support for printing from an Adobe DPS app on an iPad or iPhone

    Neil,
    Sorry to resurrect this old thread, but I was able to do this in the past, but it no longer works (probably because something changed in an update). We needed a folio in our app to be able to download and print a PDF. I set up a web page with a poster image placeholder that, when tapped (or clicked in a web browser) would download the PDF, display it, and from there you could print it. Tested successfully in both a live mulit-folio app and Adobe Content Viewer. It's been a while (almost a year) since we tested this, and I returned to it because a customer is asking for that, and found that it no longer works. I can't remember the last step (the "print it" step) and how it was invoked, but I think it was via the iOS share icon (the square with the arrow poking out the top) that no longer presents in the app. Am I going crazy, or is this something that was consciously shelved by Adobe? We really need this to work!
    Thanks,
    Steve

  • Mix native iOS development with Adobe DPS created iPad apps

    Is it possible to mix programmtic elements into an app developed with the Adobe DPS tools?
    Although one can hook up buttons and gestures for slide shows, as I've seen in some of the videos, I need to build a hybrid app where a section of the app hands control over to a native IOS built set of components.
    I'm coming from the iOS development side of things, so I know little of the capabilities of a client's InDesign and DPS toolset, except that I haven't found resources to do anything beyond simple interactions within DPS.

    No, you can't include native iOS components in a DPS publication. For extensibility people tend to write HTML5 content and include that in a web overlay.
    Neil

  • Has anyone ever tried to microwave a BT Home Hub?

    A la Jeremy Clarkson?  
    just wondering.....

    quasimodem wrote:
    A la Jeremy Clarkson?  
    just wondering.....
    Hi.
    If you don't mind me saying, your post would be best suited to The Lounge forum.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

Maybe you are looking for

  • Any Help ? My Item Renderer fails with Reference Error: Error #1069:

    So I have a basic inline dropdownbox itemrenderer as shown below, But after I click it and select a value I get an error "ReferenceError: Error #1069: Property TELEPH_USE_TYPE_DESC not found".  I am guessing I am referencing something incorrectly. An

  • How to edit data selection(Date) for an Init Delta Infopackage

    Hi Experts, We have a Process Chain which contains an Delta Infopackage. This Delta Infopackage has a Data Selection (Date) condition which is till 12/2008. As well the same date selection is present in the init method as 12/2008. Also we need to cha

  • Date output format

    This is a very small but curious issue. With the following code in my process: HTMLDB_MAIL.SEND( P_TO => p_send, P_FROM => p_user_email, P_BODY => 'To: '||p_name||chr(10)||chr(10)||:P20_TEXT||chr(10)||chr(10)||'Your slots for leave bidding are as fol

  • Unsettled orders

    Hi Does anyone know the report to directly get the unsettled production orders for given period? Regards Kesharika

  • Anyones iTunes TV Library Acting Funny?

    Yesterday my TV shows on iTunes started acting crazy - I noticed it when almost every TV show I have purchased came up in the Unwatched tab as partially watched.  However, when displaying all shows, there are multiple listings for shows (for example,