Cant send data to nike cause i tunes received unexpected response from server

my workout can not be sent to nike+ because i tunes received an unexpected response from server

Hi,
From
this documentation, though SharePoint 2013 supports several commonly used web browsers including Apple Safari (latest released version), it is not guarantee
that SharePoint 2013 can run perfectly on all these browsers, “certain web browsers could cause some SharePoint 2013 functionality to be downgraded, limited, or available only through alternative steps”.
According to the code provided, it seems more relate to ASP.NET, therefore, a suggestion is that you can open a thread in ASP.NET forum, communities there will be more familiar
with this issue:
http://forums.asp.net/
Thanks
Patrick Liang
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Patrick Liang
TechNet Community Support

Similar Messages

  • HELP plz..How to send response from server to client

    Hi..plz help me out of this problem..i am sending request from client side to servlet..lets say i am sendin "Bechkam"..now my servlet fetches this request.n finds out that BECHKAM is a football player..now i dont want to print this on the client side..i simply want to sent this response back to the client..after client receives this response the client should print bechkam is a football player..i have done coding of sending request from client(javascript code)to server but dont kno how to send response to client..do i have to use cookies or sessions..
    Any help will be greatly appreciated
    THANX

    I'm not sure how well versed you're with HTTP and servlets.
    What you term as 'printing on the client side' is in fact the response you're looking for. The response you send from a servlet is 'printed' into the response stream. The client receives this data and interprets is according to some headers. Usually, this data is HTML/ plain text which is interpreted by the browser and rendered as required. It could very well be displayed as is.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    (Yes I know it's on JavaRanch but I think it applies everywhere)
    ----------------------------------------------------------------

  • AS2 Sender adapter..  How we can receive 2 messages from same partner??

    Hi all,
    I have to receive 2 AS2 messages from my partner like ORDERS and REMADV information.
    I kept Message Subject as * for both my AS2 Sender adapters.
    I configured both the scenarios and i ask my partner to send the messages and he got the error as
    "403 : FORBIDDEN" .
    But these two scenarios are working when i delete one scenario and run the other by keeping message subject as *
    I felt like the messages can be diffferentiated only with Message subject when we are dealing with AS2 adapters.
    Questions :
    Is there any option in AS2 sender adapter where we can differentiate the messages apart from Message subject because my partners are sending the messages without any message subject.
    Kindly let me know.. its urgent.
    Regards
    Seema.

    Hi Swarup,
    Thanks for the reply.
    I think you totally misunderstood my question.
    Here i will explain clearly..
    Sender Party : PartyA
    Sender AS2ID : A-AS2
    Recevier party: PartyB
    Receiver AS2ID : B-AS2
    PartyB will be receiving messages from PartyA.
    Say it is receving ORDERS and REMADV messages.Both are XML files.
    So PartyB will be configured with two complete new scenarios and 2 AS2 sender adapters to receive the messages.I kept Message subject as * in both the sender adapters.
    The messages are not coming in and clearly there is a confilct in selecting the correct communication channel.
    Actually i read in one of the thread that the messages which are coming to XI will be picked up based on two things:
    1) AS2 ID of the partner which is dicussed above and the second one is
    2) Message subject
    But from my partners we are receving the messages without any Message subject.
    So in this situation how we can differentiate each messages and how the messages will go to correct communication channel.??
    Regards
    Seema.

  • Empty box received, no response from seller, claim opened, paypal says to send item back

    Item is a 30" lawnmower blade and by the looks of the box it slipped out of the bottom during shipment.  I called seller initially and he said they would send another and file a claim with the carrier.  I waited about 2 weeks and still no item so I left voicemails over the course of a couple days, also emailed the seller with no response. I opened claim with paypal and they said they ruled in my favor, but need tracking info showing that I sent the item back to the seller.  Do I really need to pay more $ and spend more time shipping an empty box?  This does not make sense and it has been a month (6/19) since I paid for the item. I have tried calling paypal and there is a series of 5-6 advertisements, then it says to call a different number which goes to a completely different company for phone/internet service. I emailed paypal about this and got a generic response with links to some FAQs.   What would you do?

    That's all terrible. Just for clarification, this is a peer to peer forum. I am guessing that you posted this here to have others be aware of this. You most likely won't get a response from a VZW rep here and if you do it may not be fruitful.
    I can also tell you that a store rep doesn't have the ability to change the shipping address unless it is done at the time of the order. It is correct that to change the shipping address the tracking number has to be generated and then VZW has to fill out a form with FedEx and that could delay the package by up to 48 hours. I don't know how you received 2 packages BUT when VZW sends a device they make a note of the ESN on your account with the package's tracking number. If, in deed, their records indicate that 2 devices were sent they can easily rectify this situation. How? It is simple.
    1.) Take note of the ESN on your current device. Take the battery out and it is on the sticker. It will most likely begin with 99.
    2.) Call them. I know that you don't want to do this but insist that they look through the notes and confirm the ESNs that were sent to determine which one is on your account and which one is the missing one.
    3.) Have them input the ESN in to the system and see if it is activated on another account. If it is, they won't tell you who has it but they should easily see that it isn't you.
    This can also be done in a corporate VZW store. Not that you'd want to but if the store that Brian works at is one, I would go back there.
    Hope this information helps you start to get to the bottom of this. It shouldn't be on us to do any legwork but we have to be proactive when it comes to our money.

  • Cant send data from phone to laptop

    phone: nokia 5610
    laptop: dell studio 1435
    i am ABLE to send files from laptop to phone but wen i try it the other way round, the phone freezes at 0%.. i have to switch it off and restart it.. any idea why?? 

    You can post your question  here : http://forums.androidcentral.com/samsung-android-phones/
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Edge Animate - Sending To Then Getting Response From Server (XML)

    Hi,
    I’m very new to Edge animate, and I’m trying to send some things to a server, which would send a response back. XML.
    I’m trying:
    jQuery.ajax({
        type: "POST",
        datatype: "xml",
        url: "http://www.pandorabots.com/pandora/talk-xml",
        data: {botid: 'cb1f78b4fe36bf6d', input: 'test'},
        success: function(xml) {
             //jQuery(xml).find('result').each(function(){
                      //var tts = jQuery(this).find('that').text();
                      sym.$("xmlOutput").html('Pandorabot success.');    
        error: function() {
            sym.$("xmlOutput").html('Pandorabot error.');
    But can’t seem to get it working.
    The logs indicate that it does send, but I don’t receive an answer.
    What am I doing wrong, and where should I start?
    Thanks for any help, or links.

    Did you put  some trace or alert in your success function and check if its hit?

  • Problem sending photos by Email.  Received a response from T. Devlin.  Did not solve problem.  I had already done what he suggested.

    I had already entered my Email info under preferences.
    The screen comes up with the photos I want to send.
    I type my message and hit Send.  The blue bar appears "Sending".
    However,  don't know where the photos go, they don't reach destination.
    I tried sending to myself at another Email address - they didn't arrive, and they are not shown under Sent Emails either.
    How to resolve?
    Tried to respond to T. Devlin - but that didn't happen either.  Just a Like symbol was there (as in Facebook).

    You are referring to this discussion, right?
    Problem sending photos via email since I recently updated to iLife 11.
    Which MacOS X version are you using and which iPhoto version?
    If you are using Yosemite and have enabled up two-step verification for iCloud?  Then you may need to create an application specific password for iPhoto.  See this discussion:  Re: Unable to send photo through email using iphoto theme (designs)Re: Unable to send photo through email using iphoto theme (designs)Re: Unable to send photo through email using iphoto theme (designs)  Unable to send photo through email using iphoto theme (designs)

  • Data issues in Migrating Essbase(BSO and ASO apps)from Server 7 to Server 9

    I was able to copy application one is BSO another one is Aso
    Both APPS ARE CLEARED IN BATCH FILE.
    Budget data excel and flat files is loaded to BSO, calcualation for current year data is done the some for budget files loaded and then calcs are executed.
    Then the data for curent year is extracted from bso
    then this data all such previus yr and prev exports are loaded to ASO
    Then agg is enabled in ASo
    All this is done using a batch which call s 10 maxl and which in turn load data and run staggered calcs.
    But the issues is Data is not matching after perform these steps in Server 9 at many intersections
    Every artifact/var are copied, batch logs are success but still data does not match vs Server 7.
    I believe some extra data is generated by Creteblockoneq, createnonmissblock and other calc functions.
    I tried copy/Migrate/Manual copy but nothing worked.
    Data analysis shows atleast some extra recored are generated after calc in export file
    Help needed?

    Hi
    Thanks for the reply.
    There are no rejects.
    I am exporting level 0 data and loaading it to ASO.
    And, the issue includes both points-
    1)Extra data points coming in
    2)Some intersections data is missing
    It is like 80% data is matching
    It seems some essbase Calcs calculation way is modified although not sure.

  • I have the iPhone 6 plus. I have no troubles sending picture and text messagings but cannot receive picture messagings from anyone. Pic messages thru iMessage works just fine. I have t-mobile. Please help.

    I have the iPhone 6 plus. I have no troubles sending and receiving text messages. I can also send pic messages but I cannot receive them. I have T-mobile and have been calling them for the past 2 months but the issue hasn't been resolved. Anyone has a similar issue, please help. 

    Hello Soccergump,
    For issues with sending and receiving text messages, take a look at the article below to continue your troubleshooting. You may need to sign out of iMessage and sign back in as well as resetting the network settings. One other thing to check is to make sure that your friends did not get blocked from being able to send you messages. 
    iOS: Troubleshooting Messages
    http://support.apple.com/en-us/TS2755
    Understanding call and message blocking on iPhone, iPad, and iPod touch
    http://support.apple.com/en-us/HT201229
    Regards,
    -Norm G. 

  • Can you manually add data to Nike + or do you need to use the Nano?

    Can you manually add data to Nike + or do you need to use the Nano?
    What if you are on a trip and forgot your Ipod. It would be great to be able to add lost data. or even edit the Ipod data on the Nike + website

    Hi Hrbrmstr,
    That will be very cool if you can create an xml file
    that will allow us to add runs and edit runs on the
    Nike+ site! The trick may be getting past the server
    dragon which sends out a warning saying, "Your
    workout data could not be sent to nikeplus.com
    because the data could not be accepted by the server"
    when it does not like the data it is sent.
    For example, my runs that did not post had something
    in common: when I read these xml files with TextEdit,
    both have a line that says,
    "<stepCounts><walkBegin>0</walkBegin>". There's also
    a line that tracks steps run. It also said zero. Of
    course, these lines should NOT read zero, because I
    was not starting at zero steps! My guess is that this
    anomaly makes the Nike+ server either reject or
    delete these runs because the step count does not fit
    my other runs.
    Well, I'll leave this stuff to someone who knows more
    than I. Glad you're here.
    For jackt123, the longer is answer to your question
    is that certain things that are not doable now may be
    doable in the future. Stay tuned.
    I just got the dragon today. "Your workout data could not be sent to Nikeplus because iTunes received an unexpected response from the server. Please try again later." Did you ever find out why this happened to you? I went on nikeplus and it did in fact upload my latest run. Now my goals are blank on nikeplus.

  • How can I allow a sub-vi to run independent of the main program once it has been called while still sending data to the sub-vi

    I have a main program where I call a sub-vi. In this sub-vi, there is a while loop that is used to wait for commands in the sub-vi. While the while loop is running, I cannot continue with normal operation of the main program. I would like get the sub-vi to run independently once it has been called, but not hold up the main program. As well, I need to still be able to send data to the sub-vi

    One way is to use VI Server, which has been mentioned by others. This will allow you to start another VI (by name) and run it entirely independently of the calling VI. This is a good way to start various independent VIs from a main menu, for example. None of the VIs thus called need have any connection to the others.
    Another way it to have the SubVI in a separate while loop on the calling VI's BD. Then, use a local var to start this sub VI from the main loop. The calling VI sets a local START bit and continues running. The sub VI's while loop watches for this START bit to go true, and then runs the Sub VI. The advantage here is that one can more easily pass arguments to the SubVI when it is started, using local vars, which are preferable to globals. Once the Su
    bVI is running, however, you must use a global Stop Bit, set in the calling VI, to stop it when the calling VI exits, or the calling VI will hang up, waiting for the Sub VI to close and exit its while loop.
    If you need an example of this, email me. ([email protected]). I can also recommend Gary W. Johnson's excellent book which discusses this. ("LabVIEW Graphical Programming", 2nd Ed).
    Note: Where possible, I try to call a subvi from within the main VI, wait till it is done, then continue. It avoids the use of locals & globals, and results in cleaner code, with fewer "race" conditions. However, the main VI stops until the subVI is done, hence one should make the subVI modal.

  • Bpc 7.5 - not sending data on a specific application

    Hi I use SAP BPC 7.5 SP7 patch 1 with Microsoft Sql Server 2008.
    I moved my AppSet from a server 32bit to a server 64bit.
    On 32bit server everything works fine.
    On 64bit server (64bit configurations written in BPC installation guide applied + no error in Server Manager > DIagnostic): I can't send data on a specific application I have.
    On 64bit server: I precessed all dimensions and all applications and then I even optimize. Nothing change.
    I have to applications: A and B.
    On Application A I can send data correctly.
    On application B in my Input schedules when I send data: everything seems to work fine but afer data refresh on my sheet the value disappear and nothing is written into FactWB table. No error displayed.
    Those input scheules are the same I have and working on 32 bit server.
    No errors into Windows event viewer so... what can I check or do more? How can I fix it?
    Edited by: Francesco Andolfi on Feb 10, 2012 7:56 PM

    Hi Francesco,
    have you tried modify application on B?
    have tried if you can send data through a new simple input schedule?
    Kind regards
    Roberto
    Edited by: Roberto Vidotti on Feb 10, 2012 8:35 PM

  • Sup Error While Sending Date Parameter to SUP server?

    Hi Every one,
       I am developing an iOS app using Sybase Unwired Platform 2.1.3 I am getting error While sending Date parameter to Database. How to send DATE format to the sales_order table for order_date column  from iOS.
    I tried like this..
    @try {
            SUP105Sales_order *insertRow =[[SUP105Sales_order alloc]init];
            int32_t idValue =2671;
            int32_t custID =103;
            int32_t sales =506;
            insertRow.id_=idValue;
            insertRow.cust_id=custID;
            insertRow.order_date=[NSDate date];
            insertRow.fin_code_id=@"r1";
            insertRow.region=@"Hyd";
            insertRow.sales_rep=sales;
            [insertRow save];
            [insertRow submitPending];
            [SUP105SUP105DB synchronize];
        @catch (NSException *exception) {
            NSLog(@"Exception---%@",exception.description);
    In server log:
    2014-02-28 16:39:41.833 WARN Other Thread-182 [SUP105.server.SUP105DB]{"_op":"C","level":5,"code":412,"eisCode":"257","message":"com.sybase.jdbc3.jdbc.SybSQLException:SQL Anywhere Error -157: Cannot convert '' to a timestamp","component":"Sales_order","entityKey":"3210004","operation":"create","requestId":"3210005","timestamp":"2014-02-28 11:09:41.646","messageId":0,"_rc":0}
    I strongly believe the above error for because of Date format..i have tried different ways to send Date to Sup server ..but i didn't get any solution.. Can any one help me me how to send date to database in SUP in iOS??
    Message was edited by: Michael Appleby

    Hi Jitendra,
    Thanks for your Quick reply..Any way i have tried what you said,but i didn't get any solution.
    Here is my Code:
        NSDateFormatter *formatter = [[[NSDateFormatter alloc] init] autorelease];
        [formatter setDateFormat:@"dd-MM-YYYY HH:mm:ss"];
        NSDate *tempDate =(NSDate *) [formatter stringFromDate:[NSDate date]];
        NSLog(@"%@",tempDate);
    @try {
            SUP105Sales_order *insertRow =[[SUP105Sales_order alloc]init];
            int32_t idValue =2671;
            int32_t custID =103;
            int32_t sales =506;
            insertRow.id_=idValue;
            insertRow.cust_id=custID;
            insertRow.order_date =tempDate;
            insertRow.fin_code_id=@"r1";
            insertRow.region=@"Hyd";
            insertRow.sales_rep=sales;
            [insertRow save];
            [insertRow submitPending];
            [SUP105SUP105DB synchronize];
        @catch (NSException *exception) {
            NSLog(@"Exception---%@",exception.description);
    Error is :
    Exception---SUPPersistenceException: exception is in createCore: unexpected null value for 'order_date'

  • Cant select date from Sharepoint DateTimeControl inside TabPanel of AjaxToolKit

    I am using AjaxToolKit in my webpart , when i put SharepointDateTimeControl in TabContainer , i cant select date time
    this my code
    <cc1:TabContainer ID="TabContainerActionDetail" runat="server" ActiveTabIndex="0"
    OnActiveTabChanged="loadInformation" AutoPostBack="true" CssClass="ajax__tab_blueGrad-theme">
    <cc1:TabPanel ID="TabPanelAction" runat="server" HeaderText="...">
    <ContentTemplate>
    <table width="100%">
    <tr>
    <td class="tdhead">
    <SharePoint:DateTimeControl ID="datedebValue" runat="server" Enabled="False" AutoPostBack="False"
    Calendar="Gregorian" CalendarImageUrl="/_layouts/images/calendar.gif" CssClassTextBox="ms-input"
    DateOnly="False" DatePickerFrameUrl="/_layouts/iframe.aspx" DatePickerJavaScriptUrl="/_layouts/datepicker.js"
    FirstDayOfWeek="-1" FirstWeekOfYear="0" HijriAdjustment="0" HonorSecondsAndMilliseconds="False"
    IsRequiredField="False" IsValid="True" LocaleId="1036" MaxDate="12/31/9999 23:59:59"
    MinDate="" SelectedDate="12/26/2013 19:17:38" ShowWeekNumber="False" TabIndex="-1"
    TimeOnly="False" TimeZoneID="-1" UseTimeZoneAdjustment="False" />
    </td>

    I am using AjaxToolKit in my webpart , when i put SharepointDateTimeControl in TabContainer , i cant select date time
    this my code
    <cc1:TabContainer ID="TabContainerActionDetail" runat="server" ActiveTabIndex="0"
    OnActiveTabChanged="loadInformation" AutoPostBack="true" CssClass="ajax__tab_blueGrad-theme">
    <cc1:TabPanel ID="TabPanelAction" runat="server" HeaderText="...">
    <ContentTemplate>
    <table width="100%">
    <tr>
    <td class="tdhead">
    <SharePoint:DateTimeControl ID="datedebValue" runat="server" Enabled="False" AutoPostBack="False"
    Calendar="Gregorian" CalendarImageUrl="/_layouts/images/calendar.gif" CssClassTextBox="ms-input"
    DateOnly="False" DatePickerFrameUrl="/_layouts/iframe.aspx" DatePickerJavaScriptUrl="/_layouts/datepicker.js"
    FirstDayOfWeek="-1" FirstWeekOfYear="0" HijriAdjustment="0" HonorSecondsAndMilliseconds="False"
    IsRequiredField="False" IsValid="True" LocaleId="1036" MaxDate="12/31/9999 23:59:59"
    MinDate="" SelectedDate="12/26/2013 19:17:38" ShowWeekNumber="False" TabIndex="-1"
    TimeOnly="False" TimeZoneID="-1" UseTimeZoneAdjustment="False" />
    </td>

  • Cant send mail (well not all mail)

    Hi all,
    After the disapoinment of icards no longer being around i downloaded some stationery for mail.
    upon trying to send it i get cannot send message using dot mac.
    When watching the mail activity bar it goes upt about 50kbs then down to 0.
    I have tried one line txt emails and they send fine to my gmail but cant send the stationery ones!
    i have deleted my account from mail and then added it again still cant.
    My ipod touch can send mail using the same wifi network, so cant be my ISP or my network.
    i have tried smtp.me.com and smtp.mac.com with and without SSL etc etc to no avail.
    im running a g5 with 10.5 on it fully updated and using mobile me, (dot mac sound so much better!!)
    So any ideas would be helpful
    ben

    Hi kzo631, and a warm welcome to the forums!
    ATT has so many servers & plans, which one are you using & the Port #s?
    Is the Incoming Mail Server pop.att.yahoo.com, and the Outgoing Mail Server smtp.att.yahoo.com.

Maybe you are looking for

  • Updating unit_price in PO_LINES for a Blanket Purchase Agreement

    Hello, In R11i, 'PO_CHANGE_API1_S.update_po' was the API we call to achieve the price update of blanket PO. This api in turn calls 'PO_DOCUMENT_UPDATE_GRP'. The api 'PO_DOCUMENT_UPDATE_GRP' has two overloaded procedures 'update_document'. a. 'update_

  • Coherence test works on Windows but faield on Linux

    Hello there: I am running a DefaultCacheServer instance on my Windows XP box, and start a JUnit test to load a bounch of objects which are generated from a csv file source; both server and client use a customized configuration. The object class in qu

  • Movie won't save correctly??

    The past two weeks, either my imovie 09 or my macbook pro has not been able to correctly save my movies. When i edit the movies, it is perfectly fine. When I export the movies (to desktop, flashdrive, youtube, etc.) and play them back... about half w

  • Java source / oracle.sql.BLOB.createTemporary

    Hi! I want to write some java-code (CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED...) where I want to return an image as blob. For doing that I have to initialize the blob in the java-code -correct? I see many examples like oracle.sql.BLOB.createTe

  • Windows 2008 r2 not showing installed app in control panell

    Hello, I installed a new application on a brand new windows 2008 r2 machine. It does not show in control panel. The same app show in control panel of another machine which has windows 2008 r2   I checked the control panel policy in gpedit.msc and ena